summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/nmk16.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Modernized the Seibu ADPCM device and converted the Seibu sound system to be ... Scott Stone2013-08-011-1/+0
* Fix long-standing architectural wart: the priority bitmap is no longer owned Aaron Giles2013-07-261-2/+2
* new clones David Haywood2013-06-221-0/+1
* Cleanups and version bumpmame0149 Miodrag Milanovic2013-06-111-1/+1
* Modernized nmk112 device. [Osso] Alex W. Jackson2013-06-071-10/+14
* new clones David Haywood2013-05-191-0/+1
* new clones David Haywood2013-05-181-0/+5
* Cleanups and version bumpmame0148u4 Miodrag Milanovic2013-04-301-1/+1
* oki tag lookup removal (nw) Miodrag Milanovic2013-04-121-1/+7
* changed machine().device("audiocpu") with m_maincpu (nw) Miodrag Milanovic2013-04-111-1/+3
* added m_maincpu to the rest of drivers in mame (nw) Miodrag Milanovic2013-04-101-1/+3
* unified formating of state class constructors, no functional change (nw) Miodrag Milanovic2013-04-101-1/+1
* device callback handler cleanup (nw) Miodrag Milanovic2013-04-011-0/+1
* drivers cleanup (nw) Miodrag Milanovic2013-02-181-1/+1
* Modernization of drivers part 13 (no whatsnew) Miodrag Milanovic2013-02-121-0/+25
* Remove hack patch for tdragonb and emulated protection instead [IQ_132] Miodrag Milanovic2012-10-291-0/+1
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-251-0/+4
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-32/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-15/+30
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-10/+22
* TILE/TILEMAP modernization part 2 (no whatsnew) Miodrag Milanovic2012-09-061-0/+9
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-0/+11
* Conversion of _DEVICE_HA​NDLER to _MEMBER methods - part 2 (no whatsnew) Miodrag Milanovic2012-05-251-0/+2
* Clean-ups and version bumpmame0145u7 Angelo Salese2012-04-221-1/+1
* Fix most remaining regressions. Aaron Giles2012-04-191-1/+1
* More fixes and a gcc warning fix. Aaron Giles2012-04-151-7/+7
* Several more driver regression fixes. Aaron Giles2012-04-151-2/+2
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-14/+25
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-17/+17