cc65 - a freeware C compiler for 6502 based systems https://github.com/cc65/cc65
Find a file
cuz 71aba577c8 Add the default libraries if both, a target and a config file are given.
Previously no startup file and system library were passed to the linker
if a configuration file was specified on the command line.


git-svn-id: svn://svn.cc65.org/cc65/trunk@385 b7a2c559-68d2-44c3-8de9-860c34a00d81
2000-10-20 14:37:24 +00:00
doc Working on the cc65 docs 2000-09-03 17:13:14 +00:00
include adapted to new parameters (_dhandle_t) 2000-10-18 23:41:03 +00:00
libsrc adapted to new calling parameters (_dhandle_t) 2000-10-18 23:54:27 +00:00
samples File no longer needed 2000-07-30 09:24:28 +00:00
src Add the default libraries if both, a target and a config file are given. 2000-10-20 14:37:24 +00:00
testcode Added several test programs that were lying around for some time 2000-07-22 11:14:00 +00:00
util Added an older conversion program 2000-10-14 17:53:26 +00:00
.cvsignore This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00