summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/bishi.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-2/+2
* k054156_k054157_k056832.cpp : Updates cam9002019-04-291-8/+8
* Start cleaning up palette configuration: Vas Crabb2018-12-291-2/+1
* -bus/a7800/a78_slot, bus/astrocde/exp, slot, pc_joy/pc_joy, vcs/vcs_slot, : R... mooglyguy2018-12-181-22/+22
* src/mame: more MCFG removal (nw) Ivan Vangelista2018-12-061-9/+9
* src\mame: misc MCFG removal (nw) Ivan Vangelista2018-12-031-1/+1
* src/mame/video: switched various devices to devcb3 and removed MCFG macros (nw) Ivan Vangelista2018-11-211-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-4/+4
* n64, pc1251, model2, midyunit, konamigx, k054338: Remove machine().device loo... mooglyguy2018-05-281-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-5/+5
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-3/+3
* 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