summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/ap2_dsk.h
Commit message (Expand)AuthorAgeFilesLines
* ap2_dsk.cpp/h: clean up constants (#13021) Roman Donchenko2024-12-071-8/+5
* ap2_dsk.cpp: add read-only support for the D13 format (#12956) Roman Donchenko2024-11-111-0/+19
* Floppy format API refinements AJR2023-10-081-25/+25
* ap2_dsk: Move the applesauce formats in their own file Olivier Galibert2022-09-281-55/+0
* apple: remove legacy floppy format handlers. [R. Belmont] arbee2022-09-241-14/+6
* moof: Some fixes [Disk Blitz] Olivier Galibert2022-09-011-0/+3
* woz: Remove write support, it can't really be made reliable Olivier Galibert2022-09-011-3/+25
* floppy: remove the intermediate allocator Olivier Galibert2022-03-301-6/+6
* Constify the floppy image handling interface Olivier Galibert2022-03-301-18/+16
* apple2: split the 16 sector format in dos/prodos types Olivier Galibert2022-03-301-8/+20
* init vars for coverity (formats) Robbbert2022-03-261-1/+1
* Formats-related refactoring AJR2021-09-111-0/+1
* formats, osd, util: Started refactoring file I/O stuff. (#8456) Vas Crabb2021-08-221-13/+13
* woz: Add write Olivier Galibert2021-02-151-0/+3
* Added Apple 2 disk image format: .nib (read-only support) (#7725) leesaudan22021-01-301-0/+26
* flopimg: Change the extracted bitstreams into vector<bool> Olivier Galibert2021-01-221-2/+2
* Provide the variants to the floppy formats Olivier Galibert2021-01-091-10/+10
* apple2: fix recognition of .NIB images on the old diskii controller (MT #7496... arbee2019-11-221-1/+1
* ap2_dsk: only save 40 tracks if the disk originally had that many [R. Belmont] arbee2019-06-091-0/+2
* Apple II dsk 35 to 40 track zzemu-cn2019-06-091-1/+2
* (nw) suppress side effects, standardise #include guards Vas Crabb2019-04-121-53/+54
* apple2: Support the new version 2 .WOZ images [R. Belmont] arbee2018-12-231-0/+1
* apple2: Add WOZ format [O. Galibert] Olivier Galibert2018-04-241-0/+25
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-11/+11
* override part 1 (nw) Miodrag Milanovic2015-12-051-20/+20
* License self-service (nw) arbee2015-05-231-1/+1
* lot more updated (nw) Miodrag Milanovic2015-05-111-2/+2
* Missed lib for adding licenses (nw) Miodrag Milanovic2015-05-071-0/+2
* ap2_dsk: edd support [O. Galibert] Olivier Galibert2014-10-271-0/+20
* (MESS) Apple II: implemented cycle-exact Disk II floppy controller using the ... R. Belmont2014-04-121-0/+2
* Sync with MESS (no whatsnew) Miodrag Milanovic2012-05-031-0/+23
* Clean-ups and version bumpmame0145u7 Angelo Salese2012-04-221-4/+4
* Sync with MESS (no whatsnew) Miodrag Milanovic2012-04-201-9/+34
* Renamed FLOPPY_OPTION* to LEGACY_FLOPPY_OPTION* (no whatsnew) Miodrag Milanovic2011-07-201-1/+1
* Moved format handling and all formats to separate library [Miodrag Milanovic] Miodrag Milanovic2011-05-061-0/+33