summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/namco_c139.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-65/+0
* init vars for coverity (mame/machine/m-z) Robbbert2022-03-301-1/+1
* drivers starting with m, n and o: removed read* and write* macros (nw) Ivan Vangelista2020-06-121-3/+3
* c140.cpp, c45.cpp, namco_c139.cpp : Remove MCFG_s (#3736) cam9002018-07-131-3/+0
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+2
* make device_memory_interface slightly less of a special case, use a typedef t... Vas Crabb2017-07-101-1/+1
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-1/+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-2/+2
* Bulk rename video/c116.cpp into namco_c116.cpp angelosa2017-01-011-2/+2
* Added actual device files, fixed space data map as well angelosa2017-01-011-0/+67