summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/pc080sn.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove tilemap.h from emu.h (nw) AJR2019-08-211-0/+3
* taito_helper.cpp : Updates cam9002019-05-051-11/+11
* mame/video: more macro removal (nw) Ivan Vangelista2018-11-231-17/+1
* Eliminate register_postload from various Konami/Namco/Taito video devices (nw) AJR2018-09-201-2/+3
* Set finder tag relative to current device being configured rather than Vas Crabb2018-04-301-1/+1
* de-staticify initializations for mame/machine (#3251) wilbertpol2018-02-211-1/+1
* de-staticify initializations for src/mame/video (nw) (#3246) wilbertpol2018-02-201-14/+13
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-5/+6
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-11/+11
* Revert "taito fix (nw)" Miodrag Milanovic2016-05-011-2/+0
* taito fix (nw) Miodrag Milanovic2016-04-301-0/+2
* Reduce the incidence of required_device<palette_device> in subdevices AJR2016-04-021-5/+0
* reverting: Miodrag Milanovic2016-01-201-3/+3
* tags are now strings (nw) Miodrag Milanovic2016-01-161-3/+3
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-1/+0
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* resolved lot more (nw) Miodrag Milanovic2015-05-201-2/+2
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* More cleanups, there is issue with srcclean that needs to be taken care as we... Miodrag Milanovic2014-07-221-2/+2
* pc080sn: updated to use inline configs. nw. Fabio Priuli2014-04-081-16/+29
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-0/+5
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-1/+7
* Fix long-standing architectural wart: the priority bitmap is no longer owned Aaron Giles2013-07-261-4/+4
* Cleanups and version bumpmame0149u1 Miodrag Milanovic2013-07-231-10/+10
* Split up the video devices contained in taitoic.c. [Osso] Scott Stone2013-07-201-0/+70