1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-01 15:54:59 +00:00
cc65/libsrc
2009-09-13 19:50:09 +00:00
..
apple2 Being loaded by my 'ProDOS Loader' needs to be classified as being loaded as BIN from an interpreter (and not as SYS). But the 'ProDOS Loader' zeros the system bitmap up to the system global page (this is what it's about) so additionally check page $03 protection which is zero when loaded as SYS but one when loaded by 'ProDOS Loader 1.4'. 2009-09-13 19:50:09 +00:00
apple2enh Adjusted Apple2 targets to the new standard mouse driver paradigm. 2009-09-11 19:35:13 +00:00
atari
atmos
c16
c64 Define a standard driver and mode for tgi graphics and use it in the sample 2009-09-11 18:59:37 +00:00
c128 Define a standard driver and mode for tgi graphics and use it in the sample 2009-09-11 18:59:37 +00:00
cbm
cbm510 Define a standard driver and mode for tgi graphics and use it in the sample 2009-09-11 18:59:37 +00:00
cbm610
common labs() is also imaxabs(). 2009-09-13 18:06:43 +00:00
conio
dbg
em
geos Added a comment about the first entry being the default entry. Not sure if 2009-09-12 06:41:08 +00:00
joystick
lynx Sqeeze out two bytes of the code. 2009-09-13 13:39:27 +00:00
mouse
nes
pet
plus4 Define a standard driver and mode for tgi graphics and use it in the sample 2009-09-11 18:59:37 +00:00
runtime
serial
supervision
tgi Define a standard driver and mode for tgi graphics and use it in the sample 2009-09-11 18:59:37 +00:00
vic20
zlib
Makefile