mirror of
https://github.com/cc65/cc65.git
synced 2024-11-19 06:31:31 +00:00
0774fe273a
this is what it really is. Added a real EXPR_SECTION which is now used in the linker to represent the run address of a segment, provided that it is requested to be defined. Changed some named in use of EXPR_MEMAREA. Added handling of the new EXPR_SEGMENT to both, the binary and o65 output format. git-svn-id: svn://svn.cc65.org/cc65/trunk@1769 b7a2c559-68d2-44c3-8de9-860c34a00d81 |
||
---|---|---|
.. | ||
make | ||
.cvsignore | ||
add.c | ||
add.h | ||
del.c | ||
del.h | ||
error.c | ||
error.h | ||
exports.c | ||
exports.h | ||
extract.c | ||
extract.h | ||
fileio.c | ||
fileio.h | ||
global.c | ||
global.h | ||
library.c | ||
library.h | ||
list.c | ||
list.h | ||
main.c | ||
objdata.c | ||
objdata.h | ||
objfile.c | ||
objfile.h |