summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/mb60553.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-2/+2
* de-staticify initializations for mame/machine (#3251) wilbertpol2018-02-211-12/+0
* de-staticify initializations for src/mame/video (nw) (#3246) wilbertpol2018-02-201-5/+4
* (nw) srcclean - please use UTF-8 for source files, stuff that isn't valid UTF... Vas Crabb2017-09-241-7/+7
* gstriker.cpp: added rotation to mb60553 core, used by V Goal Soccer during di... angelosa2017-08-301-10/+11
* ninjaw.cpp: saner interleave CPU timings, attempt to fix missing enemies bug ... angelosa2017-08-301-2/+3
* gstriker.cpp: added buffered spriteram (sprites being ahead 2 frames) [Angelo... angelosa2017-08-291-0/+1
* mb60553.cpp: improved zooming alignment, mostly noticeable in Tecmo World Cup... angelosa2017-08-291-9/+17
* Fix x origin (nw) angelosa2017-08-291-3/+4
* Compare against visible area (nw) angelosa2017-08-291-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-26/+12
* Self-registering devices prep: Vas Crabb2017-02-271-1/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-10/+10
* Another round of these Vas Crabb2016-08-271-2/+2
* reverting: Miodrag Milanovic2016-01-201-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-4/+4
* clang-modernize part 4 Miodrag Milanovic2015-12-041-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+342