summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/m58.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-19/+19
* BIG update. Aaron Giles2011-03-291-28/+28
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* From: Atari Ace <atari_ace@frontier.com> Aaron Giles2010-11-151-8/+8
* (Wow, I had no idea quite so many drivers were using driver_data!) Aaron Giles2010-08-041-7/+7
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-13/+13
* 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
* Cleanups and version bump.mame0135u1 Aaron Giles2009-11-201-1/+1
* Added save state support and driver data struct to m10.c, m14.c, m52.c, m57.c... Fabio Priuli2009-11-181-30/+36
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-06-251-1/+1
* Bulk change alert. Aaron Giles2009-04-261-1/+1
* Major drawgfx cleanup, global removal, and feature enhancements: Aaron Giles2009-01-121-0/+1
* This update is the below two patches, plus the remaining changes Aaron Giles2008-12-191-6/+6
* 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
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-04-241-1/+0
* Renamed input port functions: Aaron Giles2008-04-061-1/+1
* Next batch of machine->screen[] removal Zsolt Vasvari2008-03-121-8/+15
* Changes VIDEO_UPDATE signature to Zsolt Vasvari2008-03-081-2/+2
* Replaces mame_bitmap with bitmap_t Zsolt Vasvari2008-02-291-3/+3
* * remove flip_screen macro Couriersud2008-02-251-5/+5
* Fixed Dip Switches (especially coinage) and inputs for '10yard' (and its clon... stephh2008-02-171-0/+17
* Removed 'type' parameter from tilemap_create Zsolt Vasvari2008-02-051-1/+1
* Cleanups/version bump.mame0122u8 Aaron Giles2008-02-031-1/+1
* yard -> m58 Aaron Giles2008-02-011-0/+296