summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/combatsc.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-6/+6
* Start cleaning up palette configuration: Vas Crabb2018-12-291-26/+22
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-4/+4
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-2/+2
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-2/+2
* remove space from k007121_device::ctrlram_r (nw) smf-2017-12-211-14/+12
* srcclean (nw) Vas Crabb2017-08-271-2/+2
* MT #06259 angelosa2017-07-311-4/+7
* srcclean (nw) Vas Crabb2017-01-221-2/+2
* MT #04907 angelosa2016-12-251-3/+11
* replaced machine().driver_data()->generic_space() with machine().dummy_space(... smf-2016-11-031-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-23/+23
* srcclean (nw) Vas Crabb2016-09-261-3/+3
* Fixed text tilemap char select enable and opacity in Combat School [Angelo Sa... angelosa2016-09-121-4/+14
* More prep for removing pointer/reference duality (nw) Vas Crabb2016-08-271-7/+7
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-14/+14
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+552