1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-04 03:56:13 +00:00
cc65/libsrc
uz 54cd9a17dd Removed useless high byte loads of the error code.
git-svn-id: svn://svn.cc65.org/cc65/trunk@4734 b7a2c559-68d2-44c3-8de9-860c34a00d81
2010-07-08 15:00:15 +00:00
..
apple2 Adjusted parameter handling to match prototype. 2010-07-07 22:28:14 +00:00
apple2enh Make use of the new common __directerrno and __mappederrno function. 2010-06-15 20:38:05 +00:00
atari Removed useless high byte loads of the error code. 2010-07-08 15:00:15 +00:00
atmos
c16
c64 Added patches to make systime work correctly with the different video systems 2010-03-19 20:46:56 +00:00
c128
cbm Fixed sources to use the new __mappederrno and __directerrno functions, and 2010-06-26 11:28:44 +00:00
cbm510 Made Olivers devnum patch (r4588) work with the PET-II models. On these 2010-02-20 19:46:51 +00:00
cbm610 Comment fix. 2010-03-23 19:39:32 +00:00
common Renamed oserrcheck to __mappederrno. Added an additional function named 2010-06-10 18:10:53 +00:00
conio
dbg
em Added --forget-inc-paths to the assembler command line to avoid problems if 2009-12-18 11:58:50 +00:00
geos
joystick
lynx
mouse
nes Moved most platform assembler includes into asminc, so they will be available 2009-09-24 17:44:22 +00:00
pet Fixes for the pet-ptvjoy driver and a new standard joystick driver by Marco 2010-02-28 09:56:51 +00:00
plus4
runtime Comment update. 2010-02-04 22:29:57 +00:00
serial
supervision
tgi Removed the call to tgi_clear from tgi_init, so the screen is not 2010-01-26 16:51:03 +00:00
vic20
zlib
Makefile abort build if $(AR) reports an error 2010-06-25 22:16:43 +00:00