summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/vip (follow)
Commit message (Expand)AuthorAgeFilesLines
* src/devices: simplified some handlers (nw) Ivan Vangelista2020-03-112-3/+3
* Spring cleaning: Vas Crabb2019-11-014-13/+11
* (nw) Clean up the mess on master Vas Crabb2019-03-2618-149/+136
* Revert "conflict resolution (nw)" andreasnaive2019-03-2518-136/+149
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-015-5/+5
* bus/comx35, bus/vip: Eliminate address_space argument from handlers (nw) AJR2019-02-1916-77/+76
* devices/bus: a few more MACHINE_CONFIG macros removed (nw) Ivan Vangelista2019-02-091-2/+3
* devices\bus: some MCFG macros removal (nw) Ivan Vangelista2019-01-313-65/+52
* -devices/sound/262intf, bsmt2000, c6280, cdp1863, msm5232, ymf271: Removed MC... mooglyguy2018-12-272-10/+15
* machine/keyboard, terminal: removed MCFG macros (nw) Ivan Vangelista2018-12-111-4/+5
* cdp1861, cdp1862: Convert callbacks to devcb3 (nw) AJR2018-08-171-7/+7
* vip: Give the expansion bus full access to N and TPB (nw) AJR2018-07-196-26/+85
* devcb3 Vas Crabb2018-07-071-3/+3
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-082-3/+3
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-092-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-062-18/+18
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-044-18/+20
* Allow devcb to be bound to a device/mixin or the target of a device Vas Crabb2018-05-021-1/+1
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-6/+6
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-5/+5
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-175-5/+5
* another fifty device_mconfig_additions out of the way (nw) Vas Crabb2017-06-1410-112/+44
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-225-10/+10
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-1420-125/+104
* Self-registering devices prep: Vas Crabb2017-02-2710-10/+14
* Remove emu.h from headers (nw) Olivier Galibert2017-02-1120-10/+10
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-2220-100/+100
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-062-2/+2
* reverting: Miodrag Milanovic2016-01-2020-26/+26
* tags are now strings (nw) Miodrag Milanovic2016-01-1620-26/+26
* override part 1 (nw) Miodrag Milanovic2015-12-0510-54/+54
* clang-modernize part 6 Miodrag Milanovic2015-12-041-26/+26
* clang-modernize part 2 Miodrag Milanovic2015-12-043-23/+23
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-145-5/+5
* 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/+2473