1
0
mirror of https://github.com/cc65/cc65.git synced 2025-04-04 21:33:30 +00:00
cuz 72fe2c86a1 Fixed a weird bug. Some special where found to be register variables when they
weren't. Caused by the assignments of the type flags. The flags for the symbol
table entry should get reassigned, because this is not the first time they
caused a problem, but this requires more thought, so I hacked the function
that tests for register vars.


git-svn-id: svn://svn.cc65.org/cc65/trunk@2813 b7a2c559-68d2-44c3-8de9-860c34a00d81
2003-12-21 18:54:39 +00:00
2003-12-16 22:38:28 +00:00
2003-12-21 18:47:29 +00:00
2003-12-16 20:47:12 +00:00
2003-12-21 12:51:59 +00:00
2003-08-12 17:32:16 +00:00
2003-09-28 19:11:46 +00:00
Description
cc65 - a freeware C compiler for 6502 based systems
Zlib 406 MiB
Languages
C 62.5%
Assembly 35.5%
PHP 0.7%
Makefile 0.6%
Perl 0.3%
Other 0.3%