1
0
mirror of https://github.com/cc65/cc65.git synced 2025-01-10 03:30:05 +00:00
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
2000-08-02 07:41:56 +00:00
2000-07-31 22:04:21 +00:00
2000-07-31 22:04:21 +00:00
2000-07-30 09:24:28 +00:00
2000-07-18 20:04:48 +00:00
Description
cc65 - a freeware C compiler for 6502 based systems
Zlib
Languages
C 62.4%
Assembly 35.6%
PHP 0.7%
Makefile 0.6%
Perl 0.3%
Other 0.3%