summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/snk6502.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-4/+4
* Convert screen update functions to RGB32 in numerous games (nw) AJR2019-05-101-1/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-56/+42
* snk6502: improve sound encapsulation and fix BGM (nw) Vas Crabb2018-06-021-2/+2
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-4/+4
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-4/+4
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-0/+7
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* More prep for removing pointer/reference duality (nw) Vas Crabb2016-08-271-4/+4
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+306