summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/applefdintf.cpp
Commit message (Expand)AuthorAgeFilesLines
* ap2_dsk: Move the applesauce formats in their own file Olivier Galibert2022-09-281-0/+1
* woz: Remove write support, it can't really be made reliable Olivier Galibert2022-09-011-0/+1
* apple2: split the 16 sector format in dos/prodos types Olivier Galibert2022-03-301-1/+2
* Move filesystem library into separate namespace and use shorter uX type names... AJR2021-12-311-1/+1
* swim1, swim2: Implement callback for DAT1BYTE output AJR2021-08-131-1/+3
* maciifx: Add preliminary PIC (Peripheral Interface Controller) devices and OS... AJR2021-07-291-0/+0
* floppy: Beginning of the support for preformatted floppy images. Olivier Galibert2021-03-051-0/+3
* floppies: Turn the format arrays into function calls. Create a default "mfm"... Olivier Galibert2021-03-021-19/+22
* woz: Fix 2.0 format track length Olivier Galibert2021-02-151-0/+1
* ap_dsk35: make .2MG its own separate format handler [R. Belmont] arbee2021-02-051-0/+1
* Added Apple 2 disk image format: .nib (read-only support) (#7725) leesaudan22021-01-301-2/+4
* flopimg: Change the extracted bitstreams into vector<bool> Olivier Galibert2021-01-221-0/+1
* swim2: Add reading, writing gcr up to track 63. Olivier Galibert2021-01-151-0/+1
* mac/swim2: Add apple drivers and associated communications Olivier Galibert2021-01-111-1/+2
* new files (nw) arbee2020-05-231-0/+73