summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/a2bus/a2diskiing.cpp
Commit message (Expand)AuthorAgeFilesLines
* ap2_dsk.cpp: add read-only support for the D13 format (#12956) Roman Donchenko2024-11-111-0/+2
* apple2, etc.: Add ProDOS filesystem where applicable AJR2024-02-101-2/+5
* ap2_dsk: Move the applesauce formats in their own file Olivier Galibert2022-09-281-0/+1
* apple2: final removal of Apple II support for the legacy floppy system. [R. B... arbee2022-09-241-0/+32
* apple2: split the 16 sector format in dos/prodos types Olivier Galibert2022-03-301-1/+2
* floppies: Turn the format arrays into function calls. Create a default "mfm"... Olivier Galibert2021-03-021-6/+14
* Added Apple 2 disk image format: .nib (read-only support) (#7725) leesaudan22021-01-301-2/+2
* Apple 2 floppy drive (diskiing, diskiing13): added sounds (#7685) leesaudan22021-01-211-2/+2
* apple2: figured out C800 banking on the Applesurance card, it now works 100% ... arbee2020-02-181-1/+18
* apple2 updates: arbee2020-02-141-0/+26
* (nw) Clean up the mess on master Vas Crabb2019-03-261-14/+15
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-15/+14
* devices/bus: More floppy MCFG_ removal (nw) AJR2019-01-191-14/+15
* srcclean (nw) Vas Crabb2018-05-271-1/+1
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-3/+4
* Apple II: added 13-sector version of Disk II controller [R. Belmont] arbee2018-05-021-13/+44
* apple2: Add WOZ format [O. Galibert] Olivier Galibert2018-04-241-1/+1
* a2bus, spectrum/exp: set a better example (nw) Vas Crabb2018-01-271-3/+0
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* memory: Remove some space parameters from the apple2 domain [O. Galibert] Olivier Galibert2017-12-191-5/+5
* device_add_mconfig: a small start in devices\bus (nw) Ivan Vangelista2017-06-021-12/+6
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+4
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-061-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+123