summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/spectrum/intf1.cpp
Commit message (Expand)AuthorAgeFilesLines
* zx spectrum: new slot devices, floating bus restore, big mface tidy-up (#7913) Tom2022-01-251-0/+1
* Future-proofing by using correct #include for SOFTWARE_LIST device AJR2022-01-031-0/+1
* bus/spectrum fix expansion devices chaining MetalliC2020-07-221-6/+0
* push forward with the spectrum betadisc stuff, now system at least boots with... David Haywood2019-08-311-4/+4
* steps towards some spectrum expansions - attempt 2 (resynced to AJRs changes)... David Haywood2019-07-311-1/+38
* microdrv: Change image type to magtape; default clock; move to imagedev (nw) AJR2019-07-301-2/+2
* add a 'post opcode fetch' to spectrum expansion bus so that interface 1 enabl... DavidHaywood2019-07-291-0/+17
* (nw) Clean up the mess on master Vas Crabb2019-03-261-22/+25
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-25/+22
* spectrum: Improved expansion interface to allow devices to act on opcode fetc... Nigel Barnes2019-03-101-18/+23
* bus/spectrum: Simplify read/write handlers (nw) AJR2019-03-091-6/+6
* bus/cgenie/expansion, bus/einstein/pipe, bus/nasbus, bus/spectrum, bus/vtech:... AJR2019-02-251-2/+0
* src/mame: more misc MCFG removal (nw) Ivan Vangelista2018-12-041-5/+6
* spectrum: Removed machine().device from expansion devices (nw) Nigel Barnes2018-09-221-12/+19
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-2/+2
* Grammar police (nw) Olivier Galibert2018-02-241-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* spectrum: Added expansion slot, and devices: Nigel Barnes2017-09-211-0/+143