summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/spectrum/uspeech.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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