summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/drgnmst.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) Clean up the mess on master Vas Crabb2019-03-261-27/+27
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-27/+27
* src\mame: removed most MCFG and MACHINE_CONFIG macros from drivers starting w... Ivan Vangelista2019-03-201-18/+18
* okim6258, okim6295: Simplify read/write handlers (nw) AJR2019-02-011-9/+9
* Start cleaning up palette configuration: Vas Crabb2018-12-291-4/+3
* drgnmst.cpp: Correct statement, use XTAL macros (nw) braintro2018-12-151-6/+6
* -v25, patinhofeio_cpu, pdp1, pic16c5x: Removed MCFG macros. [Ryan Holtz] mooglyguy2018-12-151-8/+8
* mame/audio: various devcb3ification and demacroification (nw) Ivan Vangelista2018-11-221-1/+38
* misc cleanup and devcb3 prep (nw) Vas Crabb2018-07-031-1/+1
* drgnmst.cpp : Cleanups, Reduce duplicates (#3705) cam9002018-07-031-68/+59
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-7/+7
* 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-14/+14
* drgnmst.cpp : Fix output because Both PCB and c... cam9002018-05-101-6/+3
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+2
* (nw) checkpoint since Midway SSIO sound is fixed - periodic interrupt doesn't... Vas Crabb2018-05-071-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-11/+11
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-23/+24
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+1
* drgnmst : Fix palette (#3117) cam9002018-01-241-2/+1
* 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-1/+1
* Do the easy ones (nw) Olivier Galibert2018-01-011-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* Self-registering devices prep: Vas Crabb2017-02-271-1/+4
* removed unused MCFG_PIC16C5x_T0_CB callbacks (nw) hap2017-02-111-7/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
* okim6295: Directly use set_rom_bank [O. Galibert] Olivier Galibert2016-09-061-2/+2
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+549