summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/dbz.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-3/+3
* k053246_k053247_k055673.cpp : Updates (#4955) cam9002019-05-041-9/+9
* Merge pull request #4948 from cam900/k054156_k054157_k056832_pertile_pri R. Belmont2019-04-291-4/+4
|\
| * k054156_k054157_k056832.cpp : Updates cam9002019-04-291-4/+4
* | k053251.cpp : Updates cam9002019-04-271-1/+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-19/+19
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-19/+19
* src\mame: removed most MCFG and MACHINE_CONFIG macros from drivers starting w... Ivan Vangelista2019-03-201-18/+18
* devices\machine\ticket, timer: removed MCFG macros (nw) Ivan Vangelista2019-01-211-1/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-4/+2
* Eliminate custom_port_read and use ioport finders instead (nw) AJR2018-12-261-5/+1
* src/mame: more MCFG removal (nw) Ivan Vangelista2018-12-061-4/+4
* src/mame: even more MCFG removal (nw) Ivan Vangelista2018-12-051-6/+6
* src/mame: more misc MCFG removal (nw) Ivan Vangelista2018-12-041-1/+1
* src\mame: misc MCFG removal (nw) Ivan Vangelista2018-12-031-4/+4
* ym2151: removed MCFG macros (nw) Ivan Vangelista2018-11-181-4/+4
* gen_latch: removed MCFG macros (nw) Ivan Vangelista2018-11-151-1/+1
* k033906,k053252,k054321,k056230,kb3600,kr2376: De-MCFG, nw mooglyguy2018-09-051-2/+2
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-5/+5
* n64, pc1251, model2, midyunit, konamigx, k054338: Remove machine().device loo... mooglyguy2018-05-281-1/+1
* diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1
* 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-15/+9
* 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-1/+1
* (nw) misc follow-up Vas Crabb2018-05-061-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-6/+6
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-2/+2
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-45/+48
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+3
* 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
* Consistency renaming for "Dragon Ball Z" - addresses MT#6713 (nw) Scott Stone2017-10-151-5/+5
* dbz.cpp: fixed some dip-switches for dbz (MT05788) (nw) Ivan Vangelista2017-08-011-6/+11
* 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-1/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6
* ym2151: Isolate, objectify, integrate [O. Galibert] Olivier Galibert2016-06-291-1/+1
* more gen_latch-ification (nw) Ivan Vangelista2016-06-011-2/+4
* Reduce the incidence of required_device<palette_device> in subdevices AJR2016-04-021-4/+2
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+589