1
0
mirror of https://github.com/cc65/cc65.git synced 2024-12-27 15:29:46 +00:00
cc65/cfg
Stephan Mühlstrasser 222668c016 Implemented a one-character buffer for kbhit() and cgetc().
If kbhit() detects that a key is pressed, it fetches and
buffers the character. If cgetc() detects a buffered character,
this one is returned instead of fetching one with the PROM
routine.
2015-02-21 20:24:58 +01:00
..
apple2-asm.cfg
apple2-overlay.cfg
apple2-system.cfg
apple2.cfg
apple2enh-asm.cfg
apple2enh-overlay.cfg
apple2enh-system.cfg
apple2enh.cfg
atari5200.cfg Don't reserve space for display list in __RESERVED_MEMORY__ since the 2014-05-27 02:43:17 +02:00
atari-asm.cfg add EXTZP segment to atari-asm.cfg 2014-01-22 18:15:52 +01:00
atari-cart.cfg
atari-cassette.cfg Increase the default start address a bit in case BASIC is started 2014-02-21 23:34:05 +01:00
atari-overlay.cfg
atari.cfg
atarixl-largehimem.cfg
atarixl-overlay.cfg
atarixl.cfg
atmos.cfg
bbc.cfg Replaced builtin linker configs with ordinary .cfg files. 2013-04-09 23:09:46 +02:00
c16.cfg
c64-asm.cfg add ZEROPAGE segment to apple2-asm.cfg and c64-asm.cfg 2014-01-22 18:15:51 +01:00
c64-overlay.cfg
c64.cfg
c128-overlay.cfg
c128.cfg Replaced builtin linker configs with ordinary .cfg files. 2013-04-09 23:09:46 +02:00
cbm510.cfg
cbm610.cfg
geos-apple.cfg
geos-cbm.cfg
lunix.cfg
lynx-bll.cfg
lynx-coll.cfg
lynx-uploader.cfg
lynx.cfg
module.cfg
nes.cfg
none.cfg
osic1p-asm.cfg
osic1p.cfg
pet.cfg
plus4.cfg
sim65c02.cfg
sim6502.cfg
supervision-16k.cfg
supervision-64k.cfg Replaced builtin linker configs with ordinary .cfg files. 2013-04-09 23:09:46 +02:00
supervision-128k.cfg
supervision.cfg
vic20-32k.cfg
vic20.cfg