dex, nofollow'/>
summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/spectra.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-317/+0
* Updated status of some pinballs. (nw) Robbbert2022-05-291-1/+1
* Added some namespace to a few pinball drivers. Robbbert2022-03-031-0/+2
* Initialised more variables and updated a few things overlooked earlier. Robbbert2021-12-261-10/+12
* allied, g627, spectra: added save-state and external outputs support. Robbbert2021-10-261-80/+108
* a little more macro removal (nw) Ivan Vangelista2020-05-181-8/+8
* (nw) Clean up the mess on master Vas Crabb2019-03-261-1/+1
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-1/+1
* mame\video: removed MACHINE_CONFIG macros (nw) Ivan Vangelista2019-02-141-1/+1
* -bus/a2bus/a2echoii, a800/a800_slot, a8sio: Removed MCFG macros. [Ryan Holtz] mooglyguy2018-12-171-20/+21
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1
* -6525tpi, 6532riot: Removed MCFG and old devcb accessors, nw mooglyguy2018-08-101-6/+6
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-1/+1
* private: use (S, T, U, V) (nw) (#3720) David Haywood2018-07-011-2/+1
* (nw) quick protection before freeze Robbbert2018-05-271-1/+4
* diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* 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-7/+7
* (nw) output finder for s6,s8,s8a,s9,spectra,taito Robbbert2018-04-041-1/+4
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-8/+9
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+2
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-0/+3