summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/namco_c139.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* maps: Finish mame/machine (nw) Olivier Galibert2018-04-191-3/+4
* maps: Finish map.m() (nw) Olivier Galibert2018-04-191-4/+5
* namco c139 fix, wonder how that ever worked (nw) Olivier Galibert2018-02-121-5/+5
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+3
* make device_memory_interface slightly less of a special case, use a typedef t... Vas Crabb2017-07-101-2/+2
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-2/+4
* 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
* srcclean (nw) Vas Crabb2017-01-221-9/+9
* More clean-ups. angelosa2017-01-011-2/+3
* MACHINE_NODEVICE_LAN for anything that actively wants it angelosa2017-01-011-1/+9
* Added actual device files, fixed space data map as well angelosa2017-01-011-0/+98