summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/deco_ace.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-3/+3
* deco_ace: Internalize palette (nw) AJR2018-05-061-2/+2
* de-staticify initializations for mame/machine (#3251) wilbertpol2018-02-211-10/+0
* de-staticify initializations for src/mame/video (nw) (#3246) wilbertpol2018-02-201-3/+3
* srcclean and regenerate localisations (nw) Vas Crabb2018-01-281-14/+14
* deco_ace: Fix a few dimension errors (nw) AJR2018-01-251-10/+10
* deco_ace.cpp/h: Really fix line endings (nw) AJR2018-01-251-254/+0
* cninja.cpp: Fix compile (nw) AJR2018-01-251-255/+509
* Deco ACE: Fix color update (#3122) cam9002018-01-251-55/+48
* Split Data East ACE Chip Emulation (#3100) cam9002018-01-251-0/+271