summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/spectrum (follow)
Commit message (Expand)AuthorAgeFilesLines
* new rom TwistedTom2019-11-291-2/+4
* added plus D v1.0 rom TwistedTom2019-11-261-3/+16
* srcclean and indentation cleanup (nw) Vas Crabb2019-11-245-252/+252
* bus/spectrum/mgt: small cleanup (nw) Vas Crabb2019-11-222-15/+16
* new working ZX Spectrum slot devices: DISCiPLE and +D disk interfaces (#5931) Tom2019-11-223-4/+784
* ZX Spectrum floating bus support (#5883) Tom2019-11-121-28/+32
* ZX Spectrum Multiface One improvements (#5885) Tom2019-11-112-33/+190
* spectrum_mikroplus: Mask IO port for reading joystick (nw) Nigel Barnes2019-11-071-1/+1
* Merge pull request #5864 from TwistedTom/melodik-fix ajrhacker2019-11-051-2/+2
|\
| * fix melodik sound TwistedTom2019-11-061-2/+2
* | spectrum kempston joystick fix, MameTesters #7453 TwistedTom2019-11-061-1/+1
|/
* Spring cleaning: Vas Crabb2019-11-012-33/+9
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1
* (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