summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/decopincpu.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Convert NeoGeo EL panel outputs to lamps - it uses six outputs from a 1-of-8 ... Vas Crabb2018-03-271-1/+2
* de-staticify initializations for mame/machine (#3251) wilbertpol2018-02-211-5/+5
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+2
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* updated mame/machine devices to device_add_mconfig (nw) Ivan Vangelista2017-05-261-18/+19
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-26/+34
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-7/+7
* reverting: Miodrag Milanovic2016-01-201-9/+9
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-3/+3
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-3/+3
* tags are now strings (nw) Miodrag Milanovic2016-01-161-9/+9
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-8/+8
* All files now do have owner (nw) Miodrag Milanovic2015-05-211-2/+2
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* devcv2 -> devcb (nw) Miodrag Milanovic2014-05-141-16/+16
* decopincpu.c: Added Type 3B CPU board, fixed silly switch-related bug. mahlemiut2013-09-051-0/+16
* de_2: Made CPU board a device, and hooked it up to all drivers in de_2.c. mahlemiut2013-07-201-0/+153