summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/bbc/fdc/cv1797.h
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-3/+3
* Move format #includes out of header files AJR2023-10-121-3/+0
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-2/+2
* floppies: Turn the format arrays into function calls. Create a default "mfm"... Olivier Galibert2021-03-021-1/+1
* bbc_cv1797: Implemented side and motor control, and now works. Nigel Barnes2020-06-171-7/+4
* (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-4/+0
* bbc: Removed machine().device from bbc_fdc_slot_device and bbc_1mhzbus_slot_d... Nigel Barnes2018-09-171-3/+3
* bbcb: Added Computer Village 1797 FDC (LVL Dos), not working. Nigel Barnes2017-11-061-0/+66