summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ninjakd2.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ninjakd2.cpp: Restore mistakenly deleted line (nw) AJR2018-12-281-0/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-5/+2
* -bus/nes/jaleco, pt554, bus/nes_ctrl/ctrl, hori, joypad: Removed MCFG and MAC... mooglyguy2018-12-201-81/+77
* (nw) more header cleanup, split up some more all-in-one state classes Vas Crabb2018-12-031-15/+15
* gen_latch: removed MCFG macros (nw) Ivan Vangelista2018-11-151-1/+1
* srcclean and other cleanup (nw) Vas Crabb2018-06-241-5/+5
* ninjakd2.cpp : Reduce duplicates, Reduce runtime tag lookups (#3583) cam9002018-06-171-33/+60
* ninjakd2.cpp: basic inheritance (nw) angelosa2018-06-081-93/+85
* ninjakd2.cpp: attempt fixing bullets not shot by enemies in Omega Fighter [An... angelosa2018-06-071-1/+9
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-41/+41
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-8/+8
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-8/+8
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-4/+4
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-21/+21
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-32/+32
* ninjakd2.cpp, xmissio.cpp: Use MCFG_SCREEN_VBLANK_CALLBACK instead of MCFG_CP... AJR2018-03-281-6/+0
* Account for same label different hash (sldh) comments that arose with rom lab... Scott Stone2018-03-171-2/+2
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-3/+3
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-117/+125
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-6/+12
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-10/+10
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-4/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-7/+7
* Finish the non-ambiguous ones (nw) Olivier Galibert2018-01-021-1/+1
* Fix MT #6645 AJR2017-08-061-0/+1
* Rename AS_DECRYPTED_OPCODES to AS_OPCODES [O. Galibert] Olivier Galibert2017-07-031-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-5/+5
* Make MC-8123 into a device AJR2017-04-251-7/+14
* Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-2/+5
* srcclean (nw) Vas Crabb2016-10-231-1/+1
* ninjakd2.cpp: Replaced mnight with World version, Kawakus license now mnightj system11b2016-10-231-15/+41
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
* dynamic_buffer is just std::vector<UINT8> (nw) Miodrag Milanovic2016-10-211-1/+1
* MACHINE_UNEMULATED_PROTECTION demotions: (nw) angelosa2016-10-131-4/+6
* sound trampolines removal from various drivers (nw) Ivan Vangelista2016-06-131-13/+1
* updated remaining drivers to use gen_latch.cpp (nw) Ivan Vangelista2016-06-121-6/+9
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-2/+2
* (nw) David Haywood2016-04-041-1/+1
* actually I guess the new Atomic Robokid set is another Japan set, it as the '... David Haywood2016-04-041-5/+5
* new clones David Haywood2016-04-041-1/+61
* Fix remainder of this == NULL checks from Tafoids run mooglyguy2016-01-231-18/+50
* (nw) David Haywood2015-12-131-1/+1
* new clones David Haywood2015-12-131-0/+30
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1567