summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/alpha68k.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-246/+246
* Remove redundant item cpu from address_space, in favor of Aaron Giles2011-03-291-5/+5
* BIG update. Aaron Giles2011-03-291-89/+89
* Deprecate the old memory_install_* macros. Dynamic installation is now handled Aaron Giles2011-03-271-1/+1
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-16/+16
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-6/+6
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-9/+19
* Take advantage of the driver_device to clean up state saving for Aaron Giles2011-02-081-15/+15
* Fixed 04225: gangwars: Samples incorrectly played. Since the new gangwars se... Scott Stone2011-02-051-5/+5
* Ok, last major rename for this round: Aaron Giles2011-01-011-7/+7
* running_device -> device_t Aaron Giles2010-12-311-1/+1
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-241/+241
* Assorted accuracy updates: [Corrado Tomaselli] Scott Stone2010-12-101-5/+5
* Reverted a non-functioning patch submitted some 6 months ago which got rid of... Scott Stone2010-11-231-8/+16
* Fix for MT04111: timesold, timesold1, btlfield: Coins are not reacting correc... Fabio Priuli2010-11-101-0/+14
* Corrected or clarified a number of duplicated inputs for drivers up through C... Scott Stone2010-09-061-2/+2
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-48/+20
* Cleanups and version bump.mame0139u2 Aaron Giles2010-08-301-6/+6
* Marked Gold Medalist sound roms with bad dump flag (they comes from a bootleg... Angelo Salese2010-08-211-8/+8
* Documented unemulated protection in Super Champion Baseball, marked the game ... Angelo Salese2010-08-211-5/+10
* added correct GFX roms for Gang Wars, renamed bootleg set as Euro set (and ne... Angelo Salese2010-08-211-257/+125
* (Wow, I had no idea quite so many drivers were using driver_data!) Aaron Giles2010-08-041-40/+40
* Load (but don't yet use) the decapped MCUs for several sets [Dr. Decapitator] Angelo Salese2010-07-091-0/+6
* Time to kill off some deadwood. Aaron Giles2010-07-071-1/+1
* write/control ports were not default Michaël Banaan Ananas2010-07-011-2/+4
* hal21: cabinet DIPSW was reversed Yasuhiro Ogawa2010-05-291-14/+8
* 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-4/+4
* - even more small company name cleanups Michaël Banaan Ananas2010-05-221-1/+1
* Source Cleanup: Setname fixes and other minor changes - Drivers starting wit... Scott Stone2010-02-011-27/+27
* 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
* Cleanups and version bump.mame0135u3 Aaron Giles2009-12-111-12/+12
* Memory banks are now referenced by tag rather than index. Aaron Giles2009-12-031-10/+10
* Added driver data struct and save states to: hnayayoi.c, hanaawas.c, higemaru... Fabio Priuli2009-12-011-373/+462
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-10/+10
* Introduced a generic_pointers structure within machine that is Aaron Giles2009-11-261-1/+1
* Enforce a minimum tag length of 3 characters. This will enable Aaron Giles2009-11-151-9/+9
* Cleanups and version bump. Aaron Giles2009-08-021-2/+2
* A number of corrections to video, machine or encryption routines tied to the ... Scott Stone2009-07-301-2/+2
* Adds dip port locations to Sky Soldier, Time Soldiers and Paddle Mania. Mino... Brian Troha2009-07-241-64/+63
* get rid of 8 character limitation for many clones Yasuhiro Ogawa2009-07-241-14/+14
* Removed PREDECODE_GFX compile flag, as the on-the-fly decoding seems Aaron Giles2009-07-091-35/+35
* New clone added Yasuhiro Ogawa2009-07-061-31/+54
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-26/+26
* Replaced a few CPU numbers with corresponding tags Fabio Priuli2009-04-261-63/+63
* Converted downtown, gondo, hbarrel, midres, timesold, topgunbl to use IPT_POS... Derrick Renaud2009-04-101-10/+10
* Removed msb/lsb handlers from taitosnd. Updated all drivers to Aaron Giles2009-03-301-11/+11
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-14/+14
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-79/+79