summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/spectrum
Commit message (Expand)AuthorAgeFilesLines
* (nw) don't let #include guards get out of sync with filenames Vas Crabb2019-09-251-4/+3
* srcclean (nw) Vas Crabb2019-09-223-89/+89
* push forward with the spectrum betadisc stuff, now system at least boots with... David Haywood2019-08-3124-62/+116
* Spectrum betadisk stuff (#5564) David Haywood2019-08-295-78/+612
* srcclean (nw) Vas Crabb2019-08-251-10/+10
* ioport: Change PORT_CHANGED_MEMBER param type from void * to u32 (nw) AJR2019-08-152-2/+2
* steps towards some spectrum expansions - attempt 2 (resynced to AJRs changes)... David Haywood2019-07-315-2/+293
* microdrv: Change image type to magtape; default clock; move to imagedev (nw) AJR2019-07-302-3/+3
* add a 'post opcode fetch' to spectrum expansion bus so that interface 1 enabl... DavidHaywood2019-07-294-0/+30
* -imagedev/harddriv: Removed MCFG macros. [Ryan Holtz] mooglyguy2019-06-302-3/+3
* Pia6821 improvements (#5254) Mike2019-06-191-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-2632-208/+1508
* Revert "conflict resolution (nw)" andreasnaive2019-03-2532-1508/+208
* srcclean (nw) Vas Crabb2019-03-242-2/+2
* spectrum: Added the Opus Discovery disc system, and OPD floppy format. Nigel Barnes2019-03-223-2/+367
* spectrum: Added the Cheetah SpecDrum device. Nigel Barnes2019-03-143-0/+127
* spectrum: Added the Technology Research Beta 128 Disk Interface. Nigel Barnes2019-03-143-4/+323
* spectrum_uspeech: Use measured oscillator frequencies, and toggle ROM also on... Nigel Barnes2019-03-132-3/+15
* 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-1024-178/+654
* bus/spectrum: Simplify read/write handlers (nw) AJR2019-03-0924-76/+76
* bus/cgenie/expansion, bus/einstein/pipe, bus/nasbus, bus/spectrum, bus/vtech:... AJR2019-02-256-20/+21
* ay8910.cpp : Updates cam9002019-02-152-4/+4
* src/mame: more misc MCFG removal (nw) Ivan Vangelista2018-12-041-5/+6
* spectrum: Removed machine().device from expansion devices (nw) Nigel Barnes2018-09-2216-146/+97
* 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
* devcb3 Vas Crabb2018-07-071-2/+2
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-2/+2
* 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