1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-10 23:29:05 +00:00
cc65/src/od65
cuz 8f9a21ae3f Extend the object code format by adding a (currently empty) scope table.
Use the address size for import, export and debug symbols (object code
change).
More changes to support the --memory-model switch and address sizes.


git-svn-id: svn://svn.cc65.org/cc65/trunk@2691 b7a2c559-68d2-44c3-8de9-860c34a00d81
2003-11-28 22:12:14 +00:00
..
make Convert the watcom makefiles for use with wine under Linux 2003-11-02 21:46:00 +00:00
.cvsignore First rudimentary version - can dump xo65 headers 2000-07-29 22:34:15 +00:00
dump.c Extend the object code format by adding a (currently empty) scope table. 2003-11-28 22:12:14 +00:00
dump.h Add capability to dump just the segment sizes 2002-11-25 17:32:16 +00:00
error.c Use the CHECK macros from the common dir 2000-08-01 15:17:43 +00:00
error.h Add gcc attributes 2003-08-14 21:05:25 +00:00
fileio.c Extend the object code format by adding a (currently empty) scope table. 2003-11-28 22:12:14 +00:00
fileio.h Restructuring the object file format 2003-06-03 22:19:46 +00:00
global.c Added --dump-all 2000-07-30 21:09:52 +00:00
global.h Add capability to dump just the segment sizes 2002-11-25 17:32:16 +00:00
main.c Adjusted the copyright string 2002-11-25 17:33:58 +00:00