1
0
mirror of https://github.com/cc65/cc65.git synced 2024-12-28 22:30:12 +00:00
cc65/libsrc
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 Switched Apple II output format to AppleSingle. 2018-03-07 23:05:21 +01:00
atari Removed IRQ support from TGI drivers. 2018-02-02 18:15:45 +01:00
atari2600
atari5200
atmos
c16
c64 Removed IRQ support from TGI drivers. 2018-02-02 18:15:45 +01:00
c128
cbm
cbm510
cbm610
common Fixed hex digits case. 2018-03-02 14:09:02 -08:00
conio
creativision Removed IRQ support from joystick drivers. 2018-02-01 22:38:36 +01:00
dbg
em
gamate
geos-apple
geos-cbm
geos-common
joystick
lynx
mouse
nes
none
osic1p
pce
pet Removed IRQ support from joystick drivers. 2018-02-01 22:38:36 +01:00
plus4
runtime
serial
sim6502
supervision
telestrat Removed IRQ support from TGI drivers. 2018-02-02 18:15:45 +01:00
tgi
vic20
zlib
Makefile