summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/sprint4.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-7/+7
* discrete: Eliminate unnecessary address space argument from handlers (nw) AJR2018-11-121-5/+4
* make rectangle work better with constexpr, change many things to use designat... Vas Crabb2018-07-281-9/+7
* sprint4.cpp, ultratnk.cpp: killed anonymous timers, removed unneeded prefixes... Ivan Vangelista2017-04-111-33/+22
* Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-1/+2
* replaced machine().driver_data()->generic_space() with machine().dummy_space(... smf-2016-11-031-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-13/+13
* More prep for removing pointer/reference duality (nw) Vas Crabb2016-08-271-1/+1
* BSD-3-Clause for Stefan Jokisch (nw) Miodrag Milanovic2016-01-131-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+151