1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-04 03:56:13 +00:00
cc65/libsrc/geos-cbm
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
..
disk Added (naive) implementation of dio_query_sectcount() and dio_query_sectsize() for GEOS 64/128. 2012-10-23 19:29:40 +00:00
drivers Normalized coding style. 2012-02-09 10:17:41 +00:00
file Normalized coding style. 2012-02-09 10:17:41 +00:00
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