summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/ninjakd2.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-205/+0
* init vars for coverity (includes/n,o,p) Robbbert2022-03-231-3/+3
* Eliminate remaining uses of auto_alloc and friends (#8210) Aaron Giles2021-06-221-1/+1
* drivers starting with m, n and o: removed read* and write* macros (nw) Ivan Vangelista2020-06-121-15/+15
* Remove tilemap.h from emu.h (nw) AJR2019-08-211-0/+1
* -bus/nes/jaleco, pt554, bus/nes_ctrl/ctrl, hori, joypad: Removed MCFG and MAC... mooglyguy2018-12-201-3/+3
* (nw) more header cleanup, split up some more all-in-one state classes Vas Crabb2018-12-031-5/+8
* stronger private: use (N, O, P, Q, R) (#3717) David Haywood2018-06-301-52/+68
* srcclean and other cleanup (nw) Vas Crabb2018-06-241-4/+4
* more macro removal and overload disambiguation (nw) Vas Crabb2018-06-171-4/+8
* ninjakd2.cpp : Reduce duplicates, Reduce runtime tag lookups (#3583) cam9002018-06-171-38/+25
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* ninjakd2.cpp: basic inheritance (nw) angelosa2018-06-081-59/+110
* ninjakd2.cpp: attempt fixing bullets not shot by enemies in Omega Fighter [An... angelosa2018-06-071-0/+1
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-6/+6
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-6/+6
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-5/+5
* ninjakd2.cpp, xmissio.cpp: Use MCFG_SCREEN_VBLANK_CALLBACK instead of MCFG_CP... AJR2018-03-281-1/+0
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+8
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+7
* Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-22/+22
* sound trampolines removal from various drivers (nw) Ivan Vangelista2016-06-131-1/+0
* Fix remainder of this == NULL checks from Tafoids run mooglyguy2016-01-231-0/+2
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-3/+3
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-3/+3
* update license for Yochizo (nw) Miodrag Milanovic2015-06-271-1/+1
* memory: Remove support for decrypted bases, use an address space instead [O. ... Olivier Galibert2015-06-241-1/+3
* We cannot relicense files for which we have not yet received responses (nw) balr0g2015-05-281-1/+1
* Updates and fixes for places where we have major contributors decision (nw) Miodrag Milanovic2015-05-261-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
* samples_device: converted to use inline config and delegates. Will probably n... Ivan Vangelista2014-09-041-0/+5
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+5
* moved optional_device<gfxdecode_device> to specific drivers state classes (nw) Miodrag Milanovic2014-02-171-1/+3
* changed machine().device("soundcpu") with m_soundcpu (nw) Miodrag Milanovic2013-04-111-0/+2
* device callback handler cleanup (nw) Miodrag Milanovic2013-04-011-0/+1
* Modernization of drivers part 13 (no whatsnew) Miodrag Milanovic2013-02-121-0/+7
* srcclean (nw) Curt Coder2012-10-071-1/+1
* added support for savestates Michaël Banaan Ananas2012-10-041-0/+4
* be verbose about robokid motion error Michaël Banaan Ananas2012-10-041-1/+13
* MT 05024 workaround Michaël Banaan Ananas2012-10-031-0/+2
* small cleanup Michaël Banaan Ananas2012-10-031-11/+13
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-0/+1
* some h files cleanups (no whatsnew) Miodrag Milanovic2012-09-171-16/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-0/+4