summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/esqmr.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* mrrack: Add Version 1.53 ROMs [DBWBP] AJR2020-06-241-2/+6
* m68hc05: Simplify handler signatures; add MC68HC705C4A type (nw) AJR2020-06-131-0/+5
* various drivers: simplified some more handlers (nw) Ivan Vangelista2020-05-141-2/+2
* mb8421.cpp : Support variable size and data width, Use template for base devi... cam9002019-11-211-0/+3
* esqmr.cpp: Map the OTTOs (nw) AJR2019-05-281-3/+2
* esqmr: improved RAM, ROM, and device mapping. Programs run farther but don't... arbee2019-05-271-3/+26
* -bus/a7800/a78_slot, bus/astrocde/exp, slot, pc_joy/pc_joy, vcs/vcs_slot, : R... mooglyguy2018-12-181-20/+23
* src/mame: more MCFG removal (nw) Ivan Vangelista2018-12-061-1/+1
* mame/audio: various devcb3ification and demacroification (nw) Ivan Vangelista2018-11-221-2/+2
* more private member use in 'D, E, F, G' drivers (nw) (#3704) David Haywood2018-06-271-3/+5
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-4/+4
* 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-6/+6
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-3/+4
* 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-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+4
* Self-registering devices prep: Vas Crabb2017-02-271-4/+7
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+319