cc65/cfg
Greg King acb5af539f Fixed the ld65 configure files for the cx16 platform.
* Added ONCE and INIT segments to the Assembly configuration.
* Made more segments optional in the standard and the banked configurations.  That will make them a little easier to use with Assembly-source programs.
2021-02-21 14:02:49 -05:00
..
apple2-asm.cfg Switched Apple II output format to AppleSingle. 2018-03-07 23:05:21 +01:00
apple2-hgr.cfg Made HGR segment obligatory. 2020-10-24 13:57:35 +02:00
apple2-overlay.cfg Switched Apple II output format to AppleSingle. 2018-03-07 23:05:21 +01:00
apple2-system.cfg Switched Apple II output format to AppleSingle. 2018-03-07 23:05:21 +01:00
apple2.cfg Switched Apple II output format to AppleSingle. 2018-03-07 23:05:21 +01:00
apple2enh-asm.cfg Switched Apple II output format to AppleSingle. 2018-03-07 23:05:21 +01:00
apple2enh-hgr.cfg Made HGR segment obligatory. 2020-10-24 13:57:35 +02:00
apple2enh-overlay.cfg Switched Apple II output format to AppleSingle. 2018-03-07 23:05:21 +01:00
apple2enh-system.cfg Switched Apple II output format to AppleSingle. 2018-03-07 23:05:21 +01:00
apple2enh.cfg Switched Apple II output format to AppleSingle. 2018-03-07 23:05:21 +01:00
atari-asm-xex.cfg Change XEX configuration file names to better reflect original names. 2019-02-21 19:00:17 -03:00
atari-asm.cfg Harmonized asm linker configs. 2016-03-17 21:51:20 +01:00
atari-cart.cfg Atari: atari-cart.cfg: There's a simpler way to discard the contents of the LOWBSS segment. 2018-09-05 11:28:15 +02:00
atari-cassette.cfg Atari: atarixl config files already had a LOWBSS segment. 2018-09-05 11:28:15 +02:00
atari-overlay.cfg Atari: atarixl config files already had a LOWBSS segment. 2018-09-05 11:28:15 +02:00
atari-xex.cfg cfg/atari-xex.cfg: fix typo in comment 2019-04-24 13:17:11 +02:00
atari.cfg Atari: atarixl config files already had a LOWBSS segment. 2018-09-05 11:28:15 +02:00
atari2600.cfg Add C support for Atari 2600 (VCS) 2017-01-13 21:12:22 +01:00
atari5200.cfg atari5200.cfg: fix formatting 2018-01-21 15:42:12 +01:00
atarixl-largehimem.cfg atarixl configs: RAM memory area was renamed to MAIN in d8c31cf1d3 2021-02-09 11:22:58 +01:00
atarixl-overlay.cfg atarixl configs: RAM memory area was renamed to MAIN in d8c31cf1d3 2021-02-09 11:22:58 +01:00
atarixl-xex.cfg atarixl configs: RAM memory area was renamed to MAIN in d8c31cf1d3 2021-02-09 11:22:58 +01:00
atarixl.cfg atarixl configs: RAM memory area was renamed to MAIN in d8c31cf1d3 2021-02-09 11:22:58 +01:00
atmos.cfg Converted the Atmos configuration to the new constructor segment model. 2016-03-18 11:28:56 -04:00
bbc.cfg Consider the segment attributes 'define' and 'optional' mutually exclusive. 2016-03-17 21:31:43 +01:00
c16-32k.cfg Update c16-32k.cfg 2017-12-16 02:35:00 +01:00
c16.cfg Optimizing the stack size 2017-12-18 19:19:59 +01:00
c64-asm.cfg Harmonized asm linker configs. 2016-03-17 21:51:20 +01:00
c64-overlay.cfg Protect the C stack from overlays on the c64 target. 2020-10-15 14:00:25 -04:00
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
creativision.cfg Reduced default stack size to a reasonable value. 2018-02-10 11:30:10 +01:00
cx16-asm.cfg Fixed the ld65 configure files for the cx16 platform. 2021-02-21 14:02:49 -05:00
cx16-bank.cfg Fixed the ld65 configure files for the cx16 platform. 2021-02-21 14:02:49 -05:00
cx16.cfg Fixed the ld65 configure files for the cx16 platform. 2021-02-21 14:02:49 -05:00
gamate.cfg Removed symbol definition for ONCE. 2016-03-15 22:55:34 +01:00
geos-apple.cfg Added, to Plus4 and GEOS linker configure files, the ability to set the start and end addresses of the program region. 2019-01-03 10:49:56 -05:00
geos-cbm.cfg Added, to Plus4 and GEOS linker configure files, the ability to set the start and end addresses of the program region. 2019-01-03 10:49:56 -05:00
lunix.cfg Consider the segment attributes 'define' and 'optional' mutually exclusive. 2016-03-17 21:31:43 +01:00
lynx-bll.cfg Fixed last linefeed and notation convention errors. 2016-09-13 22:02:37 +02:00
lynx-coll.cfg Fixed last linefeed and notation convention errors. 2016-09-13 22:02:37 +02:00
lynx-uploader.cfg Fixed last linefeed and notation convention errors. 2016-09-13 22:02:37 +02:00
lynx.cfg Fixed last linefeed and notation convention errors. 2016-09-13 22:02:37 +02:00
module.cfg Renamed INITBSS to INIT and INIT to ONCE. 2016-03-06 21:27:19 +01:00
nes.cfg NES memory map amend (16k prg, 8k chr default) 2016-12-24 08:32:54 +11:00
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 Removed symbol definition for ONCE. 2016-03-15 22:55:34 +01:00
pce.cfg Fixed and improved some pce comments. 2018-08-30 11:48:46 +02:00
pet-overlay.cfg Added files to the pet library that support the overlay demo sample program. 2020-10-15 21:22:04 -04:00
pet.cfg Consider the segment attributes 'define' and 'optional' mutually exclusive. 2016-03-17 21:31:43 +01:00
plus4.cfg Added, to Plus4 and GEOS linker configure files, the ability to set the start and end addresses of the program region. 2019-01-03 10:49:56 -05:00
sim65c02.cfg Expanded Sim65 zero page. 2019-11-26 22:18:12 +01:00
sim6502.cfg Expanded Sim65 zero page. 2019-11-26 22:18:12 +01:00
supervision-16k.cfg Added features; changed FFF0 segments 2020-11-28 20:56:12 +01:00
supervision-64k.cfg Added features; changed FFF0 segments 2020-11-28 20:56:12 +01:00
supervision-128k.cfg Added features; changed FFF0 segments 2020-11-28 20:56:12 +01:00
supervision.cfg Added features; changed FFF0 segments 2020-11-28 20:56:12 +01:00
telestrat.cfg remove TABs 2019-02-05 23:27:52 +01:00
vic20-32k.cfg Optimizing the stack size 2017-12-18 19:19:59 +01:00
vic20-tgi.cfg Added a 160x192x2 TGI (graphics) driver to the VIC-20 library. 2020-07-08 05:55:30 -04:00
vic20.cfg vic20.cfg: add missing comma 2020-11-11 17:20:25 +01:00