summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/k053246_k053247_k055673.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-2/+2
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-1/+1
* Privatize m_screen and other variables of device_video_interface (nw) AJR2018-01-051-1/+1
* Checkpoint... (nw) Olivier Galibert2018-01-031-3/+0
* space.machine -> machine (nw) Olivier Galibert2017-12-141-7/+7
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-13/+10
* srcclean (nw) Vas Crabb2017-04-231-1/+1
* Fix palette-related regressions in Konami GX games (nw) AJR2017-04-071-0/+6
* piratesh: fix to pass POST, which earns it working with imperfect gfx [R. Bel... arbee2017-04-011-0/+14
* New games added as GAME_NOT_WORKING: arbee2017-04-011-0/+15
* Self-registering devices prep: Vas Crabb2017-02-271-2/+2
* konamigx: fix CPU hang on state load Scott Percival2016-12-221-4/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-34/+34
* Reduce the incidence of required_device<palette_device> in subdevices AJR2016-04-021-45/+19
* reverting: Miodrag Milanovic2016-01-201-5/+5
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-5/+5
* Fixed some that were auto_alloc_array_clear and made them use proper template... Miodrag Milanovic2015-12-181-2/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-8/+9
* Fix Racin' Force crash at POST, "fixed" text tilemap offsets, nw angelosa2015-12-171-4/+0
* clang-modernize part 6 Miodrag Milanovic2015-12-041-4/+4
* clang-modernize part 4 Miodrag Milanovic2015-12-041-5/+5
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1185