summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/tc0080vco.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-1/+1
* de-staticify initializations for mame/machine (#3251) wilbertpol2018-02-211-10/+0
* de-staticify initializations for src/mame/video (nw) (#3246) wilbertpol2018-02-201-3/+3
* removed space and mem_mask from some tc0080vco calls (nw) smf-2017-12-211-4/+4
* drawgfx: Make the palette optional [O. Galibert] Olivier Galibert2017-05-281-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-2/+5
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-22/+22
* Another round of these Vas Crabb2016-08-271-4/+4
* Revert "taito fix (nw)" Miodrag Milanovic2016-05-011-0/+1
* taito fix (nw) Miodrag Milanovic2016-04-301-1/+0
* Reduce the incidence of required_device<palette_device> in subdevices AJR2016-04-021-13/+2
* reverting: Miodrag Milanovic2016-01-201-3/+3
* tags are now strings (nw) Miodrag Milanovic2016-01-161-3/+3
* global_alloc for m_gfxdecode->set_gfx changed to work with unique_ptr (nw) Miodrag Milanovic2015-12-191-1/+1
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-14/+14
* clang-modernize part 4 Miodrag Milanovic2015-12-041-13/+13
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+714