1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-03 12:55:56 +00:00
cc65/src
cuz c5cc4e1536 Don't use SF_TRAMPOLINE, change symbol references instead.
In smart mode, use RTL instead of RTS if the enclosing .PROC is far.
More address size changes.


git-svn-id: svn://svn.cc65.org/cc65/trunk@2696 b7a2c559-68d2-44c3-8de9-860c34a00d81
2003-11-29 07:53:26 +00:00
..
ar65 Extend the object code format by adding a (currently empty) scope table. 2003-11-28 22:12:14 +00:00
ca65 Don't use SF_TRAMPOLINE, change symbol references instead. 2003-11-29 07:53:26 +00:00
ca65html
cc65 Use smart mode, allow more CPUs, fix CPU dependent code, use address sizes 2003-11-29 07:40:41 +00:00
cl65 Update by Stefan Haubenthal 2003-11-28 15:57:24 +00:00
co65 Convert the watcom makefiles for use with wine under Linux 2003-11-02 21:46:00 +00:00
common Extend the object code format by adding a (currently empty) scope table. 2003-11-28 22:12:14 +00:00
da65 Ignore opctest 2003-11-09 12:52:12 +00:00
grc Fixed compiler warnings 2003-11-07 11:32:23 +00:00
ld65 Extend the object code format by adding a (currently empty) scope table. 2003-11-28 22:12:14 +00:00
make Fixed missing tab 2003-11-03 14:30:42 +00:00
od65 Extend the object code format by adding a (currently empty) scope table. 2003-11-28 22:12:14 +00:00
sim65 Use $(RM) instead of rm -f 2003-08-20 18:05:44 +00:00
.cvsignore