summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/spectrum/usource.cpp
Commit message (Expand)AuthorAgeFilesLines
* bus/spectrum: Changed m_romcs type int->bool. Nigel Barnes2024-02-181-1/+1
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-1/+1
* spectrum: add Logitek Proceed 1 C1541 disk interface (not fully working yet) MetalliC2020-07-121-1/+6
* push forward with the spectrum betadisc stuff, now system at least boots with... David Haywood2019-08-311-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-7/+6
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-6/+7
* spectrum: Improved expansion interface to allow devices to act on opcode fetc... Nigel Barnes2019-03-101-7/+6
* bus/spectrum: Simplify read/write handlers (nw) AJR2019-03-091-1/+1
* spectrum: Removed machine().device from expansion devices (nw) Nigel Barnes2018-09-221-1/+0
* Grammar police (nw) Olivier Galibert2018-02-241-1/+1
* spectrum: Added expansion slot, and devices: Nigel Barnes2017-09-211-0/+99