summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/macrossp.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-4/+4
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-2/+2
* Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-12/+12
* More prep for removing pointer/reference duality (nw) Vas Crabb2016-08-271-4/+4
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-8/+8
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+469