summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/nbmj8688.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-415/+415
* Removed a 0 that wasn't supposed to be there, nw Angelo Salese2012-12-031-1/+1
* Various changes to Nichibutsu Mahjong drivers: [Takahiro Nogi] Angelo Salese2012-12-031-23/+26
* Fixed nested NMI behaviour on soft resets in Nichibutsu mahjong drivers (hyho... Angelo Salese2012-10-301-0/+2
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-4/+4
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-10/+10
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-42/+42
* Convert dac.c to a modern sound device. Update all callers. Aaron Giles2012-08-091-13/+13
* Updated GAME and GAMEL with class name per machine used, for future DRIVER_IN... Miodrag Milanovic2012-08-041-39/+39
* Clean-ups to sound and fixed volume balance in Nichibutsu Mahjong drivers. [T... Michaël Banaan Ananas2012-04-301-50/+19
* Changed device->subregion to device->memregion. Moved Aaron Giles2012-04-201-8/+8
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-56/+56
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-16/+16
* MAME going modern part 2 (no whatsnew) Miodrag Milanovic2012-04-011-176/+176
* MAME going modern part 1 (no whatsnew) Miodrag Milanovic2012-03-311-14/+14
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-9/+4
* Removed cheapest deprecat.h usages (generally sound cpu ones) Angelo Salese2011-04-261-11/+0
* BIG update. Aaron Giles2011-03-291-10/+10
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-14/+14
* identify some dsw for barline + change year to 1988 (rom data has 1988 nihon ... Michaël Banaan Ananas2011-03-131-18/+17
* Convert nichibut/nintendo/nix to driver_devices. [Atari Ace] Aaron Giles2011-02-281-2/+2
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+4
* Ok, last major rename for this round: Aaron Giles2011-01-011-8/+8
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-123/+123
* Replaced largely redundant NVRAM handlers with NVRAM devices Aaron Giles2010-09-101-5/+6
* Changed driver_data objects to be devices. Replaced the driver_data_t Aaron Giles2010-09-021-2/+2
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-49/+34
* 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-5/+5
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-10/+10
* Removed the global "includes" include and instead specify the "includes" path... Phil Bennett2009-12-211-1/+1
* Introduced a generic_pointers structure within machine that is Aaron Giles2009-11-261-2/+2
* Removed fake P3 Start from Nichibutsu mahjong games and properly called "Cred... Fabio Priuli2009-08-041-34/+34
* oops. forgot to commit this. Fabio Priuli2009-08-041-1/+1
* Added default input mappings for gambling / poker / slot games. Converted man... Fabio Priuli2009-08-021-12/+12
* Removed the MDRV_<devtype>_REMOVE macros. A simple DEVICE_REMOVE Aaron Giles2009-06-081-1/+1
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-27/+27
* Merged memory maps in the nbmj8688.c Angelo Salese2009-04-271-172/+145
* Removed msb/lsb handlers from taitosnd. Updated all drivers to Aaron Giles2009-03-301-1/+1
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-27/+27
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-62/+62
* Ok, this is The Big One. Aaron Giles2009-02-111-48/+37
* Cleanups and version bump.mame0129 Aaron Giles2009-01-041-3/+3
* Added Mahjong Gaiden to the nbmj8688.c driver [David Haywood] Angelo Salese2009-01-011-9/+94
* (small correction to the added note) Angelo Salese2008-12-261-2/+2
* Added Barline to the nbmj8688.c driver,working with sound issues (caused by N... Angelo Salese2008-12-261-3/+188
* 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-30/+2
* Adjusted tags in drivers to meet conformity checks. Promoted checks to Aaron Giles2008-09-101-2/+2