summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/nbmj8991.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 05137: galkaika, galkoku, mcontest, tokimbsj, tokyogal, uchuuai: No sound, lo... Phil Bennett2013-02-091-0/+4
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-128/+128
* Some more cleanup (nw) Miodrag Milanovic2012-09-181-1/+1
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-2/+2
* Fix and cleanup for palette(no whatsnew) Miodrag Milanovic2012-09-141-10/+2
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-9/+9
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-22/+22
* Convert dac.c to a modern sound device. Update all callers. Aaron Giles2012-08-091-7/+7
* Updated GAME and GAMEL with class name per machine used, for future DRIVER_IN... Miodrag Milanovic2012-08-041-18/+18
* Clean-ups to sound and fixed volume balance in Nichibutsu Mahjong drivers. [T... Michaël Banaan Ananas2012-04-301-12/+4
* Changed device->subregion to device->memregion. Moved Aaron Giles2012-04-201-5/+5
* Memory banks are now device-relative only. Global lookups Aaron Giles2012-04-191-3/+3
* Remove global memory banking functions in favor of referencing Aaron Giles2012-04-191-3/+3
* Moved soundlatch helpers into driver.c and removed emu/audio/generic.c. Aaron Giles2012-04-091-3/+3
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-22/+22
* Moved all drivers to using the paletteram helpers defined in the Aaron Giles2012-04-051-9/+9
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-8/+8
* MAME going modern part 2 (no whatsnew) Miodrag Milanovic2012-04-011-57/+57
* MAME going modern part 1 (no whatsnew) Miodrag Milanovic2012-03-311-15/+15
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-4/+2
* BIG update. Aaron Giles2011-03-291-7/+7
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-15/+15
* misc companyname cleanups/consitencies Michaël Banaan Ananas2011-03-091-3/+3
* 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/+2
* Ok, last major rename for this round: Aaron Giles2011-01-011-5/+5
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-73/+73
* Replaced largely redundant NVRAM handlers with NVRAM devices Aaron Giles2010-09-101-8/+9
* 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-61/+42
* Created CPU-specific device types for all CPUs, using new macros Aaron Giles2010-07-031-1/+2
* 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
* Replaced all occurrences of cputag_get_cpu with devtag_get_device: the former... Fabio Priuli2010-01-061-1/+1
* Removed the global "includes" include and instead specify the "includes" path... Phil Bennett2009-12-211-1/+1
* 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-9/+9
* Enforce a minimum tag length of 3 characters. This will enable Aaron Giles2009-11-151-7/+7
* Removed fake P3 Start from Nichibutsu mahjong games and properly called "Cred... Fabio Priuli2009-08-041-17/+17
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-18/+18
* A final round of number-to-tag conversions in CPU call. Only drivers with 'G'... Fabio Priuli2009-05-011-1/+1
* Merged memory maps for nycaptor and nbmj8991.c Angelo Salese2009-05-011-201/+100
* Bulk change alert. Aaron Giles2009-04-261-1/+1
* From: Luigi30 [mailto:luigi30@gmail.com] Aaron Giles2009-04-231-1/+1
* Removed msb/lsb handlers from taitosnd. Updated all drivers to Aaron Giles2009-03-301-7/+7
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-8/+8
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-51/+51
* Ok, this is The Big One. Aaron Giles2009-02-111-22/+17
* Added NO_DUMPS for the VHS on hnxmasev,hnageman,av2mj1bb and av2mj2rg [Angelo... Angelo Salese2009-01-021-0/+6
* Fix 02762: galkaika, galkoku, hyouban, mcontest, tokimbsj, tokyogal, uchuua: ... Phil Bennett2008-12-231-1/+1