1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-27 04:54:54 +00:00
cc65/cfg
Oliver Schmidt 78dcb61cb8 Harmonized asm linker configs.
- All segments but CODE are optional and CODE is R/W. Both together allow to "just" write code/data without ever explicitly using a segment.

- Symbols are defined for the BSS. This allows to use/implement zerobss.

- The ZP memory area isn't artificially limited.
2016-03-17 21:51:20 +01:00
..
apple2-asm.cfg Harmonized asm linker configs. 2016-03-17 21:51:20 +01:00
apple2-overlay.cfg
apple2-system.cfg
apple2.cfg
apple2enh-asm.cfg Harmonized asm linker configs. 2016-03-17 21:51:20 +01:00
apple2enh-overlay.cfg
apple2enh-system.cfg Moved run location of ONCE segment. 2016-03-17 21:07:19 +01:00
apple2enh.cfg
atari5200.cfg Renamed INITBSS to INIT and INIT to ONCE. 2016-03-06 21:27:19 +01:00
atari-asm.cfg Harmonized asm linker configs. 2016-03-17 21:51:20 +01:00
atari-cart.cfg
atari-cassette.cfg
atari-overlay.cfg
atari.cfg
atarixl-largehimem.cfg
atarixl-overlay.cfg
atarixl.cfg
atmos.cfg
bbc.cfg Consider the segment attributes 'define' and 'optional' mutually exclusive. 2016-03-17 21:31:43 +01:00
c16.cfg Consider the segment attributes 'define' and 'optional' mutually exclusive. 2016-03-17 21:31:43 +01:00
c64-asm.cfg Harmonized asm linker configs. 2016-03-17 21:51:20 +01:00
c64-overlay.cfg
c64.cfg Consider the segment attributes 'define' and 'optional' mutually exclusive. 2016-03-17 21:31:43 +01:00
c128-overlay.cfg Removed symbol definition for ONCE. 2016-03-15 22:55:34 +01:00
c128.cfg Consider the segment attributes 'define' and 'optional' mutually exclusive. 2016-03-17 21:31:43 +01:00
cbm510.cfg Consider the segment attributes 'define' and 'optional' mutually exclusive. 2016-03-17 21:31:43 +01:00
cbm610.cfg Consider the segment attributes 'define' and 'optional' mutually exclusive. 2016-03-17 21:31:43 +01:00
gamate.cfg
geos-apple.cfg Consider the segment attributes 'define' and 'optional' mutually exclusive. 2016-03-17 21:31:43 +01:00
geos-cbm.cfg Consider the segment attributes 'define' and 'optional' mutually exclusive. 2016-03-17 21:31:43 +01:00
lunix.cfg Consider the segment attributes 'define' and 'optional' mutually exclusive. 2016-03-17 21:31:43 +01:00
lynx-bll.cfg
lynx-coll.cfg
lynx-uploader.cfg
lynx.cfg
module.cfg
nes.cfg Consider the segment attributes 'define' and 'optional' mutually exclusive. 2016-03-17 21:31:43 +01:00
none.cfg Consider the segment attributes 'define' and 'optional' mutually exclusive. 2016-03-17 21:31:43 +01:00
osic1p-asm.cfg Harmonized asm linker configs. 2016-03-17 21:51:20 +01:00
osic1p.cfg
pce.cfg
pet.cfg Consider the segment attributes 'define' and 'optional' mutually exclusive. 2016-03-17 21:31:43 +01:00
plus4.cfg Consider the segment attributes 'define' and 'optional' mutually exclusive. 2016-03-17 21:31:43 +01:00
sim65c02.cfg Consider the segment attributes 'define' and 'optional' mutually exclusive. 2016-03-17 21:31:43 +01:00
sim6502.cfg Consider the segment attributes 'define' and 'optional' mutually exclusive. 2016-03-17 21:31:43 +01:00
supervision-16k.cfg Consider the segment attributes 'define' and 'optional' mutually exclusive. 2016-03-17 21:31:43 +01:00
supervision-64k.cfg Consider the segment attributes 'define' and 'optional' mutually exclusive. 2016-03-17 21:31:43 +01:00
supervision-128k.cfg Consider the segment attributes 'define' and 'optional' mutually exclusive. 2016-03-17 21:31:43 +01:00
supervision.cfg Consider the segment attributes 'define' and 'optional' mutually exclusive. 2016-03-17 21:31:43 +01:00
vic20-32k.cfg Consider the segment attributes 'define' and 'optional' mutually exclusive. 2016-03-17 21:31:43 +01:00
vic20.cfg Consider the segment attributes 'define' and 'optional' mutually exclusive. 2016-03-17 21:31:43 +01:00