summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/namconb1.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-1/+1
* New games added or promoted from NOT_WORKING status Phil Bennett2009-02-271-4/+17
* Another batch of tagging, this time for speakers/screens: Aaron Giles2009-02-251-10/+10
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-20/+20
* added not working clone Great Sluggers 94 (Japan) Yasuhiro Ogawa2009-02-201-0/+30
* Ok, this is The Big One. Aaron Giles2009-02-111-1/+1
* From: Oliver Stoeneberg [mailto:oliverst@online.de] Aaron Giles2009-01-141-4/+0
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-171-0/+1
* Changed timer_alloc, timer_set, timer_pulse, timer_call_after_resynch, Aaron Giles2008-11-261-2/+2
* Removed globals from cpuexec. Aaron Giles2008-11-251-1/+1
* Fix more warnings drivers[l-r]* Couriersud2008-11-141-8/+8
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-28/+28
* Massive API cleanup/change. The primary goal is that all CPU- Aaron Giles2008-11-131-32/+32
* Major cpuintrf changes: Aaron Giles2008-11-101-1/+1
* NamcoNBx: fixed C75 BIOS loading for big-endian targets. R. Belmont2008-10-181-11/+11
* Cleanups and version bump.mame0127u5 Aaron Giles2008-09-261-5/+5
* NB1/2: Fixed dips, added diplocations, used latest idioms. R. Belmont2008-09-211-28/+19
* NB1/NB2: fix default dips. IMPORTANT: you must delete all cfg and nv files f... R. Belmont2008-09-211-6/+6
* Cleanups and version bump.mame0127u4 Aaron Giles2008-09-181-12/+12
* Namco NB-x: Use real C75 BIOS, read controls the real hardware way. R. Belmont2008-09-121-187/+351
* Cleanups and version bump.mame0127u1 Aaron Giles2008-08-281-2/+2
* Namco NB 1/2 work. Aaron Giles2008-08-281-103/+238
* Cleanups and version bump.mame0126u5 Aaron Giles2008-08-141-1/+1
* Adds readmes for Cosmo, Don Den Lover, Beatmania (CHD dumping), Dragon Master... Andrew Gardner2008-08-101-2/+128
* NOTE: with this change, I have also removed PORT_START and renamed Aaron Giles2008-08-061-22/+22
* Adds readmes for Galaga, The Outfoxies, Splatter House, and Top Racer. Andrew Gardner2008-08-021-0/+158
* Region classes go bye-bye. Aaron Giles2008-07-281-91/+91
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-93/+91
* Get rid of ShuffleDataROMs in namco nb2 Aaron Giles2008-07-241-27/+9
* Changed MDRV_CPU_ADD to require a tag. Removed MDRV_CPU_ADD_TAG. Aaron Giles2008-07-191-2/+2
* Tagged all the first CPUs for drivers (mostly as "main"). Aaron Giles2008-07-191-2/+2
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-06-261-26/+26
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-15/+15
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-05-221-2/+2
* Flipped the damn mem_mask. It is no longer inverted when passed to Aaron Giles2008-04-201-2/+2
* Renamed input port functions: Aaron Giles2008-04-061-4/+4
* Replaced the following macros (SMH == static memory handler) Aaron Giles2008-03-101-19/+19
* Changes first argument of video_screen_* functions to take a device_config Zsolt Vasvari2008-03-091-8/+5
* Various clean ups: Couriersud2008-03-011-0/+2
* Most of this descriptions taken directly from an e-mail by Aaron: Zsolt Vasvari2008-02-291-2/+2
* Most important thing to note about this change: Aaron Giles2008-02-211-4/+10
* - Added deprecat.h that contains some deprecated/discouraged contructs (see b... Zsolt Vasvari2008-01-251-0/+1
* - Changed cpunum_set_input_line* functions to take running_machine as an argu... Zsolt Vasvari2008-01-241-4/+4
* Changes for MAME 0.121u2.mame0121u2 Aaron Giles2007-12-171-2/+2
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+1412