cc65/libsrc/geos-cbm
Greg King 6fd56bf9b6 Fixed bugs in the geos-cbm DIO sector-number converter functions.
* The 16-bit comparison code actually didn't compare the high byte.
* This implementation supports only the 1541, 1571, and 1581; but, it didn't exclude the other drive types that GEOS supports.
* Two error code numbers were swapped.
* A 1571 converter didn't catch sector numbers that are too high.
* A 1581 converter didn't catch sector numbers that are too high.
2018-02-23 16:12:12 -05:00
..
disk Fixed bugs in the geos-cbm DIO sector-number converter functions. 2018-02-23 16:12:12 -05:00
emd Create static drivers directly from source files. 2014-06-04 23:50:18 +02:00
file Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
joy Removed joy_masks array. 2017-08-19 19:11:28 +02:00
memory Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
system Added GEOS 1.3 and 1.5 detection. 2018-02-15 15:24:58 -08:00
tgi Removed IRQ support from TGI drivers. 2018-02-02 18:15:45 +01:00
dio.inc Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
diskdrv.inc Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
geossym.inc Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
geossym2.inc Fixed GeOS -> GEOS and added newline to geossym2.inc. 2018-02-14 10:22:10 -08:00
inputdrv.inc Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
jumptab.inc Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
Makefile.inc Use unique variables for cc65 toolchain. 2013-06-04 23:39:00 +02:00
printdrv.inc Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00