summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/dooyong.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* de-staticify initializations for mame/machine (#3251) wilbertpol2018-02-211-42/+0
* de-staticify initializations for src/mame/video (nw) (#3246) wilbertpol2018-02-201-19/+18
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-530/+22
* Self-registering devices prep: Vas Crabb2017-02-271-3/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-33/+33
* dooyong.cpp: clean up, encapsulate stuff, use derived machine configs, better... Vas Crabb2016-08-291-157/+141
* dooyong.cpp: better representation of how tilerom appears to hardware Vas Crabb2016-08-281-25/+24
* Change name Vas Crabb2016-08-281-1/+1
* Convert rshark/superx ROM-based tilemaps to device as well, remove all the tr... Vas Crabb2016-08-281-142/+48
* Make Dooyong tilemap generator into a device, move a whole lot of stuff from ... Vas Crabb2016-08-281-230/+201
* popbingo: emulate mixing of two 4bpp tilemaps to make 8bpp background [Vas Cr... Vas Crabb2016-08-271-47/+53
* More prep for removing pointer/reference duality (nw) Vas Crabb2016-08-271-24/+48
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-4/+4
* Cleanups and version bumpmame0169 Miodrag Milanovic2015-12-301-5/+5
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-4/+4
* this bit alows the flying tiger title text to colour cycle, probably vblank l... David Haywood2015-12-141-1/+1
* fix regression (nw) David Haywood2015-12-131-0/+8
* pollux bombs now cause brightness change David Haywood2015-12-131-8/+34
* pollux, add vblank read, allows palette to animate.. David Haywood2015-12-131-1/+1
* make both halves of the banked palette available for use, doesn't help with w... David Haywood2015-12-121-7/+16
* clang-modernize part 4 Miodrag Milanovic2015-12-041-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+866