summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/spbactn.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-22/+22
* BIG update. Aaron Giles2011-03-291-21/+21
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* (Wow, I had no idea quite so many drivers were using driver_data!) Aaron Giles2010-08-041-3/+3
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-2/+2
* Converted the following drivers to use a driver_data structure: [Atari Ace] Phil Bennett2010-01-171-25/+28
* One more PPC GCC fix that I missed committing. (no whatsnew) R. Belmont2010-01-161-1/+1
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Bulk change alert. Aaron Giles2009-04-261-2/+2
* Major drawgfx cleanup, global removal, and feature enhancements: Aaron Giles2009-01-121-8/+8
* Removed fillbitmap() macro in favor of direct calls to bitmap_fill(). Aaron Giles2008-12-041-1/+1
* Fixed: Aaron Giles2008-03-281-8/+8
* Removes TRANSPARENCY_PEN_RAW hack from Raiga and Super Pinball Action Zsolt Vasvari2008-03-181-10/+8
* Fixes crash Zsolt Vasvari2008-03-181-101/+36
* - Removes the public screen_state object -- all access is via functions Zsolt Vasvari2008-03-131-2/+5
* Changes VIDEO_UPDATE signature to Zsolt Vasvari2008-03-081-8/+8
* Replaces mame_bitmap with bitmap_t Zsolt Vasvari2008-02-291-3/+3
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+281