summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/vsnes.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-4/+4
* Remove redundant item cpu from address_space, in favor of Aaron Giles2011-03-291-2/+2
* BIG update. Aaron Giles2011-03-291-6/+6
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-2/+2
* (game descriptions consistency: "Set" -> "set") Michaël Banaan Ananas2011-03-131-4/+4
* Convert nichibut/nintendo/nix to driver_devices. [Atari Ace] Aaron Giles2011-02-281-9/+8
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+3
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-62/+62
* (ldygolfe -> ladygolfe) Michaël Banaan Ananas2010-12-301-2/+2
* submitted by Kevin Eshbach, *** requested no_whatsnew *** Michaël Banaan Ananas2010-12-301-18/+35
* vsnes.c: Corrected the Vs. Super Mario Bros (Alt) set name and added the Vs. ... Phil Bennett2010-12-211-17/+17
* Replaced smgolfb with correct dump [D. Beneke, M. David, Smitdogg, The Dumpin... mariuszw12010-11-231-9/+7
* Fixed vspinbalj (vsnes.c) flipper control and eliminated duplicated inputs. [... Scott Stone2010-10-131-5/+1
* 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-16/+12
* Time to kill off some deadwood. Aaron Giles2010-07-071-2/+2
* done some double checking, Flower is definitely by Wood Place (spelled with s... Michaël Banaan Ananas2010-05-251-1/+1
* documentation: Cleaned up company names [hap] Michaël Banaan Ananas2010-05-251-1/+1
* minor companyname cleanups Michaël Banaan Ananas2010-05-231-1/+1
* - even more small company name cleanups Michaël Banaan Ananas2010-05-221-1/+1
* Cleanups and version bump. Aaron Giles2010-05-051-19/+19
* Spelling/grammar fix (no whatsnew) Scott Stone2010-04-241-2/+2
* Some DIP corrections for Vs. Castlevania (no whatsnew needed) Scott Stone2010-04-231-6/+5
* Added DIP LOCATIONS to all games in vsnes.c, adjusting descriptions and optio... Scott Stone2010-04-221-536/+412
* Cleanups and version bump. Aaron Giles2010-04-211-18/+18
* ppu2c0x.c: Removed the bogus "color remap tables" in favor Fabio Priuli2010-04-091-187/+372
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Fix for suprmrio regression in 0.135u2. goonies seems due to some other issue... Fabio Priuli2010-01-091-0/+2
* Cleanups and version bump.mame0135u3 Aaron Giles2009-12-111-1/+1
* on behalf of David Haywood: Fabio Priuli2009-12-091-0/+48
* Introduced a generic_pointers structure within machine that is Aaron Giles2009-11-261-2/+2
* Cleanups and version bump.mame0133u2 Aaron Giles2009-08-131-6/+6
* fixed ROM names of duckhunt according to http://img283.auctions.yahoo.co.jp/u... Yasuhiro Ogawa2009-08-111-14/+20
* vsnes update [Team Japump!!!] Yasuhiro Ogawa2009-08-111-120/+132
* Commit of Robert Bohms' NES PPU updates (please refer to his -emails for deta... Fabio Priuli2009-07-311-0/+2
* get rid of 8 character limitation for many clones Yasuhiro Ogawa2009-07-241-19/+19
* Some more fixes to format - this time to some drivers which didn't have stand... Scott Stone2009-07-191-6/+6
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-3/+3
* Changed the PPU2C0x implementation to be a device Nathan Woods2009-04-131-6/+11
* 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-53/+53
* Ok, this is The Big One. Aaron Giles2009-02-111-31/+16
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-171-3/+1
* Began removal of program_* calls from drivers. Aaron Giles2008-11-231-2/+2
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-8/+8
* Added the Vs. Skate Kids set. Angelo Salese2008-11-111-0/+13
* Major cpuintrf changes: Aaron Giles2008-11-101-2/+2
* This (mostly - see below) completes the structure, lower-casing functions and... Derrick Renaud2008-08-111-2/+2
* Updated src\emu\sound headers from K-S, so they use latest naming/structure a... Derrick Renaud2008-08-101-10/+10
* NOTE: with this change, I have also removed PORT_START and renamed Aaron Giles2008-08-061-60/+60