summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/decopincpu.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* mame/machine: simplified some handlers (nw) Ivan Vangelista2020-04-221-15/+15
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-2/+2
* src/mame: more MCFG removal (nw) Ivan Vangelista2018-12-071-11/+11
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1
* -pia6821: Removed MCFG and old devcb. [Ryan Holtz] mooglyguy2018-08-101-38/+38
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-2/+2
* diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-31/+31
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-21/+23
* de-staticify initializations for mame/machine (#3251) wilbertpol2018-02-211-6/+0
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+2
* updated mame/machine devices to device_add_mconfig (nw) Ivan Vangelista2017-05-261-18/+8
* 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-29/+14
* Device validation fixes: Galaxy Games, Midway, Sega, DECO (nw) AJR2017-03-031-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-4/+4
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-9/+9
* Further IRQ passthrough cleanup AJR2016-07-081-3/+3
* reverting: Miodrag Milanovic2016-01-201-8/+8
* 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-8/+8
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+368