summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/bbc/fdc/cumana.h
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-5/+5
* Move format #includes out of header files AJR2023-10-121-2/+0
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-3/+3
* Revert initialisation of device members in headers. Vas Crabb2022-04-031-2/+2
* init vars for coverity (bus/a-l) Robbbert2022-04-021-2/+2
* bus/bbc/fdc: Use arrays of floppy_connector. Nigel Barnes2021-05-091-2/+1
* floppies: Turn the format arrays into function calls. Create a default "mfm"... Olivier Galibert2021-03-021-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-2/+2
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-2/+2
* bus/bbc/fdc, i8271: Simplify read/write handlers (nw) AJR2019-03-101-2/+2
* Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... AJR2018-11-251-0/+1
* bbc: ROMs required by expansion devices are now allocated empty slots in host... Nigel Barnes2018-11-181-3/+0
* bbc: Removed machine().device from bbc_fdc_slot_device and bbc_1mhzbus_slot_d... Nigel Barnes2018-09-171-4/+4
* wd_fdc: removed MCFG macros (nw) Ivan Vangelista2018-09-061-2/+3
* some more device_add_mconfig in devices/bus (nw) Ivan Vangelista2017-06-071-2/+4
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-9/+10
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* bbcb: moved fdc to slot device to support various controller boards: Nigel Barnes2016-09-051-0/+81