summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/nbmj8891.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Updated structure and naming conventions of the following sound interfaces. Derrick Renaud2008-08-081-4/+4
* Cleanups and version bump.mame0126u4 Aaron Giles2008-08-071-1/+1
* NOTE: with this change, I have also removed PORT_START and renamed Aaron Giles2008-08-061-92/+92
* Adds readmes for Victorious Nine, Youma Ninpou Chou, Pairs, Woodpecker, Slap ... Andrew Gardner2008-08-031-0/+30
* Region classes go bye-bye. Aaron Giles2008-07-281-121/+121
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-121/+121
* Changed MDRV_CPU_ADD to require a tag. Removed MDRV_CPU_ADD_TAG. Aaron Giles2008-07-191-1/+1
* Removed MDRV_SOUND_ADD. Renamed MDRV_SOUND_ADD_TAG to Aaron Giles2008-07-181-2/+2
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-06-261-451/+147
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-13/+13
* AY-3-8910 rewrite: Couriersud2008-04-221-1/+5
* Replaced the following macros (SMH == static memory handler) Aaron Giles2008-03-101-69/+69
* WIP check-in. Things work now, but I'm still working on the code. Aaron Giles2008-03-091-17/+17
* Most of this descriptions taken directly from an e-mail by Aaron: Zsolt Vasvari2008-02-291-10/+10
* Most important thing to note about this change: Aaron Giles2008-02-211-4/+9
* New module: devintrf.c/.h. Implements a generic device interface similar Aaron Giles2008-02-191-1/+1
* Changes for MAME 0.121u4.mame0121u4 Aaron Giles2007-12-171-1/+1