summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/model2.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* "English doesn't borrow from other languages. English follows other languages... Scott Stone2011-08-231-8/+8
* Cleanups and version bumpmame0142u5 Angelo Salese2011-06-051-5/+5
* (Finally found the time to finish this....) Aaron Giles2011-05-301-1/+1
* GCC 4.6 "Variable assigned but not used" fixes, part 3 (no whatsnew) R. Belmont2011-05-301-6/+9
* Switch to using delegates for some callbacks: Aaron Giles2011-04-271-1/+1
* segas24: Start untangling the Vogon poetry Atari Ace left is his wake. Olivier Galibert2011-04-171-9/+9
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-31/+31
* BIG update. Aaron Giles2011-03-291-25/+25
* 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-478/+497
* Ok, last major rename for this round: Aaron Giles2011-01-011-2/+2
* Split mame.c into mame.c and machine.c, the latter containing the Aaron Giles2010-06-301-2/+2
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-9/+4
* Solaris already hijacks quad and _quad in types.h Couriersud2010-01-171-2/+2
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-2/+1
* > From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-09-061-1/+1
* Added missing casts and made other tweaks. The entire project Aaron Giles2009-04-271-4/+4
* Bulk change alert. Aaron Giles2009-04-261-10/+10
* Major drawgfx cleanup, global removal, and feature enhancements: Aaron Giles2009-01-121-1/+0
* Hi mamedev, Aaron Giles2008-12-161-1/+1
* Removed fillbitmap() macro in favor of direct calls to bitmap_fill(). Aaron Giles2008-12-041-3/+3
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-11-081-9/+2
* Changes to avoid collisions with system globals on OpenSolaris. (qmc2) R. Belmont2008-08-061-2/+2
* 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
* Next batch of machine->screen[] removal Zsolt Vasvari2008-03-121-2/+3
* Changes VIDEO_UPDATE signature to Zsolt Vasvari2008-03-081-14/+14
* Normalized function pointer typedefs: they are now all Aaron Giles2008-03-031-1/+1
* Replaces mame_bitmap with bitmap_t Zsolt Vasvari2008-02-291-1/+1
* Changes for MAME 0.121u4.mame0121u4 Aaron Giles2007-12-171-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+2773