summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/fromanc2.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-221/+221
* BIG update. Aaron Giles2011-03-291-55/+55
* 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-44/+44
* (Wow, I had no idea quite so many drivers were using driver_data!) Aaron Giles2010-08-041-33/+33
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Renamed tilemap -> tilemap_t, as the name 'tilemap' is too commonly Aaron Giles2009-12-281-1/+1
* Cleanups and version bump.mame0135u3 Aaron Giles2009-12-111-9/+9
* Added save states and driver data struct to the following drivers: fromance.c... Fabio Priuli2009-12-091-211/+295
* Bulk change alert. Aaron Giles2009-04-261-27/+27
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-2/+2
* Another batch of tagging, this time for speakers/screens: Aaron Giles2009-02-251-2/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-141-20/+20
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-6/+6
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-11-081-0/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-04-241-7/+6
* Removes the scrnum parameter from VIDEO_UPDATE, updates all drivers to use th... Zsolt Vasvari2008-03-101-17/+27
* Changes VIDEO_UPDATE signature to Zsolt Vasvari2008-03-081-16/+16
* Removed 'type' parameter from tilemap_create Zsolt Vasvari2008-02-051-20/+20
* - Added deprecat.h that contains some deprecated/discouraged contructs (see b... Zsolt Vasvari2008-01-251-0/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+487