summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/tiamc1.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-26/+24
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-2/+2
* 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
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-5/+5
* Prepare to make object finders behave like a pointer, not a half-pointer half... Vas Crabb2016-08-261-3/+3
* tiamc1: tilemap bit layers disable control (used in test mode only) MetalliC2016-07-271-4/+24
* tiamc1 update: MetalliC2016-07-201-4/+6
* promoted to WORKING MetalliC2016-07-171-0/+55
* some handmade changes (nw) Miodrag Milanovic2015-12-211-1/+1
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-10/+8
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+207