1
0
mirror of https://github.com/cc65/cc65.git synced 2024-11-19 21:32:19 +00:00
cc65/src
uz 92a0632634 Added register info for the aslaxy and shlaxy routines.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5743 b7a2c559-68d2-44c3-8de9-860c34a00d81
2012-06-24 22:05:56 +00:00
..
ar65 In error or warning messages, output the name of the library if this is 2012-06-07 19:59:51 +00:00
ca65 Fixed an error: When guessing the address size of an expression used in an 2012-05-25 16:28:46 +00:00
ca65html
cc65 Added register info for the aslaxy and shlaxy routines. 2012-06-24 22:05:56 +00:00
chrcvt
cl65
co65
common
da65
dbginfo
grc65 Apple GEOS reserves beside the main app area at $4000-$C000 a secondary app area at $0C00-$2000. While it was an elegant idea to use that secondary area for overlays at the end of the day those 5 kB are just too small. So now overlays go at the end of the main area (as with GEOS 64/128). 2012-06-08 21:46:51 +00:00
ld65 Added secondary linker config for Atari overlays (located below main program like Apple II). 2012-06-24 21:23:25 +00:00
make
od65 Fixed a C99ism. 2012-06-04 07:48:37 +00:00
sim65
sp65 Similar changes as for the C output target: If the attribute "ident" is given, 2012-06-04 19:29:39 +00:00