summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/spectrum/mface.cpp
Commit message (Expand)AuthorAgeFilesLines
* emu/ioport.h: Made syntax for configuring callbacks more consistent. Vas Crabb2024-10-181-1/+1
* bus/spectrum: Changed m_romcs type int->bool. Nigel Barnes2024-02-181-2/+2
* turbo,zaxxon: set 8255 tristate to 0, hap2023-06-161-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-85/+583
* mface.cpp: Multiface 3 clone ROM is bigger than the others. (#7452) rfka012020-11-091-0/+1
* Sinclair ZX Spectrum Multiface128 and diagnostic ROMs (#7429) rfka012020-11-071-18/+24
* bus/spectrum fix expansion devices chaining MetalliC2020-07-221-5/+0
* new rom TwistedTom2019-11-291-2/+4
* srcclean and indentation cleanup (nw) Vas Crabb2019-11-241-88/+88
* ZX Spectrum Multiface One improvements (#5885) Tom2019-11-111-24/+163
* push forward with the spectrum betadisc stuff, now system at least boots with... David Haywood2019-08-311-2/+2
* ioport: Change PORT_CHANGED_MEMBER param type from void * to u32 (nw) AJR2019-08-151-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-0/+321
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-321/+0
* spectrum_mface.cpp: Improve BIOS names (nw) Nigel Barnes2019-03-131-6/+6
* spectrum: Improved expansion interface to allow devices to act on opcode fetc... Nigel Barnes2019-03-101-0/+321