]> git.sur5r.net Git - cc65/blobdiff - libsrc/atari/diowritev.s
Marked files to be excluded from build.
[cc65] / libsrc / atari / diowritev.s
index da776b2f259ba9cd94f4567dc2566b993a0d6c70..8eb126e00568527be84bc95f475d9eac754be0b9 100644 (file)
@@ -1,11 +1,10 @@
 ;
 ; Christian Groessler, October 2000
 ;
-; this file provides the _dio_write function
+; this file provides the _dio_write_verify function
 ;
-; unsigned char __fastcall__ dio_write_verify(dhandle_t handle,sectnum_t sect_num,const void *buffer);
+; unsigned char __fastcall__ dio_write_verify(dhandle_t handle,unsigned sect_num,const void *buffer);
 ; dhandle_t - 16bit (ptr)
-; sectnum_t - 16bit
 ;
 
        .import         __sio_call,pushax