summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/mouser.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-3/+3
* BIG update. Aaron Giles2011-03-291-14/+14
* 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-1/+1
* Made the machine_config a proper object. Added detokenize method to Aaron Giles2010-06-281-1/+1
* Added driver_data struct and save states to the following drivers: matmania.c... Fabio Priuli2010-02-231-30/+29
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Eliminated the use of generic.colorram and generic.videoram in several driver... Phil Bennett2009-12-211-3/+6
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-3/+4
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-06-251-9/+6
* This update is the below two patches, plus the remaining changes Aaron Giles2008-12-191-9/+9
* Changes VIDEO_UPDATE signature to Zsolt Vasvari2008-03-081-3/+3
* * remove flip_screen macro Couriersud2008-02-251-7/+7
* The term "driver" is way overloaded in the system. Aaron Giles2008-02-181-1/+1
* - Removed dirtybuffer from video/generic.c and all drivers still using it. G... Zsolt Vasvari2008-01-141-58/+29
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+190