summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/spectrum/opus.cpp
Commit message (Expand)AuthorAgeFilesLines
* bus/spectrum: Changed m_romcs type int->bool. Nigel Barnes2024-02-181-2/+2
* spectrum_opus: Use device finder array for floppy drives AJR2023-10-121-7/+7
* misc mcfg: remove pia6821 clock freq param, hap2023-09-201-1/+1
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-2/+2
* zx spectrum: new slot devices, floating bus restore, big mface tidy-up (#7913) Tom2022-01-251-1/+2
* Future-proofing by using correct #include for SOFTWARE_LIST device AJR2022-01-031-0/+1
* floppies: Turn the format arrays into function calls. Create a default "mfm"... Olivier Galibert2021-03-021-3/+5
* bus/spectrum fix expansion devices chaining MetalliC2020-07-221-5/+0
* bus/spectrum/opus.cpp fix activation logic MetalliC2020-07-171-6/+4
* last batch of changes to make the https://github.com/mamedev/mame/tree/devcb-... Ivan Vangelista2020-05-211-2/+2
* push forward with the spectrum betadisc stuff, now system at least boots with... David Haywood2019-08-311-2/+2
* Pia6821 improvements (#5254) Mike2019-06-191-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-0/+289
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-289/+0
* srcclean (nw) Vas Crabb2019-03-241-1/+1
* spectrum: Added the Opus Discovery disc system, and OPD floppy format. Nigel Barnes2019-03-221-0/+289