summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/nmk16.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* New clones added mariuszw12011-05-291-0/+31
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-163/+163
* Remove redundant item cpu from address_space, in favor of Aaron Giles2011-03-291-5/+5
* BIG update. Aaron Giles2011-03-291-57/+57
* Deprecate the old memory_install_* macros. Dynamic installation is now handled Aaron Giles2011-03-271-2/+2
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-31/+31
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-2/+2
* Continued moving global/static variables to the driver_device classes. Aaron Giles2011-03-171-52/+48
* (game descriptions consistency: "Set" -> "set") Michaël Banaan Ananas2011-03-131-2/+2
* Convert a number of drivers to use their own private spriteram instead Aaron Giles2011-03-131-1/+1
* Updated nmk/olympia/pacific/pce/phoenix/rare/seibu/seta to driver_devices. Aaron Giles2011-03-031-155/+163
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-52/+54
* As promised, the bulk update of timer calls: Aaron Giles2011-02-061-1/+1
* Delete unneeded MCFG_NMK112_ADD from MACHINE_CONFIG_START for smissin. Fixes ... Scott Stone2011-02-041-1/+0
* Attotime bulk conversion step: Aaron Giles2011-02-031-2/+2
* Correct sound rom order in the new Bombjack Twin (Proto) set. no whatsnew Brian Troha2011-01-091-2/+2
* new clone Angelo Salese2011-01-081-0/+28
* Ok, last major rename for this round: Aaron Giles2011-01-011-25/+25
* running_device -> device_t Aaron Giles2010-12-311-2/+2
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-582/+582
* Cleanups and version bump.mame0140 Aaron Giles2010-10-211-1/+1
* Fixed broken Many Block timings and screwed service dip (not worth) Angelo Salese2010-10-191-2/+17
* Reworked NMK16 irqs again by using TIMER_ADD_SCANLINE (not worth) Angelo Salese2010-10-191-23/+22
* ... actually removed deprecat.h from this driver too (obviously not worth) Angelo Salese2010-10-191-1/+0
* Reworked NMK16 irqs by not using cpu_getiloops() function [Angelo Salese] Angelo Salese2010-10-191-17/+25
* Added AM_DEVREAD_MODERN/AM_DEVWRITE_MODERN/etc. macros for the non-modern Aaron Giles2010-09-051-13/+13
* Changed driver_data objects to be devices. Replaced the driver_data_t Aaron Giles2010-09-021-23/+23
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-61/+58
* Fixed Dip Location order for Hacha Mecha Fighter to match what it shows in Te... Scott Stone2010-07-201-4/+4
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-82/+44
* companyname corrections from robbie Michaël Banaan Ananas2010-05-251-4/+4
* minor companyname cleanups Michaël Banaan Ananas2010-05-231-1/+1
* got rid of bracket style company naming: Michaël Banaan Ananas2010-05-221-1/+1
* documentation: Rapid Hero is by NMK, distributed by Media Shoji (Media Tradin... Michaël Banaan Ananas2010-05-021-1/+1
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-2/+2
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* NOTE: This change requires two new osd functions: osd_malloc() and Aaron Giles2010-01-081-8/+8
* Converted the NMK112 to be a device and updated drivers using it accordingly Fabio Priuli2009-12-291-29/+26
* Results of running the latest srcclean. Aaron Giles2009-12-281-12/+12
* Memory shares are now specified by tag instead of index. Aaron Giles2009-12-051-2/+2
* More memory system cleanup. Removed SMH_* macros entirely. In Aaron Giles2009-12-051-8/+8
* Memory banks are now referenced by tag rather than index. Aaron Giles2009-12-031-4/+4
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-21/+21
* Enforce a minimum tag length of 3 characters. This will enable Aaron Giles2009-11-151-20/+20
* > -----Original Message----- Aaron Giles2009-09-241-9/+4
* From: David VanVoorhis [mailto:iq_132@hotmail.com] Aaron Giles2009-09-061-5/+31
* nmk16.c driver documentation update / clean up: Brian Troha2009-08-041-170/+176
* Cleanups and version bump. Aaron Giles2009-08-021-9/+9
* From: hoge hoge [c8cv@hotmail.com] Aaron Giles2009-08-021-1/+1
* Documents what the "language" dipswitch actually does for Rapid Hero. When s... Brian Troha2009-08-021-2/+2