summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/esh.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* -core: Removed TEXFORMAT_PALETTEA16. [Ryan Holtz] MooglyGuy2019-07-101-4/+2
* -core: Removed almost all MCFG defines, and removed all remaining MACHINE_CON... MooglyGuy2019-07-021-3/+4
* (nw) Clean up the mess on master Vas Crabb2019-03-261-13/+11
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-11/+13
* mame\drivers: removed most MCFG and MACHINE_CONFIG_MACROS (nw) Ivan Vangelista2019-02-281-13/+11
* Start cleaning up palette configuration: Vas Crabb2018-12-291-43/+40
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1
* more private member use in 'D, E, F, G' drivers (nw) (#3704) David Haywood2018-06-271-2/+6
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-4/+4
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-6/+6
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-2/+3
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-7/+7
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-18/+20
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* 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-5/+5
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-7/+7
* Cleanups and version bump Miodrag Milanovic2016-07-271-2/+2
* ESH: added beeper as requested (nw). Robbbert2016-07-081-3/+9
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-16/+15
* Some misc updates, nw angelosa2016-06-161-15/+1
* raiden2cop.cpp: Fixed BCD overflow score bug in Godzilla [Angelo Salese] angelosa2016-06-151-2/+2
* Added the other blinking mode, nw angelosa2016-06-151-7/+18
* Added command strobe callback interface for LDV1000, and hooked it up to esh.... angelosa2016-06-151-15/+12
* romload.cpp: added ROMX_FILL, passing a ROM_SKIP(param_value) will fill and s... angelosa2016-06-151-37/+79
* 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-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+429