summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/toaplan_scu.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Convert screen update functions to RGB32 in numerous games (nw) AJR2019-05-101-6/+6
* (nw) Clean up the mess on master Vas Crabb2019-03-261-31/+27
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-27/+31
* toaplan_scu.cpp : Reduce unnecessary lines, Fix code styles (#4780) cam9002019-03-201-31/+27
* de-staticify initializations for mame/machine (#3251) wilbertpol2018-02-211-6/+0
* de-staticify initializations for src/mame/video (nw) (#3246) wilbertpol2018-02-201-4/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* Self-registering devices prep: Vas Crabb2017-02-271-2/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-5/+5
* Pass and return palette devices by reference, not as pointers AJR2016-01-231-2/+2
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+127