summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/spectrum/mikroplus.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
* zx spectrum: new slot devices, floating bus restore, big mface tidy-up (#7913) Tom2022-01-251-1/+1
* spectrum_mikroplus: Mask IO port for reading joystick (nw) Nigel Barnes2019-11-071-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-13/+9
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-9/+13
* spectrum: Improved expansion interface to allow devices to act on opcode fetc... Nigel Barnes2019-03-101-12/+8
* bus/spectrum: Simplify read/write handlers (nw) AJR2019-03-091-3/+3
* spectrum: Removed machine().device from expansion devices (nw) Nigel Barnes2018-09-221-4/+1
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-1/+1
* spectrum: Added expansion slot, and devices: Nigel Barnes2017-09-211-0/+118