summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/gp9001.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-3/+3
* toaplan2.cpp, gp9001.cpp Cleanups (#3460) cam9002018-05-171-131/+86
* maps: Finish mame/video (nw) Olivier Galibert2018-04-191-6/+7
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2
* gp9001: Add line reads for polling sync outputs; privatize a few things (nw) AJR2017-12-161-18/+44
* make device_memory_interface slightly less of a special case, use a typedef t... Vas Crabb2017-07-101-2/+2
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-2/+4
* toaplan2.cpp: Generate (and acknowledge) video interrupts within VDP AJR2017-06-071-2/+28
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-95/+79
* Self-registering devices prep: Vas Crabb2017-02-271-1/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-28/+28
* Pass and return palette devices by reference, not as pointers AJR2016-01-231-5/+5
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-4/+4
* clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+940