summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/mystwarr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* konicdev et al.: Turn the 053250 into a modern device. [O. Galibert] Olivier Galibert2011-05-251-4/+0
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-62/+62
* BIG update. Aaron Giles2011-03-291-50/+50
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-4/+4
* Eliminated global/static variables in a number of Konami/Sega drivers Aaron Giles2011-02-121-75/+92
* Ok, last major rename for this round: Aaron Giles2011-01-011-11/+11
* Added include files for all remaining drivers with multiple source files. Aaron Giles2010-09-021-0/+1
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-1/+1
* Renamed tilemap -> tilemap_t, as the name 'tilemap' is too commonly Aaron Giles2009-12-281-1/+1
* Removed the global "includes" include and instead specify the "includes" path... Phil Bennett2009-12-211-1/+1
* (There are a bunch of things that I want to check on it, I'll do them after a... Angelo Salese2009-11-111-1/+1
* new working game Angelo Salese2009-11-101-4/+4
* Fix compile Angelo Salese2009-11-091-4/+4
* Bulk change alert. Aaron Giles2009-04-261-1/+1
* Cleanups and version bump.mame0129u1 Aaron Giles2009-01-151-2/+2
* Major drawgfx cleanup, global removal, and feature enhancements: Aaron Giles2009-01-121-38/+26
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-141-2/+2
* Changed save state system to accept machine parameters where Aaron Giles2008-12-051-13/+13
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-7/+7
* Region classes go bye-bye. Aaron Giles2008-07-281-13/+13
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-26/+26
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-27/+27
* From: Oliver Stoeneberg [mailto:oliverst@online.de] Aaron Giles2008-06-171-6/+6
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-051-4/+6
* Switched from ACCESSING_BYTE_*, ACCESSING_WORD_*, ACCESSING_DWORD_* Aaron Giles2008-04-031-2/+2
* New macros added for checking mem_mask. ACCESSING_BYTE_n, ACCESSING_WORD_n & ... smf-2008-03-301-2/+2
* Changes VIDEO_UPDATE signature to Zsolt Vasvari2008-03-081-4/+4
* Removed 'type' parameter from tilemap_create Zsolt Vasvari2008-02-051-2/+2
* (From Atari Ace) Aaron Giles2007-12-311-2/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+555