summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ninjaw.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-3/+3
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-5/+5
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-2/+4
* Add support for custom device constructors when replacing devices. Vas Crabb2018-05-081-16/+8
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-22/+22
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-70/+75
* warriorb : Soundchip Type identified (#3230) cam9002018-02-181-14/+14
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-5/+5
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+2
* Do the easy ones (nw) Olivier Galibert2018-01-011-1/+1
* ninjaw.cpp: saner interleave CPU timings, attempt to fix missing enemies bug ... angelosa2017-08-301-2/+7
* ninjaw.cpp: Spelling (nw) briantro2017-07-081-2/+2
* new clone added - The Ninja Warriors briantro2017-07-081-9/+65
* Fix ninjaw and darius2 (nw) AJR2017-06-081-7/+7
* Make TC0040IOC its own device type and separate its functionality from TC0220IOC AJR2017-06-081-15/+11
* Use callbacks to set coin counters and coin lockouts from Taito I/O devices (nw) AJR2017-06-071-0/+11
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-7/+7
* Self-registering devices prep: Vas Crabb2017-02-271-3/+6
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* ninjaw.cpp: fixed MT06169 (nw) Ivan Vangelista2016-05-091-1/+1
* fix njinaw (nw) Miodrag Milanovic2016-05-011-3/+3
* Compressed internal layouts [David Haywood] Miodrag Milanovic2016-03-301-1/+1
* reverting: Miodrag Milanovic2016-01-201-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* Some licenses fixes and updates (nw) Miodrag Milanovic2015-12-111-0/+1
* nullptr to 0x00 for ROM_FILL and ROM_COPY (nw) Miodrag Milanovic2015-12-061-4/+4
* clang-modernize part 4 Miodrag Milanovic2015-12-041-5/+5
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1180