summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/gaiden.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Made some fixes/additions to the input system [kanikani] Angelo Salese2011-10-231-21/+25
* "English doesn't borrow from other languages. English follows other languages... Scott Stone2011-08-231-2/+2
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-87/+87
* Remove redundant item cpu from address_space, in favor of Aaron Giles2011-03-291-4/+4
* BIG update. Aaron Giles2011-03-291-26/+26
* Deprecate the old memory_install_* macros. Dynamic installation is now handled Aaron Giles2011-03-271-4/+4
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-11/+11
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-7/+7
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-4/+4
* Take advantage of the driver_device to clean up state saving for Aaron Giles2011-02-081-14/+14
* Ok, last major rename for this round: Aaron Giles2011-01-011-6/+6
* running_device -> device_t Aaron Giles2010-12-311-1/+1
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-93/+93
* Added AM_DEVREAD_MODERN/AM_DEVWRITE_MODERN/etc. macros for the non-modern Aaron Giles2010-09-051-2/+2
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-18/+8
* (Wow, I had no idea quite so many drivers were using driver_data!) Aaron Giles2010-08-041-13/+13
* new clone added: Wild Fang Brian Troha2010-07-181-131/+59
* mt bug 3943 fix. Michaƫl Banaan Ananas2010-07-161-10/+28
* Time to kill off some deadwood. Aaron Giles2010-07-071-1/+1
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-6/+3
* Haze: fixed MT 3813 Angelo Salese2010-04-151-5/+4
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-1/+1
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* NOTE: This change requires two new osd functions: osd_malloc() and Aaron Giles2010-01-081-11/+11
* Removed the global "includes" include and instead specify the "includes" path... Phil Bennett2009-12-211-1/+1
* Cleanups and version bump.mame0135u2 Aaron Giles2009-11-301-2/+2
* Added save states to funybubl.c, galaxi.c, gaiden.c and rocnrope.c Fabio Priuli2009-11-301-118/+142
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-6/+6
* Enforce a minimum tag length of 3 characters. This will enable Aaron Giles2009-11-151-2/+2
* > -----Original Message----- Aaron Giles2009-10-211-2/+0
* > From: atari_ace@verizon.net Aaron Giles2009-10-211-5/+17
* > From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-09-101-1/+1
* Cleanups and version bump.mame0133u5 Aaron Giles2009-09-071-36/+36
* > From: David Haywood [mailto:neohaze@nildram.co.uk] Aaron Giles2009-09-061-0/+263
* I verified the vertical syncs on the following pcb: Aaron Giles2009-08-021-1/+1
* get rid of 8 character limitation for many clones Yasuhiro Ogawa2009-07-241-2/+2
* Removed PREDECODE_GFX compile flag, as the on-the-fly decoding seems Aaron Giles2009-07-091-39/+39
* Expanded address maps from 3 to 4. Moved ADDRESS_SPACE_PROGRAM/DATA/IO Aaron Giles2009-07-091-9/+9
* Fixed #03288: raiga, stratof: Sound is messed up [Mamesick] Scott Stone2009-06-291-1/+1
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-5/+5
* Renamed yumefuda.c/hanaroku.c drivers to albazg.c/albazc.c (like they should ... Angelo Salese2009-05-081-2/+8
* number-to-tag conversions in CPU calls for most of drivers starting with 'G' Fabio Priuli2009-05-021-10/+10
* Merged memory maps for all driver sources beginning with 'G': [MooglyGuy] Ryan Holtz2009-05-021-35/+17
* Bulk change alert. Aaron Giles2009-04-261-2/+2
* DIPSW update [kanikani] Yasuhiro Ogawa2009-04-011-76/+46
* Removed msb/lsb handlers from taitosnd. Updated all drivers to Aaron Giles2009-03-301-4/+4
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-6/+6
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-31/+31
* Ok, this is The Big One. Aaron Giles2009-02-111-12/+9
* Another big one. Aaron Giles2008-11-201-4/+4