1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-26 05:29:30 +00:00
cc65/cfg
Oliver Schmidt e3cbc7e8b8 Moved run location of ONCE segment.
Make the same changes to the Apple II that were done with 0ee9b2e446 to the C64.

Notes:
- The startup code deliberately doesn't make use of symbols defined for the LC segment as that segment is optional.
- The <...>-asm.cfg configs move the segment BSS to an own memory area BSS although this doesn't seem necessary. However the benefit is that the size of the memeory area MAIN is identical to the number of bytes loaded from disk into RAM. To keep this an invariant for all Apple II configs allows to simplify the EXEHDR to just refer to the symbols defined for MAIN.
2016-03-17 21:07:19 +01:00
..
apple2-asm.cfg Moved run location of ONCE segment. 2016-03-17 21:07:19 +01:00
apple2-overlay.cfg Moved run location of ONCE segment. 2016-03-17 21:07:19 +01:00
apple2-system.cfg Moved run location of ONCE segment. 2016-03-17 21:07:19 +01:00
apple2.cfg Moved run location of ONCE segment. 2016-03-17 21:07:19 +01:00
apple2enh-asm.cfg Moved run location of ONCE segment. 2016-03-17 21:07:19 +01:00
apple2enh-overlay.cfg Moved run location of ONCE segment. 2016-03-17 21:07:19 +01:00
apple2enh-system.cfg Moved run location of ONCE segment. 2016-03-17 21:07:19 +01:00
apple2enh.cfg Moved run location of ONCE segment. 2016-03-17 21:07:19 +01:00
atari-asm.cfg Renamed RAM to MAIN for all disk based targets. 2016-03-07 01:28:55 +01:00
atari-cart.cfg Renamed RAM to MAIN for all disk based targets. 2016-03-07 01:28:55 +01:00
atari-cassette.cfg Fixed BSS properties. 2016-03-13 22:13:41 +01:00
atari-overlay.cfg Fixed INIT properties. 2016-03-13 22:18:51 +01:00
atari.cfg Fixed INIT properties. 2016-03-13 22:18:51 +01:00
atari5200.cfg Renamed INITBSS to INIT and INIT to ONCE. 2016-03-06 21:27:19 +01:00
atarixl-largehimem.cfg Fixed INIT properties. 2016-03-13 22:18:51 +01:00
atarixl-overlay.cfg Fixed INIT properties. 2016-03-13 22:18:51 +01:00
atarixl.cfg Fixed INIT properties. 2016-03-13 22:18:51 +01:00
atmos.cfg Adjusted constructors. 2016-03-16 16:28:32 +01:00
bbc.cfg Removed symbol definition for ONCE. 2016-03-15 22:55:34 +01:00
c16.cfg Removed symbol definition for ONCE. 2016-03-15 22:55:34 +01:00
c64-asm.cfg Cleaned up C64 linker configs. 2016-03-13 14:32:07 +01:00
c64-overlay.cfg Cleaned up C64 linker configs. 2016-03-13 14:32:07 +01:00
c64.cfg Cleaned up C64 linker configs. 2016-03-13 14:32:07 +01:00
c128-overlay.cfg Removed symbol definition for ONCE. 2016-03-15 22:55:34 +01:00
c128.cfg Removed symbol definition for ONCE. 2016-03-15 22:55:34 +01:00
cbm510.cfg Fixed segment properties. 2016-03-15 22:55:39 +01:00
cbm610.cfg Fixed segment properties. 2016-03-15 22:55:39 +01:00
gamate.cfg Removed symbol definition for ONCE. 2016-03-15 22:55:34 +01:00
geos-apple.cfg Adjusted constructors. 2016-03-16 16:28:32 +01:00
geos-cbm.cfg Adjusted constructors. 2016-03-16 16:28:32 +01:00
lunix.cfg Removed symbol definition for ONCE. 2016-03-15 22:55:34 +01:00
lynx-bll.cfg Renamed RAM to MAIN for all disk based targets. 2016-03-07 01:28:55 +01:00
lynx-coll.cfg Renamed RAM to MAIN for all disk based targets. 2016-03-07 01:28:55 +01:00
lynx-uploader.cfg Renamed RAM to MAIN for all disk based targets. 2016-03-07 01:28:55 +01:00
lynx.cfg Renamed RAM to MAIN for all disk based targets. 2016-03-07 01:28:55 +01:00
module.cfg Renamed INITBSS to INIT and INIT to ONCE. 2016-03-06 21:27:19 +01:00
nes.cfg Removed symbol definition for ONCE. 2016-03-15 22:55:34 +01:00
none.cfg Removed symbol definition for ONCE. 2016-03-15 22:55:34 +01:00
osic1p-asm.cfg Removed ONCE segment. 2016-03-15 22:55:32 +01:00
osic1p.cfg Removed symbol definition for ONCE. 2016-03-15 22:55:34 +01:00
pce.cfg Removed symbol definition for ONCE. 2016-03-15 22:55:34 +01:00
pet.cfg Removed symbol definition for ONCE. 2016-03-15 22:55:34 +01:00
plus4.cfg Removed symbol definition for ONCE. 2016-03-15 22:55:34 +01:00
sim65c02.cfg Removed symbol definition for ONCE. 2016-03-15 22:55:34 +01:00
sim6502.cfg Removed symbol definition for ONCE. 2016-03-15 22:55:34 +01:00
supervision-16k.cfg Removed symbol definition for ONCE. 2016-03-15 22:55:34 +01:00
supervision-64k.cfg Removed symbol definition for ONCE. 2016-03-15 22:55:34 +01:00
supervision-128k.cfg Removed symbol definition for ONCE. 2016-03-15 22:55:34 +01:00
supervision.cfg Adjust linker config to match startup code. 2016-03-16 16:00:09 +01:00
vic20-32k.cfg Removed symbol definition for ONCE. 2016-03-15 22:55:34 +01:00
vic20.cfg Removed symbol definition for ONCE. 2016-03-15 22:55:34 +01:00