summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/model1.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0142u5 Angelo Salese2011-06-051-3/+3
* (Finally found the time to finish this....) Aaron Giles2011-05-301-9/+9
* GCC 4.6 "Variable assigned but not used" fixes, part 3 (no whatsnew) R. Belmont2011-05-301-4/+4
* segas24: Start untangling the Vogon poetry Atari Ace left is his wake. Olivier Galibert2011-04-171-10/+9
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-98/+98
* BIG update. Aaron Giles2011-03-291-41/+41
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* Eliminated global/static variables in a number of Konami/Sega drivers Aaron Giles2011-02-121-326/+338
* Ok, last major rename for this round: Aaron Giles2011-01-011-1/+1
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-1/+1
* Missed one :-( Couriersud2010-01-171-1/+1
* Solaris already hijacks quad and _quad in types.h Couriersud2010-01-171-16/+16
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Cleanups and version bump.mame0135u2 Aaron Giles2009-11-301-1/+1
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-0/+3
* > From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-09-061-9/+9
* > From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-08-021-1/+1
* From: Oliver Stoeneberg [oliverst@online.de] Aaron Giles2009-05-251-0/+4
* Bulk change alert. Aaron Giles2009-04-261-10/+5
* Major drawgfx cleanup, global removal, and feature enhancements: Aaron Giles2009-01-121-1/+0
* This update is the below two patches, plus the remaining changes Aaron Giles2008-12-191-7/+7
* Changed save state system to accept machine parameters where Aaron Giles2008-12-051-3/+3
* Removed fillbitmap() macro in favor of direct calls to bitmap_fill(). Aaron Giles2008-12-041-2/+2
* fix compile error pt2. davidhay2008-08-121-0/+1
* Region classes go bye-bye. Aaron Giles2008-07-281-1/+1
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-1/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-1/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-121-0/+1
* Changes first argument of video_screen_* functions to take a device_config Zsolt Vasvari2008-03-091-3/+3
* Changes VIDEO_UPDATE signature to Zsolt Vasvari2008-03-081-14/+14
* Removes cpu_getcurrentframe() and replaces it with video_screen_get_frame_num... Zsolt Vasvari2008-03-021-2/+1
* Various clean ups: Couriersud2008-03-011-0/+2
* Replaces mame_bitmap with bitmap_t Zsolt Vasvari2008-02-291-10/+10
* - Added deprecat.h that contains some deprecated/discouraged contructs (see b... Zsolt Vasvari2008-01-251-1/+1
* (From Atari Ace) Aaron Giles2007-12-311-54/+49
* Changes for MAME 0.122. Aaron Giles2007-12-181-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+1535