1
0
mirror of https://github.com/cc65/cc65.git synced 2025-02-07 04:31:38 +00:00
cuz d341e0ad76 Removed error numbers in favour of literal error messages. The error numbers
were harder to manage, made the code harder to read, and lead no less
verbose messages, since it was effort to add a new message. The new approach
has the drawback that it's more difficult to translate, but this won't
happen anyway.


git-svn-id: svn://svn.cc65.org/cc65/trunk@428 b7a2c559-68d2-44c3-8de9-860c34a00d81
2000-11-02 21:22:33 +00:00
2000-10-30 21:54:28 +00:00
2000-11-01 22:03:22 +00:00
2000-07-30 09:24:28 +00:00
2000-10-14 17:53:26 +00:00
Description
cc65 - a freeware C compiler for 6502 based systems
Zlib 405 MiB
Languages
C 62.5%
Assembly 35.5%
PHP 0.7%
Makefile 0.6%
Perl 0.3%
Other 0.3%