1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-04 18:57:06 +00:00
cc65/libsrc
ol.sc 351e0828c6 Rather stay with OFF_YEAR as it is an "officially" name.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5547 b7a2c559-68d2-44c3-8de9-860c34a00d81
2012-02-22 23:49:45 +00:00
..
apple2 Moving the quit-hook towards the end of page 3 as far as possible slightly increases the compatibility with BIN programs making use of page 3 themselves. 2012-01-02 11:09:25 +00:00
apple2enh
atari recognize XDOS -- patch from Stefan Haubenthal 2012-02-11 08:35:54 +00:00
atmos
c16 Removed the jump to RESTOR on exit for all the CBM platforms. 2012-01-01 19:58:31 +00:00
c64
c128
cbm Code optimization contributed by Kajtar Zsolt, soci@c64.rulez.org 2012-01-01 20:03:33 +00:00
cbm510 An export has been missing for BRKVec (Stefan Haubenthal). 2012-01-06 15:53:07 +00:00
cbm610
common Added docs to set_irq / reset_irq. 2012-01-21 12:28:23 +00:00
conio
dbg Added --forget-inc-paths to the assembler command line to avoid problems if 2009-12-18 11:58:50 +00:00
em Added --forget-inc-paths to the assembler command line to avoid problems if 2009-12-18 11:58:50 +00:00
geos-apple My recent decision to reuse the character specification table from the base target was based on the fact that CBM GEOS used a copy of the CBM character specification table for the last ten years. 2012-02-17 20:23:35 +00:00
geos-cbm My recent decision to reuse the character specification table from the base target was based on the fact that CBM GEOS used a copy of the CBM character specification table for the last ten years. 2012-02-17 20:23:35 +00:00
geos-common Rather stay with OFF_YEAR as it is an "officially" name. 2012-02-22 23:49:45 +00:00
joystick
lynx Added an implementation of clock() for the Lynx console. By Greg King. 2012-02-06 20:17:54 +00:00
mouse
nes
pet
plus4
runtime
serial
supervision
tgi
vic20
zlib
Makefile With the additional key definitions, the dbg module will now work on the Oric 2012-02-19 17:51:47 +00:00