1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-26 05:29:30 +00:00
cc65/src
uz 2bb2d97ab0 Fixed and improved the code for compares. Before, compares of chars to a
constant where sometimes passed down to the code generator in a way that
caused wrong code to be generated.

This change may go into 2.13 after some testing.


git-svn-id: svn://svn.cc65.org/cc65/trunk@4743 b7a2c559-68d2-44c3-8de9-860c34a00d81
2010-07-11 16:11:45 +00:00
..
ar65 Replace tabs by spaces in file lists. 2009-09-29 13:32:09 +00:00
ca65 A negative token count for .LEFT was incorrectly adjusted to 1, not to 0. 2010-07-10 12:32:05 +00:00
ca65html Add new --tabsize option to usage/help output. 2008-11-11 21:23:15 +00:00
cc65 Fixed and improved the code for compares. Before, compares of chars to a 2010-07-11 16:11:45 +00:00
chrcvt Relax header checking somewhat, so second source fonts are accepted. 2009-12-06 12:24:59 +00:00
cl65 New option --bin-include-dir which is passed to the assembler. 2010-05-04 20:19:54 +00:00
co65 Replace tabs by spaces in file lists. 2009-09-29 13:32:09 +00:00
common Check for a size of zero in SB_CopyBuf to make the code somewhat faster. 2010-05-29 21:23:34 +00:00
da65 Support for the HuC6280 (CPU of the PC Engine) contributed by Tobias Gunkel. 2009-11-24 20:04:27 +00:00
grc Fixes for the watcom makefiles: 2009-09-29 13:08:23 +00:00
ld65 Restructured search path handling. 2010-05-09 10:54:15 +00:00
make Makefile patch contributed by Greg King: 2009-12-02 15:21:22 +00:00
od65 Fixes for the watcom makefiles: 2009-09-29 13:08:23 +00:00
sim65 Restructured search path handling. 2010-05-09 10:54:15 +00:00