summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/ap2_dsk.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ap2_dsk: recognize ProDOS 2.5 boot block (nw) arbee2019-09-201-0/+4
* apple2: fix regression using 35-track disks with the legacy floppy (nw) arbee2019-08-251-1/+1
* srcclean (nw) Vas Crabb2019-08-251-1/+1
* ap2_dsk: recognize ProDOS 2.5 boot block (nw) arbee2019-08-081-0/+4
* ap2_dsk: only save 40 tracks if the disk originally had that many [R. Belmont] arbee2019-06-091-3/+6
* Apple II dsk 35 to 40 track zzemu-cn2019-06-091-15/+16
* Fix (unused) 3.5" head calc (nw) arbee2018-12-251-1/+1
* Fix (currently unused) 3.5" track calc for WOZ2 (nw) arbee2018-12-241-1/+1
* apple2: Support the new version 2 .WOZ images [R. Belmont] arbee2018-12-231-14/+47
* ap2_dsk.cpp: avoid one type of .woz corruption (nw) Peter Ferrie2018-07-291-0/+2
* srcclean (nw) Vas Crabb2018-05-271-1/+1
* apple2: Add WOZ format [O. Galibert] Olivier Galibert2018-04-241-1/+122
* apple2: recognize another form of DOS 3.3 in ProDOS order [R. Belmont, Peter ... arbee2018-04-231-0/+5
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-1/+1
* more TRUE/FALSE cleanup (nw) Miodrag Milanovic2016-10-221-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-133/+133
* fixing some more override (nw) Miodrag Milanovic2015-12-061-1/+1
* clang-modernize part 6 Miodrag Milanovic2015-12-041-10/+10
* clang-modernize part 5 Miodrag Milanovic2015-12-041-7/+7
* ap2_dsk.c: support 36-track Apple II NIB images [Peter Ferrie] Peter Ferrie2015-11-191-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1642