summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/system1.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix Sega System 1 Color handling, Minor cleanups (#6147) cam9002020-01-091-159/+169
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1
* emupal.cpp : Remove MCFGs, Simplify handlers (#4713) cam9002019-03-291-1/+1
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-3/+3
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-1/+1
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-1/+1
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-46/+46
* More prep for removing pointer/reference duality (nw) Vas Crabb2016-08-271-1/+1
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-12/+12
* clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+667