summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/srmp2.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0142u3 Angelo Salese2011-05-081-1/+1
* More, more, more ... Angelo Salese2011-05-051-3/+3
* Yet more Seta Angelo Salese2011-05-041-1/+3
* More refactoring, nw Angelo Salese2011-05-031-1/+1
* Yet More Seta fixes from Haze, nw Angelo Salese2011-05-031-0/+2
* More Seta fixes from Haze, nw Angelo Salese2011-05-031-5/+41
* Seta update from Haze, nw Angelo Salese2011-05-031-3/+3
* Started unifying sprite implementations for setax001/x002 chips [David Haywood] Angelo Salese2011-05-031-408/+7
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-15/+15
* BIG update. Aaron Giles2011-03-291-29/+29
* Cleanup of machine.h. Shuffled some fields around, and moved several Aaron Giles2011-03-281-1/+1
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-3/+3
* (Wow, I had no idea quite so many drivers were using driver_data!) Aaron Giles2010-08-041-5/+5
* Made the machine_config a proper object. Added detokenize method to Aaron Giles2010-06-281-5/+5
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-6/+6
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* From: Atari Ace <atari_ace@verizon.net> Aaron Giles2009-11-281-24/+25
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-3/+12
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-06-251-15/+12
* Removed fillbitmap() macro in favor of direct calls to bitmap_fill(). Aaron Giles2008-12-041-3/+3
* fixed background color of srmp1/srmp2 (by EdxGROfS0) Yasuhiro Ogawa2008-11-071-1/+1
* - Removes the public screen_state object -- all access is via functions Zsolt Vasvari2008-03-131-3/+3
* Next batch of machine->screen[] removal Zsolt Vasvari2008-03-121-3/+3
* Changes VIDEO_UPDATE signature to Zsolt Vasvari2008-03-081-3/+3
* Replaces mame_bitmap with bitmap_t Zsolt Vasvari2008-02-291-5/+5
* machine->pens lookup removal Zsolt Vasvari2008-02-221-3/+3
* The term "driver" is way overloaded in the system. Aaron Giles2008-02-181-5/+5
* Color table removal Zsolt Vasvari2008-02-181-7/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+462