summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mystwarr.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-32/+38
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-38/+32
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-4/+4
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-33/+33
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-20/+20
* Set finder tag relative to current device being configured rather than Vas Crabb2018-04-301-1/+1
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-15/+15
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-206/+215
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-5/+10
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-9/+9
* srcclean and regenerate localisations (nw) Vas Crabb2018-01-281-2/+2
* mtlchamp, psikyo4 fixes (nw) AJR2018-01-261-2/+3
* vgmplay : Add K054539 Support DESKTOP-LP5JPA4\dbtlr2018-01-241-30/+61
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-6/+6
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-6/+6
* Ch-ch-ch-ch-ch-checkpoint... (nw) Olivier Galibert2018-01-041-1/+1
* MT #00759 MetalliC2017-10-011-12/+24
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-35/+35
* mmaulers fix (nw) Olivier Galibert2017-04-281-1/+1
* k054321: Implement as a device [O. Galibert, Phil Bennett] Olivier Galibert2017-04-251-71/+9
* Self-registering devices prep: Vas Crabb2017-02-271-3/+5
* New Metamorpic Force clone briantro2016-08-111-2/+40
* more detailed comment (nw) Vas Crabb2016-06-101-17/+32
* New clone added Scott Stone2016-06-091-0/+61
* more gen_latch-ification (nw) Ivan Vangelista2016-06-011-9/+13
* new clones David Haywood2016-04-061-1/+42
* Reduce the incidence of required_device<palette_device> in subdevices AJR2016-04-021-13/+9
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+2170