summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/tvc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-3/+4
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-4/+4
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* another fifty device_mconfig_additions out of the way (nw) Vas Crabb2017-06-142-17/+11
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-144-30/+36
* Self-registering devices prep: Vas Crabb2017-02-272-2/+2
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-224-16/+16
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-062-2/+2
* Revert software-installed slot/image options when changing software AJR2016-04-041-1/+0
* reverting: Miodrag Milanovic2016-01-204-5/+5
* tags are now strings (nw) Miodrag Milanovic2016-01-164-5/+5
* override for for macros that could not be auto recognized by tools (nw) Miodrag Milanovic2015-12-061-4/+4
* override part 1 (nw) Miodrag Milanovic2015-12-052-6/+6
* clang-modernize part 2 Miodrag Milanovic2015-12-041-1/+1
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-142-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-082-0/+0
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-134-0/+532