summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/decmxc06.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+2
* decmxc06.cpp : Further fixes of multi-width sprite handling cam9002019-06-071-41/+74
* decmxc06.cpp : Minor fixes cam9002019-06-061-1/+1
* decmxc06.cpp : Fix disappearing cam9002019-06-051-2/+5
* decmxc06.cpp : Fix bandit regression, Fix notes, Remove outdated comments cam9002019-06-051-37/+43
* decmxc06.cpp : Fix regression cam9002019-06-031-1/+8
* decmxc06.cpp : Updates cam9002019-05-101-76/+67
* (nw) Clean up the mess on master Vas Crabb2019-03-261-6/+3
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-3/+6
* New working game - Bandit (Data East USA, 1989) bmcphail2019-02-221-6/+3
* de-staticify initializations for mame/machine (#3251) wilbertpol2018-02-211-16/+0
* de-staticify initializations for src/mame/video (nw) (#3246) wilbertpol2018-02-201-6/+5
* decmxc06.cpp: Even better fix for Y-flipping sprites (nw) AJR2018-02-101-1/+1
* Fix flip screen rendering of DECO MXC06 sprites AJR2018-02-031-1/+2
* decbac06, deckarn, decmxc06, decospr: Set flip screen state without peeking i... AJR2018-02-031-1/+4
* Privatize m_screen and other variables of device_video_interface (nw) AJR2018-01-051-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-1/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* More prep for removing pointer/reference duality (nw) Vas Crabb2016-08-271-5/+5
* Reduce the incidence of required_device<palette_device> in subdevices AJR2016-04-021-12/+1
* reverting: Miodrag Milanovic2016-01-201-3/+3
* tags are now strings (nw) Miodrag Milanovic2016-01-161-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+235