summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/asuka.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-13/+13
* BIG update. Aaron Giles2011-03-291-5/+5
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* (Wow, I had no idea quite so many drivers were using driver_data!) Aaron Giles2010-08-041-3/+3
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Misc Taito wip: Fabio Priuli2010-01-071-20/+19
* Rename taiicdev.* -> taitoic.* Aaron Giles2009-12-301-1/+1
* Taito wip: Fabio Priuli2009-12-281-43/+22
* > From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-08-021-2/+2
* Changed save state system to accept machine parameters where Aaron Giles2008-12-051-1/+1
* Removed fillbitmap() macro in favor of direct calls to bitmap_fill(). Aaron Giles2008-12-041-4/+4
* Reduced the number of save state callback types from 3 to 1. The Aaron Giles2008-04-111-1/+1
* Changes VIDEO_UPDATE signature to Zsolt Vasvari2008-03-081-10/+10
* - Some more machine->pen lookup removal Zsolt Vasvari2008-02-211-2/+2
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+93