summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/k007121.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove tilemap.h from emu.h (nw) AJR2019-08-211-0/+1
* srcclean and cleanup (nw) Vas Crabb2018-10-281-3/+3
* Update TODO note (nw) Angelo Salese2018-09-291-3/+3
* flkatck.cpp: fix sprite-sprite priorities and removed hackish implementation ... Angelo Salese2018-09-251-97/+67
* de-staticify initializations for mame/machine (#3251) wilbertpol2018-02-211-10/+0
* de-staticify initializations for src/mame/video (nw) (#3246) wilbertpol2018-02-201-3/+3
* remove space from k007121_device::ctrlram_r (nw) smf-2017-12-211-1/+1
* 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/+3
* New device interface for palettes AJR2017-04-061-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Remove device_config_complete from numerous devices that don't really need it... AJR2017-02-091-10/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* More prep for removing pointer/reference duality (nw) Vas Crabb2016-08-271-3/+3
* Pass and return palette devices by reference, not as pointers AJR2016-01-231-4/+3
* reverting: Miodrag Milanovic2016-01-201-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+370