summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/vip/vp550.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* srcclean and cleanup in preparation for branching MAME 0.245 Vas Crabb2022-06-261-1/+1
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-69/+34
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* src/devices: simplified some handlers (nw) Ivan Vangelista2020-03-111-2/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-10/+10
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-10/+10
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-011-1/+1
* bus/comx35, bus/vip: Eliminate address_space argument from handlers (nw) AJR2019-02-191-9/+9
* -devices/sound/262intf, bsmt2000, c6280, cdp1863, msm5232, ymf271: Removed MC... mooglyguy2018-12-271-6/+9
* vip: Give the expansion bus full access to N and TPB (nw) AJR2018-07-191-2/+2
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-2/+2
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-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-141-13/+3
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-2/+2
* 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-1/+3
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* reverting: Miodrag Milanovic2016-01-201-7/+7
* tags are now strings (nw) Miodrag Milanovic2016-01-161-7/+7
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+249