summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/m92.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* m92.cpp: Correct ROM labels for the Undercover Cops World & US sets. Brian Troha2020-08-221-42/+47
* drivers starting with m, n and o: removed read* and write* macros (nw) Ivan Vangelista2020-06-121-2/+2
* drivers starting with j, k, l and part of m: read* and write* macro removal (nw) Ivan Vangelista2020-06-111-5/+5
* m92.cpp: Add information regarding the Undercover Cops Alpha Renewal Version ... braintro2020-03-171-1/+4
* devices/sound: more handler simplification (nw) Ivan Vangelista2020-03-121-1/+1
* New working clone braintro2020-03-081-19/+48
* PORT_CUSTOM simplification (nw) AJR2019-09-141-2/+2
* Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1
* -v25, patinhofeio_cpu, pdp1, pic16c5x: Removed MCFG macros. [Ryan Holtz] mooglyguy2018-12-151-113/+104
* ym2151: removed MCFG macros (nw) Ivan Vangelista2018-11-181-4/+4
* gen_latch: removed MCFG macros (nw) Ivan Vangelista2018-11-151-7/+5
* machine/pic8259.h: removed MCFG macros (nw) Ivan Vangelista2018-10-311-3/+3
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1
* vgmplay.cpp : Add GA20 Support cam9002018-07-131-2/+2
* m92.cpp : Updates/Cleanups (#3651) cam9002018-06-171-130/+145
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-20/+20
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-4/+4
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-4/+4
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-7/+7
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-43/+43
* 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
* (nw) misc follow-up Vas Crabb2018-05-061-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-24/+24
* 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-62/+67
* m92.cpp: Soundlatch modernization (nw) AJR2018-02-221-47/+13
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-15/+30
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-5/+5
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-4/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-16/+16
* Extended time! All space.device() removed from comments (nw) Olivier Galibert2018-01-051-2/+2
* Ch-ch-ch-ch-ch-checkpoint... (nw) Olivier Galibert2018-01-041-1/+1
* Finish the non-ambiguous ones (nw) Olivier Galibert2018-01-021-1/+1
* pic8259: Break up the MCFG_PIC8259_ADD macro (nw) AJR2017-09-021-3/+2
* Cleanup and kludge removal (nw) AJR2017-06-161-15/+0
* Should acknowledge this interrupt, too (nw) AJR2017-06-161-0/+1
* m72.cpp, m92.cpp: Put IRQ hacks out of their misery AJR2017-06-161-38/+5
* 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/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6
* okim6295: Directly use set_rom_bank [O. Galibert] Olivier Galibert2016-09-061-1/+1
* ym2151: Isolate, objectify, integrate [O. Galibert] Olivier Galibert2016-06-291-1/+1
* some more gen_latch.cpp (nw) Ivan Vangelista2016-05-271-3/+5
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-1/+1
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-2/+2
* new clones David Haywood2016-04-041-1/+1
* new clones David Haywood2016-04-031-55/+95
* new clones David Haywood2016-03-221-2/+40
* m92.cpp: fixed MT06127 (nw) Ivan Vangelista2016-01-231-1/+12