1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-01 00:57:11 +00:00
cc65/src
uz e6b52ee8d0 Fixed a bug reported by thefox: The .CHARMAP command must not accept indices
or character codes with a value of zero. The assembler runs into a CHECK in
tgttrans anyway if the index is zero.


git-svn-id: svn://svn.cc65.org/cc65/trunk@5826 b7a2c559-68d2-44c3-8de9-860c34a00d81
2012-09-17 15:09:39 +00:00
..
ar65
ca65 Fixed a bug reported by thefox: The .CHARMAP command must not accept indices 2012-09-17 15:09:39 +00:00
ca65html
cc65 Don't add the current directory to the list of search paths. If the main file 2012-08-01 21:44:36 +00:00
chrcvt
cl65
co65
common Move evaluation of the argument for .BANK into the linker. It is otherwise too 2012-06-30 17:18:03 +00:00
da65
dbginfo
grc65
ld65 Shring the bootloader by 20 bytes and remove restrictions on file size 2012-09-11 13:01:39 +00:00
make
od65
sim65
sp65