summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/m57.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-20/+20
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* Take advantage of the driver_device to clean up state saving for Aaron Giles2011-02-081-1/+1
* From: Atari Ace <atari_ace@frontier.com> Aaron Giles2010-11-151-7/+7
* (Wow, I had no idea quite so many drivers were using driver_data!) Aaron Giles2010-08-041-6/+6
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-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
* Introduced a generic_pointers structure within machine that is Aaron Giles2009-11-261-2/+2
* Added save state support and driver data struct to m10.c, m14.c, m52.c, m57.c... Fabio Priuli2009-11-181-44/+50
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-06-251-2/+1
* added some info Roberto Zandona2009-03-141-0/+2
* troangel: better support of line scroll with wrap Roberto Zandona2009-03-141-7/+10
* 00230: On the emulated game when the waves are near the border of the screen ... Roberto Zandona2009-03-141-3/+26
* 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-1/+1
* fix troangel bug (01775: newtangl, troangel: Crash with Access Violation) Roberto Zandona2008-05-041-2/+6
* Renamed input port functions: Aaron Giles2008-04-061-1/+1
* Changes VIDEO_UPDATE signature to Zsolt Vasvari2008-03-081-2/+2
* Replaces mame_bitmap with bitmap_t Zsolt Vasvari2008-02-291-2/+2
* Fixed Dip Switches (especially coinage) and inputs for 'mpatrol' and 'troangl... stephh2008-02-171-4/+42
* Removed 'type' parameter from tilemap_create Zsolt Vasvari2008-02-051-1/+1
* Cleanups/version bump.mame0122u8 Aaron Giles2008-02-031-2/+2
* mpatrol -> m52 Aaron Giles2008-01-281-0/+200