1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-01 15:54:59 +00:00
cc65/libsrc/geos-cbm/disk
ol.sc 9930379665 Added (naive) implementation of dio_query_sectcount() and dio_query_sectsize() for GEOS 64/128.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5873 b7a2c559-68d2-44c3-8de9-860c34a00d81
2012-10-23 19:29:40 +00:00
..
changediskdevice.s Normalized coding style. 2012-10-23 19:22:05 +00:00
chkdkgeos.s Normalized coding style. 2012-10-23 19:22:05 +00:00
dio_cts.s
dio_openclose.s
dio_params.s Normalized coding style. 2012-10-23 19:22:05 +00:00
dio_qcount.s Added (naive) implementation of dio_query_sectcount() and dio_query_sectsize() for GEOS 64/128. 2012-10-23 19:29:40 +00:00
dio_qsize.s Added (naive) implementation of dio_query_sectcount() and dio_query_sectsize() for GEOS 64/128. 2012-10-23 19:29:40 +00:00
dio_read.s Normalized coding style. 2012-10-23 19:22:05 +00:00
dio_stc.s
dio_write.s Normalized coding style. 2012-10-23 19:22:05 +00:00
dio_writev.s Normalized coding style. 2012-10-23 19:22:05 +00:00
enterturbo.s
exitturbo.s
findbambit.s Normalized coding style. 2012-10-23 19:22:05 +00:00
Makefile Added (naive) implementation of dio_query_sectcount() and dio_query_sectsize() for GEOS 64/128. 2012-10-23 19:29:40 +00:00
newdisk.s Normalized coding style. 2012-10-23 19:22:05 +00:00
purgeturbo.s
readblock.s Normalized coding style. 2012-10-23 19:22:05 +00:00
readbuff.s Normalized coding style. 2012-10-23 19:22:05 +00:00
setgeosdisk.s Normalized coding style. 2012-10-23 19:22:05 +00:00
verwriteblock.s Normalized coding style. 2012-10-23 19:22:05 +00:00
writeblock.s Normalized coding style. 2012-10-23 19:22:05 +00:00
writebuff.s Normalized coding style. 2012-10-23 19:22:05 +00:00