summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/pdc.cpp
Commit message (Expand)AuthorAgeFilesLines
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-061-1/+1
* Cleanups and version bump Miodrag Milanovic2016-07-271-1/+0
* r9751: Add save state support, document progress, and clean up Brandon Munger2016-06-281-0/+13
* r9751: Fix race condition in PDC device. Multi disk load now possible. Brandon Munger2016-05-081-19/+21
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Cleanups and version bumpmame0169 Miodrag Milanovic2015-12-301-97/+97
* r9751: Update PDC documentation Brandon Munger2015-12-201-1/+82
* r9751: Add dip switches to PDC for HDD and FDD Brandon Munger2015-12-201-18/+67
* r9751: Fix floppy disk access and add log defines Brandon Munger2015-12-201-56/+89
* r9751: PDC floppy read support Brandon Munger2015-12-201-11/+49
* r9751: More PDC DMA additions Brandon Munger2015-12-201-11/+29
* r9751: Initial DMA hookups and driver cleanup Brandon Munger2015-12-201-104/+105
* r9751: rename drivers to cpp Brandon Munger2015-12-201-0/+371