summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/lethal.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-8/+8
* 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-5/+5
* 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-2/+2
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-39/+42
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+3
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-2/+2
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-3/+3
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+2
* Pet peeving with extreme prejudice (nw) Olivier Galibert2017-11-301-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-9/+9
* lethalen fix (nw) Olivier Galibert2017-04-281-1/+7
* k054321.cpp: added save state support. Also removed unneeded includes from th... Ivan Vangelista2017-04-261-1/+0
* k054321: Implement as a device [O. Galibert, Phil Bennett] Olivier Galibert2017-04-251-14/+4
* Self-registering devices prep: Vas Crabb2017-02-271-1/+5
* fixed some eeprom region fatalerrors hap2016-06-201-8/+8
* more gen_latch-ification (nw) Ivan Vangelista2016-06-011-8/+7
* Reduce the incidence of required_device<palette_device> in subdevices AJR2016-04-021-4/+1
* Cleanups and version bumpmame0169 Miodrag Milanovic2015-12-301-1/+1
* clang-modernize part 6 Miodrag Milanovic2015-12-041-2/+2
* new clones David Haywood2015-11-291-1/+29
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+743