summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/decbac06.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-12/+12
* thedeep.cpp: use decbac06 device instead of custom routines (nw) Ivan Vangelista2019-08-141-2/+20
* decmxc06.cpp : Updates cam9002019-05-101-2/+2
* decbac06.cpp : Updates (#4976) cam9002019-05-081-111/+115
* decbac06.cpp : Simplify handlers cam9002019-04-011-12/+12
* decbac06.cpp : Updates (#4274) cam9002019-03-311-62/+91
* (nw) Clean up the mess on master Vas Crabb2019-03-261-55/+100
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-100/+55
* srcclean (nw) Vas Crabb2019-03-241-7/+7
* bac06 - fix wide mode used by Act Fancer NW bmcphail2019-02-261-1/+4
* decbac06: small cleanup (nw) hap2019-02-261-59/+56
* Bac06 - remove camel case, remove mapping hack in favour of tilemap.h change NW bmcphail2019-02-261-9/+14
* Fix problem with bac06 NW bmcphail2019-02-251-10/+50
* (nw) revert decbac06 and decmcx06 changes from 779b7626265c29145b06d451af2088... Vas Crabb2019-02-241-26/+4
* New working game - Bandit (Data East USA, 1989) bmcphail2019-02-221-4/+26
* make rectangle work better with constexpr, change many things to use designat... Vas Crabb2018-07-281-19/+19
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-3/+3
* de-staticify initializations for mame/machine (#3251) wilbertpol2018-02-211-17/+0
* de-staticify initializations for src/mame/video (nw) (#3246) wilbertpol2018-02-201-8/+7
* decbac06: Fix tilemap flip (nw) AJR2018-02-031-0/+13
* decbac06, deckarn, decmxc06, decospr: Set flip screen state without peeking i... AJR2018-02-031-2/+4
* 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/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-15/+15
* More prep for removing pointer/reference duality (nw) Vas Crabb2016-08-271-13/+13
* 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-8/+8
* clang-modernize part 4 Miodrag Milanovic2015-12-041-6/+6
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+555