summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/fcombat.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-21/+21
* BIG update. Aaron Giles2011-03-291-11/+11
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* Ok, last major rename for this round: Aaron Giles2011-01-011-2/+2
* (Wow, I had no idea quite so many drivers were using driver_data!) Aaron Giles2010-08-041-3/+3
* 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
* Cleaned up many driver data structs to obtain two results: Fabio Priuli2009-11-291-1/+1
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-1/+1
* Added driver data struct and save states to the following drivers: chinagat.c... Fabio Priuli2009-11-271-55/+35
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-06-251-13/+7
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-141-1/+1
* Region classes go bye-bye. Aaron Giles2008-07-281-2/+2
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-2/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-2/+2
* Changes VIDEO_UPDATE signature to Zsolt Vasvari2008-03-081-2/+2
* Color table removal Zsolt Vasvari2008-02-111-27/+31
* Removed 'type' parameter from tilemap_create Zsolt Vasvari2008-02-051-1/+1
* - Removed VIDEO_START_CALL(generic) from all drivers not needing it, which we... Zsolt Vasvari2008-01-221-1/+0
* Changed all other video_*, sound_*, etc. calls to use macros Zsolt Vasvari2008-01-221-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+236