summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/kaneko_tmap.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-5/+5
* de-staticify initializations for mame/machine (#3251) wilbertpol2018-02-211-28/+0
* de-staticify initializations for src/mame/video (nw) (#3246) wilbertpol2018-02-201-15/+12
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-12/+12
* More prep for removing pointer/reference duality (nw) Vas Crabb2016-08-271-6/+12
* Use emumem.h defines whenever possible Giuseppe Gorgoglione2016-08-111-2/+2
* reverting: Miodrag Milanovic2016-01-201-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-10/+10
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+342