summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/tc0100scn.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+2
* Set finder tag relative to current device being configured rather than Vas Crabb2018-04-301-2/+2
* de-staticify initializations for mame/machine (#3251) wilbertpol2018-02-211-2/+2
* de-staticify initializations for src/mame/video (nw) (#3246) wilbertpol2018-02-201-28/+25
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-6/+7
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-15/+15
* reverting: Miodrag Milanovic2016-01-201-3/+3
* tags are now strings (nw) Miodrag Milanovic2016-01-161-3/+3
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2
* resolved lot more (nw) Miodrag Milanovic2015-05-201-2/+2
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* Taito device tilemap assert fixes, and clean up of obsolete stuff (nw) Alex W. Jackson2014-11-101-9/+3
* More cleanups, there is issue with srcclean that needs to be taken care as we... Miodrag Milanovic2014-07-221-2/+2
* tc0100scn: updated to use inline configs. nw. Fabio Priuli2014-04-091-22/+54
* Checkpoint: gfx_elements now have a pointer to a palette_device (which is not... Alex W. Jackson2014-03-111-0/+7
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-0/+6
* Fix long-standing architectural wart: the priority bitmap is no longer owned Aaron Giles2013-07-261-6/+2
* Created new device_video_interface. Right now its sole purpose is to Aaron Giles2013-07-241-4/+3
* Cleanups and version bumpmame0149u1 Miodrag Milanovic2013-07-231-4/+4
* Split up the video devices contained in taitoic.c. [Osso] Scott Stone2013-07-201-0/+115