summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/rastan.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-5/+5
* BIG update. Aaron Giles2011-03-291-7/+7
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* Decoupled some entagled drivers: [Atari ACe] Aaron Giles2011-02-181-186/+1
* Take advantage of the driver_device to clean up state saving for Aaron Giles2011-02-081-2/+2
* Added include files for all remaining drivers with multiple source files. Aaron Giles2010-09-021-2/+1
* (Wow, I had no idea quite so many drivers were using driver_data!) Aaron Giles2010-08-041-9/+9
* Cleanups and version bump. Aaron Giles2010-04-081-1/+1
* Gun output cleanups/hookups [Howard Casto]: Phil Bennett2010-04-011-0/+10
* Cleanups and version bump. Aaron Giles2010-01-161-1/+1
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Misc Taito wip: Fabio Priuli2010-01-071-50/+66
* Rename taiicdev.* -> taitoic.* Aaron Giles2009-12-301-1/+1
* Updated darius.c, opwolf.c, rainbow.c, rastan.c, topspeed.c and volfied.c to ... Fabio Priuli2009-12-281-46/+36
* Results of running the latest srcclean. Aaron Giles2009-12-281-5/+5
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-1/+2
* Introduced a generic_pointers structure within machine that is Aaron Giles2009-11-261-4/+4
* > From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-08-021-4/+4
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-06-251-3/+2
* Changed save state system to accept machine parameters where Aaron Giles2008-12-051-5/+5
* Removed fillbitmap() macro in favor of direct calls to bitmap_fill(). Aaron Giles2008-12-041-4/+4
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-07-171-3/+2
* Flipped the damn mem_mask. It is no longer inverted when passed to Aaron Giles2008-04-201-2/+2
* Reduced the number of save state callback types from 3 to 1. The Aaron Giles2008-04-111-4/+4
* Changes VIDEO_UPDATE signature to Zsolt Vasvari2008-03-081-5/+5
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+222