summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/nmg5.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* tilemap: that macro has contributed nothing but obfuscation since we moved to... Vas Crabb2020-03-111-1/+1
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-2/+2
* Remove tilemap.h from emu.h (nw) AJR2019-08-211-0/+1
* gen_latch.cpp : Remove unnecessary arguments in handlers (#4623) cam9002019-03-291-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-4/+4
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-4/+4
* mame\video: removed MACHINE_CONFIG macros (nw) Ivan Vangelista2019-02-141-2/+2
* srcclean and cleanup (nw) Vas Crabb2019-01-271-2/+2
* -devices/sound/3812intf: Removed MCFG macro, nw mooglyguy2018-12-301-59/+39
* Start cleaning up palette configuration: Vas Crabb2018-12-291-6/+7
* src/mame: more MCFG removal (nw) Ivan Vangelista2018-12-061-6/+6
* gen_latch: removed MCFG macros (nw) Ivan Vangelista2018-11-151-1/+1
* nmg5.cpp : Various cleanups (#3904) cam9002018-09-101-89/+71
* stronger private: use (N, O, P, Q, R) (#3717) David Haywood2018-06-301-9/+12
* 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-13/+13
* diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-5/+5
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-20/+20
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* (nw) checkpoint since Midway SSIO sound is fixed - periodic interrupt doesn't... Vas Crabb2018-05-071-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-17/+17
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-55/+60
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-4/+8
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-5/+10
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-6/+11
* 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-2/+5
* Assorted space padding issues detected and removed from source (nw) Scott Stone2017-02-161-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-12/+12
* okim6295: Directly use set_rom_bank [O. Galibert] Olivier Galibert2016-09-061-1/+1
* Another round of these Vas Crabb2016-08-271-2/+2
* updated remaining drivers to use gen_latch.cpp (nw) Ivan Vangelista2016-06-121-6/+11
* Reduce the incidence of required_device<palette_device> in subdevices AJR2016-04-021-1/+0
* 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-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1588