1
0
mirror of https://github.com/cc65/cc65.git synced 2024-11-20 12:32:58 +00:00
cc65/libsrc/geos/devel
cuz 46c3f0249d Renamed the GEOSZP segment to EXTZP since it is now standard for all
targets.
Renamed geoszp.s -> extzp.s.
Removed empty GEOSZP segment from crt0.s since runtime/zeropage.s does now
contain such an empty decl.


git-svn-id: svn://svn.cc65.org/cc65/trunk@1985 b7a2c559-68d2-44c3-8de9-860c34a00d81
2003-02-16 14:30:27 +00:00
..
.cvsignore
crt0.s Renamed the GEOSZP segment to EXTZP since it is now standard for all 2003-02-16 14:30:27 +00:00
extzp.s Renamed the GEOSZP segment to EXTZP since it is now standard for all 2003-02-16 14:30:27 +00:00
fio_module.s all functions returning char in A now have X cleared 2003-01-02 01:50:39 +00:00
geos-stdjoy.s Renamed the DEINSTALL vector to UNINSTALL. 2003-02-10 22:19:53 +00:00
geos-tgi.s Renamed DEINSTALL -> UNINSTALL, fixed a comment 2003-02-11 12:43:00 +00:00
geos-vdc.s Renamed DEINSTALL to UNINSTALL 2003-02-10 22:59:45 +00:00
Makefile
oserrlist.s
oserror.s
randomize.s
tgi_mode_table.s