summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/nmk16.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-312/+0
* New clones marked as NOT_WORKING Ivan Vangelista2022-05-271-0/+2
* nmk16.cpp: fixed MT08294 Ivan Vangelista2022-04-161-0/+1
* init last bunch of vars for today Robbbert2022-04-111-16/+16
* New working clones Ivan Vangelista2022-03-061-0/+1
* New clones marked as NOT_WORKING Ivan Vangelista2021-03-221-0/+2
* New working clones Ivan Vangelista2021-03-191-1/+3
* lethalj, m72, megatech, punchout, tumbleb, xerox820: initialized some variabl... Ivan Vangelista2020-11-011-1/+1
* astrocde, drw80pkr, fm7, hp9845, igs011, mc1000, nmk16, ti99_8, williams, xor... Ivan Vangelista2020-10-311-1/+1
* nmk16.cpp: dumped mask ROMs for tdragon3h [hammy] Ivan Vangelista2020-09-261-0/+1
* powerins.cpp: Reduce duplicates related to nmk16.cpp, Move subclass into nmk1... cam9002020-04-141-2/+4
* New working clones Ivan Vangelista2020-04-091-0/+2
* Use scrolldx for tilemap shifting in some NMK hardwares cam9002020-04-061-3/+0
* nmk16.cpp : Implement sabotenb vertical scrolling, noticeable when explosion ... cam9002020-04-051-0/+1
* 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