summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/konami_helper.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* drawgfx: Make the palette optional [O. Galibert] Olivier Galibert2017-05-281-1/+1
* New device interface for palettes AJR2017-04-061-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* Reduce the incidence of required_device<palette_device> in subdevices AJR2016-04-021-2/+3
* Pass and return palette devices by reference, not as pointers AJR2016-01-231-1/+1
* global_alloc for m_gfxdecode->set_gfx changed to work with unique_ptr (nw) Miodrag Milanovic2015-12-191-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+77