summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/blockout.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-13/+13
* BIG update. Aaron Giles2011-03-291-13/+13
* 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
* (Wow, I had no idea quite so many drivers were using driver_data!) Aaron Giles2010-08-041-6/+6
* 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
* Removed the global "includes" include and instead specify the "includes" path... Phil Bennett2009-12-211-1/+1
* Cleanups and version bump.mame0135u2 Aaron Giles2009-11-301-4/+4
* Cleaned up many driver data structs to obtain two results: Fabio Priuli2009-11-291-4/+2
* Added driver_data struct and save states to blockout.c and bigevglf.c Fabio Priuli2009-11-201-49/+62
* From: David VanVoorhis [mailto:iq_132@hotmail.com] Aaron Giles2008-12-211-3/+1
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-3/+3
* From: Oliver Stoeneberg [mailto:oliverst@online.de] Aaron Giles2008-06-121-5/+4
* Next batch of machine->screen[] removal Zsolt Vasvari2008-03-121-9/+4
* - More machine->screen removal Zsolt Vasvari2008-03-111-1/+1
* - Pen lookup removal Zsolt Vasvari2008-02-211-1/+1
* Removed the pen array lookup from some INDEXED16 drivers Zsolt Vasvari2008-02-211-2/+2
* - Removed TRANSPARENCY_NONE_RAW, TRANSPARENCY_PENS_RAW and TRANSPARENCY_PEN_T... Zsolt Vasvari2008-01-281-1/+1
* - 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/+138