summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/dbz.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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