summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/k001604.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-3/+3
* srcclean and regenerate localisations (nw) Vas Crabb2018-01-281-2/+2
* k001604: Implemented front layer rotate and zoom. [Ville Linde] Ville Linde2018-01-081-6/+64
* Checkpoint... (nw) Olivier Galibert2018-01-031-1/+1
* space.machine -> machine (nw) Olivier Galibert2017-12-141-2/+2
* drawgfx: Make the palette optional [O. Galibert] Olivier Galibert2017-05-281-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* 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-21/+21
* Reduce the incidence of required_device<palette_device> in subdevices AJR2016-04-021-46/+15
* reverting: Miodrag Milanovic2016-01-201-3/+3
* tags are now strings (nw) Miodrag Milanovic2016-01-161-3/+3
* Cleanups and version bumpmame0169 Miodrag Milanovic2015-12-301-1/+1
* global_alloc for m_gfxdecode->set_gfx changed to work with unique_ptr (nw) Miodrag Milanovic2015-12-191-2/+2
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-13/+14
* clang-modernize part 4 Miodrag Milanovic2015-12-041-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+430