1
0
mirror of https://github.com/cc65/cc65.git synced 2025-01-30 12:33:15 +00:00
uz c797be4767 Add an additional file = "" to memory areas that contain only bss or zp type
segments and aren't written to the output file. Before that, the "not going to
output file" was implicit because of the bss type of the segments contained.
The new attribute makes this explicit.


git-svn-id: svn://svn.cc65.org/cc65/trunk@4853 b7a2c559-68d2-44c3-8de9-860c34a00d81
2010-11-12 19:59:02 +00:00
2010-10-28 21:13:52 +00:00
2010-10-10 13:43:41 +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%