summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/namcos2.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-19/+19
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-19/+19
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-12/+12
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-94/+94
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-7/+14
* (nw) misc follow-up Vas Crabb2018-05-061-7/+7
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-82/+82
* namcos2.cpp: Correct and unify rom names for the Final Lap 3 sets (nw) braintro2018-05-051-78/+78
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-168/+187
* de-staticify initializations for mame/machine (#3251) wilbertpol2018-02-211-2/+2
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-10/+13
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-19/+19
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-16/+16
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-41/+41
* new working clones Ivan Vangelista2017-12-261-2/+68
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-7/+7
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-7/+7
* m6809: Start resolving the great device type/clock divider mix-up AJR2017-12-081-7/+7
* (nw) srcclean - please use UTF-8 for source files, stuff that isn't valid UTF... Vas Crabb2017-09-241-1/+1
* MT #06680 angelosa2017-09-141-3/+3
* namcos2.cpp: document sprite zoom table rom (nw) MetalliC2017-07-261-0/+9
* namcos2.cpp: Ordyne uses older IO MCU ROM, clean ROM labels as per PCB photos MetalliC2017-07-261-88/+88
* new WORKING clone MetalliC2017-07-261-1/+58
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-18/+18
* assault: Change joystick inputs to 4-way AJR2017-03-221-17/+17
* Self-registering devices prep: Vas Crabb2017-02-271-2/+4
* srcclean (nw) Vas Crabb2017-01-221-2/+2
* Finest Hour accesses 0x461xxx in service mode, make the whole area to be mirr... angelosa2017-01-011-4/+4
* MACHINE_NODEVICE_LAN for anything that actively wants it angelosa2017-01-011-18/+18
* Added actual device files, fixed space data map as well angelosa2017-01-011-1/+1
* Added dummy C139 device for debug, fixed target compile. angelosa2016-12-311-3/+10
* Clean-ups, 279 lines removed from machine/namcos2.cpp (nw) angelosa2016-12-311-1/+1
* Namco System 21 doesn't seem to use pos irq for master/slave. angelosa2016-12-301-8/+3
* Bind C148 to Namco System 2 as well angelosa2016-12-301-24/+68
* Tagged as imperfect sound and needing redump of sound rom - the sound in system11b2016-11-221-2/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* Reversed shifts in dirtfoxj, nw angelosa2016-09-101-4/+4
* New Bubble Trouble clone briantro2016-07-191-22/+71
* ym2151: Isolate, objectify, integrate [O. Galibert] Olivier Galibert2016-06-291-1/+1
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-2/+2
* new clones David Haywood2016-04-141-31/+88
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-24/+24
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-29/+29
* 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
* mark finalap2j (Final Lap 2 Japan version) gfx roms as BAD_DUMP David Haywood2015-12-151-9/+10
* fix gfx set mismatch (nw) David Haywood2015-12-141-5/+5
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+5664