1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-07 19:29:18 +00:00
cc65/libsrc
cuz 2a567c4a32 Removed an unused constant.
Added an empty EXTZP segment.


git-svn-id: svn://svn.cc65.org/cc65/trunk@1986 b7a2c559-68d2-44c3-8de9-860c34a00d81
2003-02-16 14:31:03 +00:00
..
apple2 Make sure the zap target is available 2003-02-06 15:35:30 +00:00
atari Renamed the DEINSTALL vector to UNINSTALL. 2003-02-10 22:19:53 +00:00
atmos Make sure the zap target is available 2003-02-06 15:35:30 +00:00
c16 Renamed the DEINSTALL vector to UNINSTALL. 2003-02-10 22:19:53 +00:00
c64 Renamed DEINSTALL -> UNINSTALL 2003-02-11 12:42:22 +00:00
c128 Added fast(), slow() and c64mode() 2003-02-13 21:29:12 +00:00
cbm Make sure the zap target is available 2003-02-06 15:35:30 +00:00
cbm510 Renamed DEINSTALL to UNINSTALL 2003-02-10 22:59:45 +00:00
cbm610 Renamed DEINSTALL to UNINSTALL 2003-02-10 22:59:45 +00:00
common Fixed a typo 2003-02-12 19:56:00 +00:00
conio Make sure the zap target is available 2003-02-06 15:35:30 +00:00
dbg Make sure the zap target is available 2003-02-06 15:35:30 +00:00
em Removed an unused label 2003-02-11 12:36:18 +00:00
geos Renamed the GEOSZP segment to EXTZP since it is now standard for all 2003-02-16 14:30:27 +00:00
joystick Renamed joy_deinstall to joy_uninstall 2003-02-10 22:29:19 +00:00
pet Make sure the zap target is available 2003-02-06 15:35:30 +00:00
plus4 Renamed the DEINSTALL vector to UNINSTALL. 2003-02-10 22:19:53 +00:00
runtime Removed an unused constant. 2003-02-16 14:31:03 +00:00
tgi Renamed ..._deinstall -> ..._uninstall. 2003-02-11 12:37:46 +00:00
vic20 Renamed the DEINSTALL vector to UNINSTALL. 2003-02-10 22:19:53 +00:00
zlib New version from Piotr 2001-11-23 11:56:07 +00:00
.cvsignore Ignore joystick drivers 2002-12-20 21:44:57 +00:00
Makefile Make sure the zap target is available 2003-02-06 15:35:30 +00:00