summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/thief.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-25/+25
* BIG update. Aaron Giles2011-03-291-17/+17
* Updated nmk/olympia/pacific/pce/phoenix/rare/seibu/seta to driver_devices. Aaron Giles2011-03-031-32/+33
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* Ok, last major rename for this round: Aaron Giles2011-01-011-2/+2
* Removed generic.videoram and generic.videoram_size. These generics Aaron Giles2010-09-081-4/+11
* Added include files for all remaining drivers with multiple source files. Aaron Giles2010-09-021-0/+2
* Time to kill off some deadwood. Aaron Giles2010-07-071-1/+1
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-2/+2
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-4/+4
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-05-151-4/+0
* Bulk change alert. Aaron Giles2009-04-261-4/+3
* Added basic TMS9927 implementation. Hooked it up to the statriv2 Aaron Giles2009-04-201-0/+7
* address space compilation errors. smf-2008-11-151-6/+6
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-9/+9
* Region classes go bye-bye. Aaron Giles2008-07-281-2/+2
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-2/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-2/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-04-241-2/+1
* Added running_machine * parameter to the front of all read/write handlers. Aaron Giles2008-03-051-6/+6
* machine->pen lookup removal Zsolt Vasvari2008-02-241-5/+2
* - Added deprecat.h that contains some deprecated/discouraged contructs (see b... Zsolt Vasvari2008-01-251-0/+1
* - Removed dirtybuffer from video/generic.c and all drivers still using it. G... Zsolt Vasvari2008-01-141-57/+26
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+314