summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/realbrk.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-18/+18
* Remove redundant item cpu from address_space, in favor of Aaron Giles2011-03-291-3/+3
* BIG update. Aaron Giles2011-03-291-33/+33
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-5/+5
* Convert a number of drivers to use their own private spriteram instead Aaron Giles2011-03-131-1/+1
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+3
* Convert dooyong/edevices/eolith/exidy/gaelco/gottlieb/igs/ Aaron Giles2011-02-171-20/+23
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-30/+30
* Changed driver_data objects to be devices. Replaced the driver_data_t Aaron Giles2010-09-021-1/+1
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-11/+8
* Removed several exported non-const global variables from the core [Atari Ace] Phil Bennett2010-08-131-1/+1
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-3/+3
* Removed the global "includes" include and instead specify the "includes" path... Phil Bennett2009-12-211-1/+1
* And some more. Converted the ds2404 to a device along the way. Aaron Giles2009-12-211-0/+1
* More memory system cleanup. Removed SMH_* macros entirely. In Aaron Giles2009-12-051-11/+11
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-2/+2
* Enforce a minimum tag length of 3 characters. This will enable Aaron Giles2009-11-151-5/+5
* Removed PREDECODE_GFX compile flag, as the on-the-fly decoding seems Aaron Giles2009-07-091-26/+26
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-4/+8
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-5/+5
* Another batch of tagging, this time for speakers/screens: Aaron Giles2009-02-251-5/+5
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-13/+13
* Ok, this is The Big One. Aaron Giles2009-02-111-10/+5
* Cleanups and version bump.mame0129 Aaron Giles2009-01-041-9/+9
* Log: Luca Elia2008-12-241-10/+100
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-171-0/+1
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-30/+30
* Massive API cleanup/change. The primary goal is that all CPU- Aaron Giles2008-11-131-2/+2
* Major cpuintrf changes: Aaron Giles2008-11-101-3/+3
* This (mostly - see below) completes the structure, lower-casing functions and... Derrick Renaud2008-08-111-10/+10
* NOTE: with this change, I have also removed PORT_START and renamed Aaron Giles2008-08-061-21/+21
* Region classes go bye-bye. Aaron Giles2008-07-281-35/+35
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-49/+42
* Changed MDRV_CPU_ADD to require a tag. Removed MDRV_CPU_ADD_TAG. Aaron Giles2008-07-191-1/+1
* Removed MDRV_SOUND_ADD. Renamed MDRV_SOUND_ADD_TAG to Aaron Giles2008-07-181-2/+2
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-06-261-144/+144
* 01889: realbrk, realbrkk, realbrkj: Flip screen DIP switch doesn't work Couriersud2008-06-211-1/+1
* fix some duplicate input port bits, add clone quizoa davidhay2008-05-311-1/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-05-221-1/+1
* Flipped the damn mem_mask. It is no longer inverted when passed to Aaron Giles2008-04-201-19/+19
* Renamed input port functions: Aaron Giles2008-04-061-9/+9
* Replaced the following macros (SMH == static memory handler) Aaron Giles2008-03-101-11/+11
* Added running_machine * parameter to the front of all read/write handlers. Aaron Giles2008-03-051-19/+19
* Most of this descriptions taken directly from an e-mail by Aaron: Zsolt Vasvari2008-02-291-1/+1
* Most important thing to note about this change: Aaron Giles2008-02-211-5/+4
* New module: devintrf.c/.h. Implements a generic device interface similar Aaron Giles2008-02-191-1/+1
* Moved cpu_getiloops() and cpu_scalebyfcount() to deprecat.h. Aaron Giles2008-01-291-0/+1
* Cleanups and version bump to 0.122u7.mame0122u7 Aaron Giles2008-01-251-10/+10
* Corrects 2 dip names for Real Break thanks to Ruben ;-) Brian Troha2008-01-201-2/+2