1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-03 22:29:31 +00:00
cc65/src/ld65
cuz 097a01094e Added a method to write variable sized unsigned values. Use this method for
all sorts of things in the object files. This does not only make the object
files smaller, but does also remove several limits (strings may be longer
than 255 bytes, several counters no longer have 8 or 16 bit limits).


git-svn-id: svn://svn.cc65.org/cc65/trunk@260 b7a2c559-68d2-44c3-8de9-860c34a00d81
2000-08-02 13:23:06 +00:00
..
make Add common dir in more search paths 2000-07-29 16:01:54 +00:00
.cvsignore This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
bin.c Place shared modules into the common dir 2000-06-14 09:57:42 +00:00
bin.h This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
binfmt.c This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
binfmt.h This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
config.c Use the CHECK macros from the common dir 2000-08-01 15:17:43 +00:00
config.h This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
dbgsyms.c Added a method to write variable sized unsigned values. Use this method for 2000-08-02 13:23:06 +00:00
dbgsyms.h Added a method to write variable sized unsigned values. Use this method for 2000-08-02 13:23:06 +00:00
error.c Use the CHECK macros from the common dir 2000-08-01 15:17:43 +00:00
error.h Use the CHECK macros from the common dir 2000-08-01 15:17:43 +00:00
exports.c Added a method to write variable sized unsigned values. Use this method for 2000-08-02 13:23:06 +00:00
exports.h Added a method to write variable sized unsigned values. Use this method for 2000-08-02 13:23:06 +00:00
expr.c Use the CHECK macros from the common dir 2000-08-01 15:17:43 +00:00
expr.h This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
extsyms.c Place shared modules into the common dir 2000-06-14 09:57:42 +00:00
extsyms.h This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
fileio.c Added a method to write variable sized unsigned values. Use this method for 2000-08-02 13:23:06 +00:00
fileio.h Added a method to write variable sized unsigned values. Use this method for 2000-08-02 13:23:06 +00:00
global.c Place shared modules into the common dir 2000-06-14 09:57:42 +00:00
global.h Place shared modules into the common dir 2000-06-14 09:57:42 +00:00
library.c Added a method to write variable sized unsigned values. Use this method for 2000-08-02 13:23:06 +00:00
library.h This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
main.c Place shared modules into the common dir 2000-06-14 09:57:42 +00:00
mapfile.c This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
mapfile.h This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
o65.c Use the CHECK macros from the common dir 2000-08-01 15:17:43 +00:00
o65.h This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
objdata.c Place shared modules into the common dir 2000-06-14 09:57:42 +00:00
objdata.h Added a method to write variable sized unsigned values. Use this method for 2000-08-02 13:23:06 +00:00
objfile.c Added a method to write variable sized unsigned values. Use this method for 2000-08-02 13:23:06 +00:00
objfile.h This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
scanner.c Use xsprintf in common library 2000-06-08 18:18:40 +00:00
scanner.h This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
segments.c Added a method to write variable sized unsigned values. Use this method for 2000-08-02 13:23:06 +00:00
segments.h This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
target.c adapted CfgAtari for maximum memory 2000-06-25 23:08:44 +00:00
target.h This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
version.h This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00