1
0
mirror of https://github.com/cc65/cc65.git synced 2025-01-10 19:29:45 +00:00
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
..
2018-02-02 18:15:45 +01:00
2017-12-11 19:52:11 +01:00
2017-12-12 04:32:39 +01:00
2017-06-28 20:43:31 +02:00
2017-06-28 20:43:31 +02:00
2017-06-28 20:43:31 +02:00
2018-02-02 18:15:45 +01:00
2017-12-02 11:04:59 +01:00
2017-05-01 21:08:03 +03:00
2018-02-02 18:15:45 +01:00
2018-01-04 11:17:20 +01:00