summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/gyruss.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-18/+18
* BIG update. Aaron Giles2011-03-291-15/+15
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* (Wow, I had no idea quite so many drivers were using driver_data!) Aaron Giles2010-08-041-5/+5
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-3/+3
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Added driver data struct and save states to: galspnbl.c, gcpinbal.c, ginganin... Fabio Priuli2009-12-021-29/+27
* > From: atari_ace@verizon.net Aaron Giles2009-08-131-2/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-06-251-3/+3
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-141-1/+1
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-2/+2
* Removes the scrnum parameter from VIDEO_UPDATE, updates all drivers to use th... Zsolt Vasvari2008-03-101-1/+1
* Changes first argument of video_screen_* functions to take a device_config Zsolt Vasvari2008-03-091-2/+2
* Changes VIDEO_UPDATE signature to Zsolt Vasvari2008-03-081-2/+2
* Gyruss: Tilemap conversion, sprite multiplexing done properly, driver clean-up Zsolt Vasvari2008-03-021-118/+51
* Replaces mame_bitmap with bitmap_t Zsolt Vasvari2008-02-291-1/+1
* - Converted all games to use the colortable table Zsolt Vasvari2008-02-011-26/+49
* Moved cpu_getiloops() and cpu_scalebyfcount() to deprecat.h. Aaron Giles2008-01-291-0/+1
* Removes color table Zsolt Vasvari2008-01-291-14/+14
* Removed the color table from a couple of drivers. Just want to make sure thi... Zsolt Vasvari2008-01-281-22/+17
* (From AtariAce) Aaron Giles2008-01-081-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+218