summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/spectrum/uspeech.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: add Logitek Proceed 1 C1541 disk interface (not fully working yet) MetalliC2020-07-121-23/+29
* 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-13/+27
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-27/+13
* spectrum_uspeech: Use measured oscillator frequencies, and toggle ROM also on... Nigel Barnes2019-03-131-3/+14
* spectrum: Improved expansion interface to allow devices to act on opcode fetc... Nigel Barnes2019-03-101-10/+13
* bus/spectrum: Simplify read/write handlers (nw) AJR2019-03-091-2/+2
* spectrum: Removed machine().device from expansion devices (nw) Nigel Barnes2018-09-221-1/+0
* less space (nw) smf-2018-09-141-1/+1
* (nw) 6821 and 6850 have no clock for bus logic side, remove some MFCG_, fix b... Vas Crabb2018-07-131-1/+1
* sp0256: Remove MCFG_ (nw) Nigel Barnes2018-07-101-15/+8
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-1/+1
* Grammar police (nw) Olivier Galibert2018-02-241-1/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-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/+151