summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/vtech (follow)
Commit message (Expand)AuthorAgeFilesLines
* Spring cleaning: Vas Crabb2019-11-014-33/+9
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-265-10/+10
* (nw) Clean up the mess on master Vas Crabb2019-03-266-44/+40
* Revert "conflict resolution (nw)" andreasnaive2019-03-256-40/+44
* bus/cgenie/expansion, bus/einstein/pipe, bus/nasbus, bus/spectrum, bus/vtech:... AJR2019-02-255-39/+32
* output_latch: removed MCFG macros (nw) Ivan Vangelista2019-01-291-5/+8
* spkrdev: Removed MCFG macros, nw mooglyguy2018-12-253-43/+29
* bus/rs232.cpp: completed removal of MCFG macros (nw) Ivan Vangelista2018-10-231-4/+5
* devcb3 Vas Crabb2018-07-071-3/+3
* acro removal, disambiguation, debugger side effects (nw) Vas Crabb2018-06-151-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-082-5/+5
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-062-3/+3
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-045-19/+22
* maps: Finish devices/bus (nw) Olivier Galibert2018-04-211-6/+7
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-11/+6
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-122-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-173-3/+3
* finally got rid of machine_mconfig_additions (nw) Ivan Vangelista2017-06-143-6/+3
* another fifty device_mconfig_additions out of the way (nw) Vas Crabb2017-06-146-33/+20
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-223-3/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-1422-303/+311
* Self-registering devices prep: Vas Crabb2017-02-279-12/+12
* Remove emu.h from headers (nw) Olivier Galibert2017-02-1122-11/+11
* Do not use FUNC in delegate where applicable (nw) Miodrag Milanovic2016-11-061-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-2218-32/+32
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-068-8/+8
* Memory fun [O.Galibert] Olivier Galibert2016-06-142-2/+2
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-242-2/+2
* vtech1: Add support for the "Dick Smith VZ-200/300 RTTY Cartridge" Dirk Best2016-04-086-3/+138
* reverting: Miodrag Milanovic2016-01-2016-22/+22
* tags are now strings (nw) Miodrag Milanovic2016-01-1616-22/+22
* override part 1 (nw) Miodrag Milanovic2015-12-058-29/+29
* clang-modernize part 2 Miodrag Milanovic2015-12-044-8/+8
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-0810-0/+0
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-1320-0/+1674