1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-05 09:57:05 +00:00
cc65/cfg
Oliver Schmidt 8e75906737 Switched Apple II output format to AppleSingle.
Although the primary target OS for the Apple II for sure isn't DOS 3.3 but ProDOS 8 the Apple II binary files contained a DOS 3.3 4-byte header. Recently I was made aware of the AppleSingle file format. That format is a much better way to transport Apple II meta data from the cc65 toolchain to the ProDOS 8 file system. Therefore I asked AppleCommander to support the AppleSingle file format. Now that there's an AppleCommander BETA with AppleSingle support it's the right time for this change.

I bumped version to 2.17 because of this from the perspective of Apple II users of course incompatible change.
2018-03-07 23:05:21 +01:00
..
apple2-asm.cfg
apple2-hgr.cfg
apple2-overlay.cfg
apple2-system.cfg
apple2.cfg Switched Apple II output format to AppleSingle. 2018-03-07 23:05:21 +01:00
apple2enh-asm.cfg
apple2enh-hgr.cfg
apple2enh-overlay.cfg
apple2enh-system.cfg
apple2enh.cfg
atari2600.cfg
atari5200.cfg
atari-asm.cfg Harmonized asm linker configs. 2016-03-17 21:51:20 +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
atari-overlay.cfg
atari.cfg
atarixl-largehimem.cfg
atarixl-overlay.cfg
atarixl.cfg
atmos.cfg
bbc.cfg
c16-32k.cfg
c16.cfg
c64-asm.cfg
c64-overlay.cfg
c64.cfg
c128-overlay.cfg
c128.cfg Consider the segment attributes 'define' and 'optional' mutually exclusive. 2016-03-17 21:31:43 +01:00
cbm510.cfg
cbm610.cfg
creativision.cfg
gamate.cfg
geos-apple.cfg
geos-cbm.cfg
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 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
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
sim65c02.cfg
sim6502.cfg Fix regression of #pragma bss-name 2017-03-21 22:35:25 +01:00
supervision-16k.cfg
supervision-64k.cfg
supervision-128k.cfg
supervision.cfg Provide symbole for RAM memory area. 2018-01-31 14:53:31 +01:00
telestrat.cfg Correcting missing return line :/ 2017-09-24 11:57:52 +02:00
vic20-32k.cfg
vic20.cfg