summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/tc0080vco.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* removed space and mem_mask from some tc0080vco calls (nw) smf-2017-12-211-4/+4
* 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-22/+22
* 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
* 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
* tc0080vco: updated to use inline configs. nw. Fabio Priuli2014-04-081-23/+34
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* Checkpoint: gfx_elements now have a pointer to a palette_device (which is not... Alex W. Jackson2014-03-111-0/+5
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-0/+7
* Fix long-standing architectural wart: the priority bitmap is no longer owned Aaron Giles2013-07-261-3/+3
* Cleanups and version bumpmame0149u1 Miodrag Milanovic2013-07-231-1/+1
* Split up the video devices contained in taitoic.c. [Osso] Scott Stone2013-07-201-0/+82