summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/djmain.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-12/+12
* BIG update. Aaron Giles2011-03-291-12/+12
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* Eliminated global/static variables in a number of Konami/Sega drivers Aaron Giles2011-02-121-13/+13
* running_device -> device_t Aaron Giles2010-12-311-4/+4
* Added include files for all remaining drivers with multiple source files. Aaron Giles2010-09-021-0/+1
* Time to kill off some deadwood. Aaron Giles2010-07-071-4/+4
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-4/+4
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Updated bishi.c and djmain.c to use Konami video devices Fabio Priuli2009-12-221-17/+14
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-06-251-8/+6
* 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-1/+1
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-1/+1
* Changes VIDEO_UPDATE signature to Zsolt Vasvari2008-03-081-3/+3
* Replaces mame_bitmap with bitmap_t Zsolt Vasvari2008-02-291-1/+1
* Changed the use of machine->remapped_colortable to machine->pens where the dr... Zsolt Vasvari2008-02-051-1/+1
* Changes for MAME 0.121u4.mame0121u4 Aaron Giles2007-12-171-3/+3
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+194