summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/spectrum (follow)
Commit message (Expand)AuthorAgeFilesLines
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-093-3/+3
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-066-11/+11
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-042-27/+30
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-1/+1
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-7/+4
* Grammar police (nw) Olivier Galibert2018-02-243-3/+3
* a2bus, spectrum/exp: set a better example (nw) Vas Crabb2018-01-272-5/+16
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-233-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-176-6/+6
* (nw) srcclean - please use UTF-8 for source files, stuff that isn't valid UTF... Vas Crabb2017-09-245-18/+18
* Build fix (nw) AJR2017-09-221-2/+0
* spectrum: Added expansion slot, and devices: Nigel Barnes2017-09-2124-0/+2219