summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/k054156_k054157_k056832.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* k054156_k054157_k056832.cpp: Less crude hack to clean tilemap (nw) AJR2019-10-261-8/+4
* (nw) initialisation order matters (fix many Konami crashes) Vas Crabb2019-10-261-3/+3
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-19/+20
* Revert "Allow 16bpp gfxdecode (#5167)" R. Belmont2019-07-191-2/+2
* Allow 16bpp gfxdecode (#5167) cam9002019-07-181-2/+2
* k054156_k054157_k056832.cpp : Updates cam9002019-04-291-146/+54
* Eliminate register_postload from various Konami/Namco/Taito video devices (nw) AJR2018-09-201-4/+1
* n64, pc1251, model2, midyunit, konamigx, k054338: Remove machine().device loo... mooglyguy2018-05-281-7/+1
* Added asserts for index out of bounds (#3017) Oliver Stöneberg2018-01-061-0/+1
* Remove a bunch of space.device().safe_pc() from devices (nw) Olivier Galibert2017-12-301-3/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-11/+10
* Palette device fixes (nw) AJR2017-04-061-0/+3
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* srcclean (nw) Vas Crabb2017-02-191-8/+8
* konmedal: passes POST. now the real fun. (nw) arbee2017-02-151-1/+1
* konmedal: use PROM palette (see F4 gfx viewer), more work on VROM readback. (nw) arbee2017-02-141-6/+38
* konamigx: fix CPU hang on state load Scott Percival2016-12-221-19/+13
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-55/+55
* More prep for removing pointer/reference duality (nw) Vas Crabb2016-08-271-1/+1
* Devfind revision phase 1, cleaning out some legacy stuff AJR2016-04-071-45/+22
* Reduce the incidence of required_device<palette_device> in subdevices AJR2016-04-021-62/+30
* reverting: Miodrag Milanovic2016-01-201-3/+4
* tags are now strings (nw) Miodrag Milanovic2016-01-161-4/+3
* Removed tasman gfx hack in core, nw angelosa2015-12-221-11/+2
* Note fix, nw Angelo Salese2015-12-171-1/+2
* Fixed gfx decoding for Konami GX BIOS [Angelo Salese] angelosa2015-12-171-4/+5
* clang-modernize part 4 Miodrag Milanovic2015-12-041-11/+11
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+2576