summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/k053244_k053245.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (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-3/+4
* k053244_k053245.cpp : Updates cam9002019-04-271-30/+6
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-2/+2
* Sarayan made me do it. Vas Crabb2018-04-281-1/+1
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-2/+2
* de-staticify initializations for src/mame/video (nw) (#3246) wilbertpol2018-02-201-4/+3
* space.machine -> machine (nw) Olivier Galibert2017-12-141-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+4
* Palette device fixes (nw) AJR2017-04-061-0/+3
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* Devfind revision phase 1, cleaning out some legacy stuff AJR2016-04-071-5/+2
* Pass and return palette devices by reference, not as pointers AJR2016-01-231-5/+5
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-6/+6
* clang-modernize part 6 Miodrag Milanovic2015-12-041-2/+2
* clang-modernize part 4 Miodrag Milanovic2015-12-041-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+560