summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/deco32.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-6/+7
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-7/+6
* deco_ace: Internalize palette (nw) AJR2018-05-061-2/+2
* deco32.cpp: Fix duplicate save registration (nw) AJR2018-02-171-2/+2
* deco32 : Cleanup duplicates, Remove unneeded shared_ptr, Add notes, Con… (#... cam9002018-02-161-93/+93
* decbac06, deckarn, decmxc06, decospr: Set flip screen state without peeking i... AJR2018-02-031-3/+9
* Deco ACE: Fix color update (#3122) cam9002018-01-251-2/+0
* Split Data East ACE Chip Emulation (#3100) cam9002018-01-251-88/+5
* deco146: Fully handle sound latch internal in the device Dirk Best2017-10-271-43/+33
* deco32: Improvements and cleanups Dirk Best2017-09-221-13/+0
* replaced machine().driver_data()->generic_space() with machine().dummy_space(... smf-2016-11-031-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-32/+32
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-12/+12
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+533