1
0
mirror of https://github.com/cc65/cc65.git synced 2024-11-05 23:05:24 +00:00
cc65/libsrc
uz 7ed3fdc803 Fixed range errors when negative numbers where used as bytes. This wasn't
flagged by older ca65 versions because of errors in the range checks.


git-svn-id: svn://svn.cc65.org/cc65/trunk@5166 b7a2c559-68d2-44c3-8de9-860c34a00d81
2011-08-15 15:23:31 +00:00
..
apple2 Fixed range errors when negative numbers where used as bytes. This wasn't 2011-08-15 15:23:31 +00:00
apple2enh
atari Added a new flags byte to the TGI headers. Bumped the API version. 2011-07-17 11:23:27 +00:00
atmos Added a new flags byte to the TGI headers. Bumped the API version. 2011-07-17 11:23:27 +00:00
c16
c64 Added a new flags byte to the TGI headers. Bumped the API version. 2011-07-17 11:23:27 +00:00
c128 Added a new flags byte to the TGI headers. Bumped the API version. 2011-07-17 11:23:27 +00:00
cbm The BASIC stub does encode the start address with only 4 digits. Add a check 2011-07-08 08:58:41 +00:00
cbm510
cbm610
common Make the 8x32 unsigned multiplication routine C callable. 2011-07-10 14:52:35 +00:00
conio
dbg
em
geos Added a new flags byte to the TGI headers. Bumped the API version. 2011-07-17 11:23:27 +00:00
joystick
lynx Fixed range errors when negative numbers where used as bytes. This wasn't 2011-08-15 15:23:31 +00:00
mouse
nes Added a new flags byte to the TGI headers. Bumped the API version. 2011-07-17 11:23:27 +00:00
pet
plus4
runtime Added new 8x16 unsigned multiplication routine. 2011-07-10 14:51:03 +00:00
serial
supervision
tgi New tgi_settextdir() function. 2011-08-01 21:00:51 +00:00
vic20
zlib
Makefile NES character mode TGI driver. By Stefan Haubenthal. 2011-06-21 20:34:18 +00:00