1
0
mirror of https://github.com/cc65/cc65.git synced 2025-01-11 11:30:13 +00:00
cuz 80a4c8c02b Fix type of "&array" - it will actually generate pointer to array, not pointer
to element. This will make some valid code work but emits now errors for
questionable code.


git-svn-id: svn://svn.cc65.org/cc65/trunk@3775 b7a2c559-68d2-44c3-8de9-860c34a00d81
2007-03-18 19:15:35 +00:00
2007-03-11 22:02:36 +00:00
2007-01-05 16:16:34 +00:00
2007-02-09 08:24:03 +00:00
2005-11-20 17:10:48 +00:00
2006-04-06 20:23:53 +00:00
2005-11-20 13:31:42 +00:00
Description
cc65 - a freeware C compiler for 6502 based systems
404 MiB
Languages
C 62.4%
Assembly 35.6%
PHP 0.7%
Makefile 0.6%
Perl 0.3%
Other 0.3%