summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/nbmj8891.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-296/+296
* Fix crashing regression in most games in nbmj8891 driver - from Takahiro Nogi... Scott Stone2012-12-131-4/+4
* Various changes to Nichibutsu Mahjong drivers: [Takahiro Nogi] Angelo Salese2012-12-031-1/+8
* Fixed nested NMI behaviour on soft resets in Nichibutsu mahjong drivers (hyho... Angelo Salese2012-10-301-0/+1
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-1/+1
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-8/+7
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-38/+38
* Convert dac.c to a modern sound device. Update all callers. Aaron Giles2012-08-091-12/+12
* Updated GAME and GAMEL with class name per machine used, for future DRIVER_IN... Miodrag Milanovic2012-08-041-33/+33
* Clean-ups to sound and fixed volume balance in Nichibutsu Mahjong drivers. [T... Michaël Banaan Ananas2012-04-301-38/+14
* Changed device->subregion to device->memregion. Moved Aaron Giles2012-04-201-13/+13
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-80/+80
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-2/+2
* MAME going modern part 2 (no whatsnew) Miodrag Milanovic2012-04-011-189/+189
* MAME going modern part 1 (no whatsnew) Miodrag Milanovic2012-03-311-24/+24
* (THE LADY HUNTER -> The Lady Hunter) Michaël Banaan Ananas2012-03-271-1/+1
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-2/+1
* Removed cheapest deprecat.h usages (generally sound cpu ones) Angelo Salese2011-04-261-20/+1
* BIG update. Aaron Giles2011-03-291-13/+13
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-24/+24
* Convert nichibut/nintendo/nix to driver_devices. [Atari Ace] Aaron Giles2011-02-281-1/+1
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* Ok, last major rename for this round: Aaron Giles2011-01-011-13/+13
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-112/+112
* Replaced largely redundant NVRAM handlers with NVRAM devices Aaron Giles2010-09-101-18/+19
* Changed driver_data objects to be devices. Replaced the driver_data_t Aaron Giles2010-09-021-1/+1
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-62/+42
* Cleaned up dead web links from the drivers - replacing when possible with alt... Scott Stone2010-07-171-1/+0
* another round of company names cleanup Michaël Banaan Ananas2010-05-221-8/+8
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-3/+3
* Removed the global "includes" include and instead specify the "includes" path... Phil Bennett2009-12-211-1/+1
* Enforce a minimum tag length of 3 characters. This will enable Aaron Giles2009-11-151-18/+18
* Fixed a mapping error with Maikobana [BET] (mmaiko) which caused the NVRAM no... Scott Stone2009-08-041-1/+1
* Removed fake P3 Start from Nichibutsu mahjong games and properly called "Cred... Fabio Priuli2009-08-041-26/+26
* Added default input mappings for Hanafuda games. Updated most of the Hanafuda... Fabio Priuli2009-08-041-14/+7
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-31/+31
* Cleanups and version bump.mame0131u1 Aaron Giles2009-05-071-1/+1
* Merged memory maps in the nbmj8891.c Angelo Salese2009-05-011-281/+184
* Removed msb/lsb handlers from taitosnd. Updated all drivers to Aaron Giles2009-03-301-27/+27
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-25/+25
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-66/+66
* Ok, this is The Big One. Aaron Giles2009-02-111-46/+35
* Added NO_DUMPS for the VHS on hnxmasev,hnageman,av2mj1bb and av2mj2rg [Angelo... Angelo Salese2009-01-021-1/+7
* Added AV Hanafuda Hana no Christmas Eve and AV Hanafuda Hana no Ageman to the... Angelo Salese2009-01-011-1/+138
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-171-0/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-11-081-23/+1
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-08-201-125/+125
* This (mostly - see below) completes the structure, lower-casing functions and... Derrick Renaud2008-08-111-27/+27
* lower cased sn76477_interface and ay8910_interface Derrick Renaud2008-08-081-1/+1