summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/namcofl.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* namcofl.cpp : Use address_map_bank_device for ROM/RAM swapping, Use raw param... cam9002019-12-031-2/+2
* namcofl.cpp : Fix sprite banking cam9002018-10-191-1/+2
* namcofl.cpp : Implement screen clipping cam9002018-10-191-3/+13
* Various Namco hardwares update/cleanups (#4147) cam9002018-10-161-1/+1
* srcclean (nw) Vas Crabb2018-09-231-1/+1
* split namco c169 roz chip, c123 tilemap chip and c355 sprite chip from namcos... David Haywood2018-09-131-10/+8
* namcoic.cpp : Simpler bit-swapped values (#3609) cam9002018-07-091-1/+7
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-1/+1
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-1/+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-8/+7
* Do not use FUNC in delegate where applicable (nw) Miodrag Milanovic2016-11-061-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-7/+7
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+96