summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/bbc/fdc/fdc.h
Commit message (Expand)AuthorAgeFilesLines
* bus/bbc/fdc: Added insert_rom property to optionally insert any support roms,... Nigel Barnes2020-03-151-0/+6
* Spring cleaning: Vas Crabb2019-11-011-4/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-4/+4
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-4/+4
* bus/bbc/fdc, i8271: Simplify read/write handlers (nw) AJR2019-03-101-4/+4
* bbc: Added bus clocks for FDC (8MHz), 1MHz bus (1MHz), and Compact expansion ... Nigel Barnes2018-12-211-3/+3
* bbc: Removed machine().device from bbc_fdc_slot_device and bbc_1mhzbus_slot_d... Nigel Barnes2018-09-171-25/+22
* devcb3 Vas Crabb2018-07-071-2/+2
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-1/+1
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-6/+4
* (nw) don't get hit by the bus - remove unnecessary reset calls, improve error... Vas Crabb2018-01-271-0/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-10/+11
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* bbcb: moved fdc to slot device to support various controller boards: Nigel Barnes2016-09-051-0/+89