1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-04 03:56:13 +00:00
cc65/libsrc/geos-cbm
uz a564450415 Fixed a bug. High byte of the sector number is stored into the wrong place.
Reported by Stefan Haubenthal.
           


git-svn-id: svn://svn.cc65.org/cc65/trunk@5579 b7a2c559-68d2-44c3-8de9-860c34a00d81
2012-03-08 18:59:41 +00:00
..
disk Fixed a bug. High byte of the sector number is stored into the wrong place. 2012-03-08 18:59:41 +00:00
drivers
file
memory Normalized coding style. 2012-02-09 10:17:41 +00:00
system Reuse the character specification table from the base target. 2012-02-09 16:41:35 +00:00
dio.inc
diskdrv.inc
geossym2.inc
geossym.inc
inputdrv.inc
jumptab.inc
Makefile My recent decision to reuse the character specification table from the base target was based on the fact that CBM GEOS used a copy of the CBM character specification table for the last ten years. 2012-02-17 20:23:35 +00:00
printdrv.inc