summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/wangpc/mcc.cpp
Commit message (Expand)AuthorAgeFilesLines
* Eliminate legacy Z80 SIO emulation AJR2020-02-231-1/+1
* z80ctc, z80dart, z80sio: Simplify read/write handlers (nw) AJR2019-03-271-4/+4
* (nw) Clean up the mess on master Vas Crabb2019-03-261-7/+7
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-7/+7
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-011-1/+1
* bus/wangpc, upd7220: Eliminate address_space arguments from handlers (nw) AJR2019-02-251-6/+6
* z80dart.cpp, z80dma.cpp: started removing MCFG macros (nw) Ivan Vangelista2018-08-291-4/+5
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* Eliminate custom MCFG_Z80DART_ADD/Z80SIO_ADD macros (nw) AJR2017-09-241-2/+2
* another fifty device_mconfig_additions out of the way (nw) Vas Crabb2017-06-141-12/+1
* 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/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* 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/+265