summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/namcos2.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* namcos2.cpp : Reduce duplicates related to CPU Board components and Configura... cam9002019-11-291-0/+10
* Various Namco hardwares update/cleanups (#4147) cam9002018-10-161-32/+15
* srcclean (nw) Vas Crabb2018-09-231-5/+5
* split namco c169 roz chip, c123 tilemap chip and c355 sprite chip from namcos... David Haywood2018-09-131-281/+109
* namcos2 / namcos21 - use configured banking for audiocpu (#3986) David Haywood2018-09-111-9/+3
* use c68 for more games, fix what looks like more cam900 damage (luckywld) due... David Haywood2018-09-091-6/+9
* stage1 namcoc65 / c68 devicification (#3974) David Haywood2018-09-071-16/+10
* namcos2.cpp : Fix finallap boot cam9002018-07-191-0/+1
* c140.cpp, c45.cpp, namco_c139.cpp : Remove MCFG_s (#3736) cam9002018-07-131-11/+9
* namcoic.cpp : Simpler bit-swapped values (#3609) cam9002018-07-091-17/+19
* more of the same (nw) Vas Crabb2018-07-081-21/+28
* stronger private: use (N, O, P, Q, R) (#3717) David Haywood2018-06-301-26/+27
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-2/+2
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-34/+34
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+19
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+11
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-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-04-231-1/+1
* namcofl.cpp: killed anonymous timers, moved to configured banking, added save... Ivan Vangelista2017-04-121-2/+31
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* srcclean (nw) Vas Crabb2017-01-221-2/+2
* Not necessary at this stage (nw) angelosa2017-01-031-3/+3
* More clean-ups. angelosa2017-01-011-6/+0
* Added dummy C139 device for debug, fixed target compile. angelosa2016-12-311-0/+3
* Clean-ups, 279 lines removed from machine/namcos2.cpp (nw) angelosa2016-12-311-22/+2
* Bind C148 to Namco System 2 as well angelosa2016-12-301-1/+12
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-35/+35
* namconb1.cpp: fixed MT06244 by disabling logerrors. Also added save state sup... Ivan Vangelista2016-06-201-1/+1
* reverting: Miodrag Milanovic2016-01-201-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-0/+5
* update by request (nw) Miodrag Milanovic2015-12-211-1/+1
* Added license for Derrick Renaud, extended K.Wilkins and F.Palazzolo to full ... Miodrag Milanovic2015-12-211-1/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1
* Updates and fixes for places where we have major contributors decision (nw) Miodrag Milanovic2015-05-261-1/+1
* Requested (nw) balr0g2015-05-251-1/+1
* owner name consistency and typo fix (nw) Miodrag Milanovic2015-05-221-1/+1
* Sync other dirs with main driver license for MAME (nw) Miodrag Milanovic2015-05-131-1/+1
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* Greatly reduced tagmap lookups in namcos2 and namcos21 (nw) Osso2015-01-061-0/+2
* Cleanups and version bumpmame0155 Miodrag Milanovic2014-10-151-1/+1
* namcos2 and namcos21: moved most remaining functions into classes (nw). Ivan Vangelista2014-09-301-0/+15
* Implemented the Namco Custom 116 palette and raster IRQ controller as a device, Alex W. Jackson2014-08-141-6/+0
* namcoic.c: remove legacy read/write handlers [Alex Jackson] Alex W. Jackson2014-04-191-11/+16
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1