summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/taxidrvr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-23/+23
* BIG update. Aaron Giles2011-03-291-6/+6
* Continued eliminating global/static variables by moving them to Aaron Giles2011-03-131-30/+25
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Removed the global "includes" include and instead specify the "includes" path... Phil Bennett2009-12-211-1/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-06-251-12/+8
* Removed fillbitmap() macro in favor of direct calls to bitmap_fill(). Aaron Giles2008-12-041-1/+1
* Fix more warnings drivers[s-z]* Couriersud2008-11-151-1/+1
* Changes VIDEO_UPDATE signature to Zsolt Vasvari2008-03-081-4/+4
* machine->pen lookup removal Zsolt Vasvari2008-02-241-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+157