summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/kaneko_spr.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* kaneko_spr.cpp : Fix drawing behavior cam9002020-01-231-49/+40
* Revert "Allow 16bpp gfxdecode (#5167)" R. Belmont2019-07-191-3/+3
* Allow 16bpp gfxdecode (#5167) cam9002019-07-181-3/+3
* kaneko_spr.cpp : Updates cam9002019-05-111-169/+188
* Misc. build fixes (nw) AJR2019-04-051-3/+3
* kaneko_spr.cpp : Updates (#4749) cam9002019-04-051-34/+34
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-1/+1
* de-staticify initializations for mame/machine (#3251) wilbertpol2018-02-211-31/+0
* de-staticify initializations for src/mame/video (nw) (#3246) wilbertpol2018-02-201-17/+12
* Privatize m_screen and other variables of device_video_interface (nw) AJR2018-01-051-4/+4
* Checkpoint... (nw) Olivier Galibert2018-01-031-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-9/+6
* clean up a few more device issues, add basic device validation Vas Crabb2017-03-031-11/+12
* Self-registering devices prep: Vas Crabb2017-02-271-3/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-22/+22
* 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-2/+2
* reverting: Miodrag Milanovic2016-01-201-4/+4
* tags are now strings (nw) Miodrag Milanovic2016-01-161-4/+4
* New machines added or promoted from NOT_WORKING status Luca Elia2016-01-041-2/+1
* some handmade changes (nw) Miodrag Milanovic2015-12-211-3/+3
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+667