1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-12 21:30:02 +00:00
cc65/libsrc/geos/devel
cuz 0c0e27fa02 Renamed geoszp.s -> extzp.s
git-svn-id: svn://svn.cc65.org/cc65/trunk@1988 b7a2c559-68d2-44c3-8de9-860c34a00d81
2003-02-16 14:33:23 +00:00
..
.cvsignore Ignore drivers 2002-12-31 16:54:41 +00:00
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 Renamed geoszp.s -> extzp.s 2003-02-16 14:33:23 +00:00
oserrlist.s oserrlist for GEOS 2002-12-25 15:23:22 +00:00
oserror.s Move include files into /asminc, changed include file paths 2002-04-21 14:19:16 +00:00
randomize.s added _randomize() implementation 2002-11-10 15:48:57 +00:00
tgi_mode_table.s new GEOSZP segment for library use, added GEOS tgi driver, fixes in GEOS conio 2002-12-31 15:35:55 +00:00