summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/nec/v5x.cpp
Commit message (Expand)AuthorAgeFilesLines
* cpu/nec: use anonymous namespaces to avoid ODR violations with enums Vas Crabb2020-08-111-1/+1
* v5x: Emulate internal/external timer clock input selection; internalize CPU c... AJR2019-11-121-13/+49
* Fix build (nw) AJR2019-11-121-2/+2
* v5x.cpp : Move remappable IO handler into seperated space, Fix remapping IO b... cam9002019-11-121-66/+241
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-32/+32
* Separate V50/V53 common peripherals and former device from V33 base; add V40 ... AJR2019-10-201-176/+253
* v5x: derives from v30 not v33 (nw) Patrick Mackinlay2019-07-241-2/+0
* (nw) Clean up the mess on master Vas Crabb2019-03-261-4/+4
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-4/+4
* am9513, am9517a, am9519, at_keybc, cs4031, ds128x, mc141618, wd7600: Simplify... AJR2019-03-071-4/+4
* v5x.cpp: Using a virtual method doesn't work for this (nw) AJR2018-11-011-7/+7
* v53: final tidy (nw) Patrick Mackinlay2018-11-011-0/+428