1
0
mirror of https://github.com/cc65/cc65.git synced 2024-11-18 15:05:14 +00:00
cc65/cfg
Oliver Schmidt b65981fc3a Reduced default stack size to a reasonable value.
The unexpanded Creativision has only $206 bytes of RAM available to cc65 programs. So it's a bad idea(tm) to reserve $180 bytes for the software stack. $40 bytes seems a much better default (aka guess).
2018-02-10 11:30:10 +01:00
..
apple2-asm.cfg
apple2-hgr.cfg Marked Apple II EXEHDR segment as optional. 2018-02-02 14:46:57 +01:00
apple2-overlay.cfg Marked Apple II EXEHDR segment as optional. 2018-02-02 14:46:57 +01:00
apple2-system.cfg Moved run location of ONCE segment. 2016-03-17 21:07:19 +01:00
apple2.cfg Marked Apple II EXEHDR segment as optional. 2018-02-02 14:46:57 +01:00
apple2enh-asm.cfg
apple2enh-hgr.cfg Marked Apple II EXEHDR segment as optional. 2018-02-02 14:46:57 +01:00
apple2enh-overlay.cfg Marked Apple II EXEHDR segment as optional. 2018-02-02 14:46:57 +01:00
apple2enh-system.cfg
apple2enh.cfg Marked Apple II EXEHDR segment as optional. 2018-02-02 14:46:57 +01:00
atari2600.cfg
atari5200.cfg atari5200.cfg: fix formatting 2018-01-21 15:42:12 +01:00
atari-asm.cfg
atari-cart.cfg
atari-cassette.cfg make BSS segment optional in atari-cassette.cfg 2016-05-25 01:29:00 +02:00
atari-overlay.cfg
atari.cfg Fixed INIT properties. 2016-03-13 22:18:51 +01:00
atarixl-largehimem.cfg
atarixl-overlay.cfg
atarixl.cfg Fixed INIT properties. 2016-03-13 22:18:51 +01:00
atmos.cfg
bbc.cfg
c16-32k.cfg
c16.cfg
c64-asm.cfg
c64-overlay.cfg
c64.cfg
c128-overlay.cfg
c128.cfg
cbm510.cfg
cbm610.cfg
creativision.cfg Reduced default stack size to a reasonable value. 2018-02-10 11:30:10 +01:00
gamate.cfg Removed symbol definition for ONCE. 2016-03-15 22:55:34 +01:00
geos-apple.cfg
geos-cbm.cfg
lunix.cfg
lynx-bll.cfg Fixed last linefeed and notation convention errors. 2016-09-13 22:02:37 +02:00
lynx-coll.cfg
lynx-uploader.cfg
lynx.cfg
module.cfg Renamed INITBSS to INIT and INIT to ONCE. 2016-03-06 21:27:19 +01:00
nes.cfg
none.cfg Fixed unused import and export of none.cfg and none/crt0.s 2018-01-04 22:27:39 +01:00
osic1p-asm.cfg Harmonized asm linker configs. 2016-03-17 21:51:20 +01:00
osic1p.cfg
pce.cfg
pet.cfg
plus4.cfg Consider the segment attributes 'define' and 'optional' mutually exclusive. 2016-03-17 21:31:43 +01:00
sim65c02.cfg
sim6502.cfg
supervision-16k.cfg Provide symbole for RAM memory area. 2018-01-31 14:53:31 +01:00
supervision-64k.cfg Provide symbole for RAM memory area. 2018-01-31 14:53:31 +01:00
supervision-128k.cfg Provide symbole for RAM memory area. 2018-01-31 14:53:31 +01:00
supervision.cfg Provide symbole for RAM memory area. 2018-01-31 14:53:31 +01:00
telestrat.cfg
vic20-32k.cfg Optimizing the stack size 2017-12-18 19:19:59 +01:00
vic20.cfg