summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/nmk16.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix exception in clang debug build: "Caught unhandled St8bad_cast exception: ... AJR2019-11-051-1/+1
* loose ends: (nw) Vas Crabb2019-11-061-2/+4
* nmk16spr.cpp : Device-fied NMK 16 bit sprite hardware (#5697) cam9002019-10-021-8/+7
* Remove tilemap.h from emu.h (nw) AJR2019-08-211-0/+1
* nmk16.cpp : Reduce duplicates, Add notes for screen raw params cam9002019-08-131-2/+0
* nmk16.cpp : Updates (#5325) cam9002019-07-101-101/+115
* new working clone Ivan Vangelista2019-04-241-0/+5
* nmk16.cpp: take care of the address line scrambling in redhawkg and redhawki ... Ivan Vangelista2019-03-271-0/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-0/+1
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-1/+0
* new working clone Ivan Vangelista2019-02-181-0/+1
* -2203intf: Removed MCFG macro, nw mooglyguy2018-12-301-3/+10
* nmk112.cpp : Remove MCFGs, Unnecessary arguments of CPU interface cam9002018-11-231-1/+0
* (nw) misc cleanup - mostly missing #include guards and inconsistent initialis... Vas Crabb2018-11-211-3/+10
* stronger private: use (N, O, P, Q, R) (#3717) David Haywood2018-06-301-56/+64
* nmk16.cpp Updates/Cleanups (#3589) cam9002018-06-271-45/+30
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* tomagic: Add sound system and some basic inputs AJR2018-05-241-0/+1
* new machines marked as NOT WORKING DavidHaywood2018-05-241-0/+15
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-10/+10
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-10/+10
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-16/+16
* nmk16.cpp, powerbal.cpp: moved atombjt from the former to the latter driver. ... Ivan Vangelista2018-02-261-1/+0
* srcclean (nw) Vas Crabb2018-02-251-1/+1
* nmk16 : Cleanup duplicates, Update documents (#3227) cam9002018-02-171-34/+19
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+36
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+33
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-42/+42
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-1/+1
* more gen_latch (nw) Ivan Vangelista2016-06-071-6/+13
* nmk16.cpp: some configured banking and oki memory maps, more to come (nw) Ivan Vangelista2016-02-291-1/+2
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-5/+0
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-2/+2
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-1/+1
* Some licenses fixes and updates (nw) Miodrag Milanovic2015-12-111-2/+3
* We cannot relicense files for which we have not yet received responses (nw) balr0g2015-05-281-1/+1
* Sorry Alex (nw) Miodrag Milanovic2015-05-271-1/+1
* name change update (nw) Miodrag Milanovic2015-05-251-1/+1
* Mention myself in a few more files (nw) Luca Elia2015-05-161-1/+1
* Sync other dirs with main driver license for MAME (nw) Miodrag Milanovic2015-05-131-2/+2
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* Remove still more sound irq trampolines (nw) Alex W. Jackson2015-01-281-4/+0
* Added proper NMK004 internal rom [trap15] David Haywood2014-09-131-10/+12
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+3
* moved optional_device<gfxdecode_device> to specific drivers state classes (nw) Miodrag Milanovic2014-02-171-1/+3
* - fix sprite priority issues in nmk16.c (tested on tdragon2 PCB) [trap15] David Haywood2013-08-221-4/+4
* Converted NMK004 to a device. (Osso) Ivan Vangelista2013-08-021-1/+0