1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-29 17:56:21 +00:00
cc65 - a freeware C compiler for 6502 based systems
Go to file
uz beef3a3d85 Prepared the spec file for version 2.13.0. Additional config files will no go
to /usr/lib/cc65/cfg/.


git-svn-id: svn://svn.cc65.org/cc65/trunk@4192 b7a2c559-68d2-44c3-8de9-860c34a00d81
2009-09-18 18:14:34 +00:00
asminc
doc Added a missing paren. 2009-09-18 15:09:07 +00:00
include Make wchar_t a char instead of a short. 2009-09-18 07:38:00 +00:00
libsrc Removed unused code. 2009-09-18 17:42:44 +00:00
make
packages Prepared the spec file for version 2.13.0. Additional config files will no go 2009-09-18 18:14:34 +00:00
samples
src Renamed some additional (not builtin) linker configs. 2009-09-18 17:06:26 +00:00
testcode Testcode for strtol and atoi. 2009-09-15 20:47:03 +00:00
util