summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/namco_c148.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* forward universal references when setting callbacks in cases I noticed when l... Vas Crabb2018-02-221-2/+2
* de-staticify initializations for mame/machine (#3251) wilbertpol2018-02-211-15/+12
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+1
* MT06548 - yes, this should use required_device and optional_device, but I hav... Vas Crabb2017-12-291-0/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+4
* srcclean (nw) Vas Crabb2017-01-221-12/+12
* More clean-ups. angelosa2017-01-011-0/+4
* Notes angelosa2016-12-311-1/+1
* Bind C148 to Namco System 2 as well angelosa2016-12-301-1/+1
* Completed device up to current knowledge, added to Namco System 21 as test bed. angelosa2016-12-301-0/+13
* CPU IRQ trigger & fix regression angelosa2016-12-301-2/+14
* IRQ triggers angelosa2016-12-301-2/+4
* Add the remaining irq levels / acks angelosa2016-12-301-0/+17
* Added posirq angelosa2016-12-291-8/+20
* V-Blank irq tied (nw) angelosa2016-12-291-4/+29
* First pass, hooked it up to Winning Run GPU because it's a good test case angelosa2016-12-291-0/+58