1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-01 00:57:11 +00:00
cc65/libsrc
uz 4127923ad1 Code optimization contributed by Kajtar Zsolt, soci@c64.rulez.org
git-svn-id: svn://svn.cc65.org/cc65/trunk@5356 b7a2c559-68d2-44c3-8de9-860c34a00d81
2012-01-01 20:03:33 +00:00
..
apple2 Fixed range errors when negative numbers where used as bytes. This wasn't 2011-08-15 15:23:31 +00:00
apple2enh
atari
atmos
c16 Removed the jump to RESTOR on exit for all the CBM platforms. 2012-01-01 19:58:31 +00:00
c64 Removed the jump to RESTOR on exit for all the CBM platforms. 2012-01-01 19:58:31 +00:00
c128 Removed the jump to RESTOR on exit for all the CBM platforms. 2012-01-01 19:58:31 +00:00
cbm Code optimization contributed by Kajtar Zsolt, soci@c64.rulez.org 2012-01-01 20:03:33 +00:00
cbm510 Removed unused TGI mode tables. 2011-05-02 10:30:49 +00:00
cbm610 Fixed order of options in call to ld65, which became important after the 2010-11-09 21:33:14 +00:00
common
conio
dbg
em
geos-cbm Renamed the old geos target to geos-cbm. 2011-12-28 17:11:21 +00:00
joystick
lynx
mouse
nes NES TGI Update by Stefan Haubenthal. 2012-01-01 12:14:17 +00:00
pet
plus4 Removed the jump to RESTOR on exit for all the CBM platforms. 2012-01-01 19:58:31 +00:00
runtime Added new 8x16 unsigned multiplication routine. 2011-07-10 14:51:03 +00:00
serial
supervision Exclude (small) stack from RAM memory area (like on most other targets) to make explicit that the linker may not use all RAM. If the cc65 parameter stack isn't used at all the __STACKSIZE__ symbol may be overridden on the linker command line with -D __STACKSIZE__=0. 2010-10-02 10:20:00 +00:00
tgi New tgi_settextdir() function. 2011-08-01 21:00:51 +00:00
vic20 Removed the jump to RESTOR on exit for all the CBM platforms. 2012-01-01 19:58:31 +00:00
zlib
Makefile Renamed the old geos target to geos-cbm. 2011-12-28 17:11:21 +00:00