summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/xmen.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* deprecat.h Angelo Salese2011-07-021-3/+1
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-51/+51
* BIG update. Aaron Giles2011-03-291-11/+11
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-3/+3
* Take advantage of the driver_device to clean up state saving for Aaron Giles2011-02-081-2/+2
* (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-1/+1
* Cleanups and version bump. Aaron Giles2010-01-161-2/+2
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* misc Konami wip: Fabio Priuli2010-01-051-91/+72
* Results of running the latest srcclean. Aaron Giles2009-12-281-2/+2
* Updated dbz.c, lethal.c, metro.c, rungun.c, tail2nos.c, tmnt.c, ultraman.c, w... Fabio Priuli2009-12-211-53/+46
* > From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-08-021-2/+2
* And some more again... Fabio Priuli2009-04-281-22/+16
* Bulk change alert. Aaron Giles2009-04-261-2/+2
* 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
* Cleanups and version bump.mame0129u1 Aaron Giles2009-01-151-4/+4
* Major drawgfx cleanup, global removal, and feature enhancements: Aaron Giles2009-01-121-2/+4
* Removed fillbitmap() macro in favor of direct calls to bitmap_fill(). Aaron Giles2008-12-041-4/+4
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-2/+3
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-11-081-8/+1
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-09-041-2/+2
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-4/+4
* Reduced the number of save state callback types from 3 to 1. The Aaron Giles2008-04-111-2/+2
* Cleanups and version bump to 0.123u5.mame0123u5 Aaron Giles2008-03-131-1/+1
* Next batch of machine->screen[] removal Zsolt Vasvari2008-03-121-4/+5
* Removes the scrnum parameter from VIDEO_UPDATE, updates all drivers to use th... Zsolt Vasvari2008-03-101-10/+14
* Changes VIDEO_UPDATE signature to Zsolt Vasvari2008-03-081-2/+2
* Added running_machine * parameter to the front of all read/write handlers. Aaron Giles2008-03-051-2/+2
* Replaces mame_bitmap with bitmap_t Zsolt Vasvari2008-02-291-3/+3
* machine->pen lookup removal Zsolt Vasvari2008-02-241-2/+2
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+258