summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/contra.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-3/+3
* Start cleaning up palette configuration: Vas Crabb2018-12-291-10/+6
* contra.cpp: catch and fix spriteram buffer overflow [Angelo Salese] angelosa2018-09-291-2/+2
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-2/+2
* remove space from k007121_device::ctrlram_r (nw) smf-2017-12-211-19/+17
* 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
* More prep for removing pointer/reference duality (nw) Vas Crabb2016-08-271-4/+4
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-10/+10
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+306