summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/bishi.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-19/+20
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+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-2/+2
* srcclean (nw) Vas Crabb2017-11-261-5/+5
* inputs for Dobou-Chan (nw) angelosa2017-11-121-7/+77
* bishi.cpp: allow Dobou-Chan GFX ROM test to pass (nw) angelosa2017-11-121-6/+18
* Label bishi inputs based on in-game and cabinet images (nw) einstein952017-10-191-15/+15
* New machines added as MACHINE_NOT_WORKING arbee2017-10-171-0/+17
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-5/+5
* Self-registering devices prep: Vas Crabb2017-02-271-1/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* Reduce the incidence of required_device<palette_device> in subdevices AJR2016-04-021-4/+1
* new clones David Haywood2016-03-291-2/+24
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+486