summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/dooyong.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Made k051733 RNG to behave like an adder, improves pseudo-random events in Fa... Angelo Salese2011-05-011-9/+12
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-13/+13
* BIG update. Aaron Giles2011-03-291-9/+9
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-12/+12
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-2/+2
* Cleanups and version bump.mame0141u3 Aaron Giles2011-02-281-9/+9
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-18/+18
* Fixed sound issues in Pollux, Gulf Storm and The Last Day [Tomasz Slanina] Tomasz Slanina2011-02-191-15/+82
* Convert dooyong/edevices/eolith/exidy/gaelco/gottlieb/igs/ Aaron Giles2011-02-171-16/+16
* pollux: removed code used for test Roberto Zandona2011-02-021-2/+1
* pollux: fixed sprite flip x and y and removed old comments [Roberto Zandona'] Roberto Zandona2011-02-021-6/+2
* Ok, last major rename for this round: Aaron Giles2011-01-011-1/+1
* running_device -> device_t Aaron Giles2010-12-311-1/+1
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-188/+188
* Cleanups and version bump.mame0139u3 Aaron Giles2010-09-191-8/+8
* Corrected or clarified a number of duplicated inputs for drivers up through G... Scott Stone2010-09-071-0/+4
* Added AM_DEVREAD_MODERN/AM_DEVWRITE_MODERN/etc. macros for the non-modern Aaron Giles2010-09-051-1/+1
* Changed driver_data objects to be devices. Replaced the driver_data_t Aaron Giles2010-09-021-9/+9
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-33/+33
* flytiger: fixed colors [Roberto Zandona', Angelo Salese] Roberto Zandona2010-08-231-3/+2
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-4/+2
* documentation: Cleaned up company names [hap] Michaël Banaan Ananas2010-05-251-1/+1
* got rid of bracket style company naming: Michaël Banaan Ananas2010-05-221-3/+3
* 03706: lastday, gulfstrm: Audio Regression [M.A.S.H.] Phil Bennett2010-02-031-1/+1
* 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
* Memory banks are now referenced by tag rather than index. Aaron Giles2009-12-031-8/+8
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-17/+17
* Enforce a minimum tag length of 3 characters. This will enable Aaron Giles2009-11-151-3/+3
* get rid of 8 character limitation for many clones Yasuhiro Ogawa2009-07-241-4/+4
* Removed PREDECODE_GFX compile flag, as the on-the-fly decoding seems Aaron Giles2009-07-091-42/+42
* Expanded address maps from 3 to 4. Moved ADDRESS_SPACE_PROGRAM/DATA/IO Aaron Giles2009-07-091-5/+5
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-18/+18
* More number-to-tag conversions in CPU calls. As a result, simplified dec8.c r... Fabio Priuli2009-04-281-1/+1
* Bulk change alert. Aaron Giles2009-04-261-6/+6
* Merged memory maps for all driver sources beginning with 'D': [MooglyGuy] Ryan Holtz2009-04-261-176/+105
* Removed msb/lsb handlers from taitosnd. Updated all drivers to Aaron Giles2009-03-301-1/+1
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-12/+12
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-68/+68
* Ok, this is The Big One. Aaron Giles2009-02-111-26/+17
* This update is the below two patches, plus the remaining changes Aaron Giles2008-12-191-1/+1
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-171-0/+2
* Memory banking now requires a machine object. This makes the memory Aaron Giles2008-11-201-1/+1
* Another big one. Aaron Giles2008-11-201-1/+1
* Massive API cleanup/change. The primary goal is that all CPU- Aaron Giles2008-11-131-4/+4
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-11-081-42/+1
* From: Guy Hufkens [mailto:guy.hufkens@telenet.be] Aaron Giles2008-08-191-108/+92
* This (mostly - see below) completes the structure, lower-casing functions and... Derrick Renaud2008-08-111-19/+19
* Updated src\emu\sound headers from K-S, so they use latest naming/structure a... Derrick Renaud2008-08-101-2/+2
* Some more structure/naming updates of sound cores. Derrick Renaud2008-08-091-5/+5