summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/turbo.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-2/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-9/+9
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-9/+9
* get rid of some copy/pasted macros for different numbers of arguments (nw) Vas Crabb2019-02-091-9/+9
* Start cleaning up palette configuration: Vas Crabb2018-12-291-73/+38
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-1/+1
* 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
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-72/+72
* More prep for removing pointer/reference duality (nw) Vas Crabb2016-08-271-2/+2
* Don't use AM_MASK on ram, you end up with an incorrect allocation size [O. Ga... Olivier Galibert2016-06-041-1/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1074