summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/wiz.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-47/+47
* BIG update. Aaron Giles2011-03-291-39/+39
* Convert a number of drivers to use their own private spriteram instead Aaron Giles2011-03-131-7/+7
* Updated nmk/olympia/pacific/pce/phoenix/rare/seibu/seta to driver_devices. Aaron Giles2011-03-031-52/+50
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-3/+3
* Removed generic.videoram and generic.videoram_size. These generics Aaron Giles2010-09-081-4/+6
* Added include files for all remaining drivers with multiple source files. Aaron Giles2010-09-021-0/+1
* Made the machine_config a proper object. Added detokenize method to Aaron Giles2010-06-281-9/+9
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-11/+11
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-06-251-9/+6
* Changed save state system to accept machine parameters where Aaron Giles2008-12-051-5/+5
* Removed fillbitmap() macro in favor of direct calls to bitmap_fill(). Aaron Giles2008-12-041-3/+3
* Changes VIDEO_UPDATE signature to Zsolt Vasvari2008-03-081-12/+12
* Replaces mame_bitmap with bitmap_t Zsolt Vasvari2008-02-291-3/+3
* machine->pen lookup removal Zsolt Vasvari2008-02-241-3/+3
* The term "driver" is way overloaded in the system. Aaron Giles2008-02-181-9/+9
* - Removed VIDEO_START_CALL(generic) from all drivers not needing it, which we... Zsolt Vasvari2008-01-221-2/+0
* Changed all other video_*, sound_*, etc. calls to use macros Zsolt Vasvari2008-01-221-1/+1
* - Removed dirtybuffer from video/generic.c and all drivers still using it. G... Zsolt Vasvari2008-01-141-40/+5
* Changes for MAME 0.122. Aaron Giles2007-12-181-2/+2
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+301