summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/tc009xlvc.cpp
Commit message (Expand)AuthorAgeFilesLines
* maps: Finish devices/machine (nw) Olivier Galibert2018-04-201-10/+11
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-11/+0
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2
* make device_memory_interface slightly less of a special case, use a typedef t... Vas Crabb2017-07-101-2/+2
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-3/+5
* 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
* New device interface for palettes AJR2017-04-061-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-1/+4
* Remove device_config_complete from numerous devices that don't really need it... AJR2017-02-091-15/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-9/+9
* Another round of these Vas Crabb2016-08-271-4/+4
* Prepare to make object finders behave like a pointer, not a half-pointer half... Vas Crabb2016-08-261-3/+3
* Reduce the incidence of required_device<palette_device> in subdevices AJR2016-04-021-17/+6
* 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
* clang-modernize part 3 Miodrag Milanovic2015-12-041-3/+3
* - Fix PVS-Studio warning V564, "The &/| operator is applied to bool type value. therealmogminer@gmail.com2015-11-091-5/+5
* Fix more PVS-Studio warnings, nw therealmogminer@gmail.com2015-11-091-4/+4
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+417