summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/redalert.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-30/+30
* BIG update. Aaron Giles2011-03-291-13/+13
* Cleanups and version bump.mame0141u3 Aaron Giles2011-02-281-2/+2
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-14/+8
* Take advantage of the driver_device to clean up state saving for Aaron Giles2011-02-081-1/+1
* From: Atari Ace Aaron Giles2011-02-031-55/+36
* Ok, last major rename for this round: Aaron Giles2011-01-011-2/+2
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-27/+27
* Fixed array bounds problems found by GCC 4.5.x [qmc2, R. Belmont] R. Belmont2010-12-041-22/+10
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-12/+12
* Attempt to fix reported GCC 4.5 problems [R. Belmont] R. Belmont2010-08-171-1/+1
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Removed the global "includes" include and instead specify the "includes" path... Phil Bennett2009-12-211-1/+1
* Fixed color prom hook-up in Panther [Angelo Salese] Angelo Salese2009-08-041-0/+146
* Bulk change alert. Aaron Giles2009-04-261-1/+1
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-2/+2
* Changed save state system to accept machine parameters where Aaron Giles2008-12-051-1/+1
* Cleanups and version bump.mame0127 Aaron Giles2008-08-191-3/+3
* New games/clones: WW III (Irem 1981), I P M Invader (Incomplete Dump) Couriersud2008-08-181-4/+24
* Region classes go bye-bye. Aaron Giles2008-07-281-1/+1
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-1/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-4/+4
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-1/+2
* Most important thing to note about this change: Aaron Giles2008-02-211-8/+6
* New module: devintrf.c/.h. Implements a generic device interface similar Aaron Giles2008-02-191-2/+2
* From Atari Ace: Zsolt Vasvari2008-02-181-0/+1
* Demoneye-X fixes Zsolt Vasvari2008-01-231-3/+102
* Rewrote and modernize driver: Zsolt Vasvari2008-01-231-226/+174
* - Removed dirtybuffer from video/generic.c and all drivers still using it. G... Zsolt Vasvari2008-01-141-81/+70
* (From AtariAce) Aaron Giles2008-01-111-8/+4
* Changes for MAME 0.121u4.mame0121u4 Aaron Giles2007-12-171-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+304