summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/namcoic.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* split namco c169 roz chip, c123 tilemap chip and c355 sprite chip from namcos... David Haywood2018-09-131-1010/+0
* use c68 for more games, fix what looks like more cam900 damage (luckywld) due... David Haywood2018-09-091-12/+14
* (nw) srcclean and some cleanup: Vas Crabb2018-07-221-1/+1
* c140.cpp, c45.cpp, namco_c139.cpp : Remove MCFG_s (#3736) cam9002018-07-131-15/+0
* namcoic.cpp: Remove unused folderol (nw) AJR2018-07-081-51/+0
* namcoic.cpp : Simpler bit-swapped values (#3609) cam9002018-07-091-125/+35
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-1/+1
* blmbycar.cpp: added opt and pot wheel input schemes [Angelo Salese] angelosa2018-05-091-0/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-1/+2
* namcofl.cpp: killed anonymous timers, moved to configured banking, added save... Ivan Vangelista2017-04-121-90/+61
* Do not use FUNC in delegate where applicable (nw) Miodrag Milanovic2016-11-061-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-65/+65
* More prep for removing pointer/reference duality (nw) Vas Crabb2016-08-271-11/+11
* Prepare to make object finders behave like a pointer, not a half-pointer half... Vas Crabb2016-08-261-6/+6
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-2/+2
* namconb1.cpp: fixed MT06244 by disabling logerrors. Also added save state sup... Ivan Vangelista2016-06-201-0/+9
* move thins around (nw) Miodrag Milanovic2016-05-011-0/+1182