summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/cvs.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-51/+51
* Remove redundant item cpu from address_space, in favor of Aaron Giles2011-03-291-1/+1
* BIG update. Aaron Giles2011-03-291-32/+32
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* Take advantage of the driver_device to clean up state saving for Aaron Giles2011-02-081-3/+3
* (Wow, I had no idea quite so many drivers were using driver_data!) Aaron Giles2010-08-041-8/+8
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-3/+3
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-1/+1
* Cleanups and version bump.mame0135u4 Aaron Giles2009-12-231-1/+1
* Added driver data struct to cvs.c Fabio Priuli2009-12-121-132/+109
* Converted Signetics 2636 video chip to be a MAME device and updated drivers u... Fabio Priuli2009-12-111-10/+4
* Introduced a generic_pointers structure within machine that is Aaron Giles2009-11-261-2/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-06-251-6/+4
* Bulk change alert. Aaron Giles2009-04-261-3/+3
* Major drawgfx cleanup, global removal, and feature enhancements: Aaron Giles2009-01-121-11/+4
* This update is the below two patches, plus the remaining changes Aaron Giles2008-12-191-2/+2
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-1/+1
* Major cpuintrf changes: Aaron Giles2008-11-101-1/+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
* - Removes the public screen_state object -- all access is via functions Zsolt Vasvari2008-03-131-5/+7
* Next batch of machine->screen[] removal Zsolt Vasvari2008-03-121-11/+8
* - More machine->screen removal Zsolt Vasvari2008-03-111-3/+3
* Changes VIDEO_UPDATE signature to Zsolt Vasvari2008-03-081-10/+10
* Replaces mame_bitmap with bitmap_t Zsolt Vasvari2008-02-291-6/+6
* * remove flip_screen macro Couriersud2008-02-251-2/+2
* Removes 8-bit bitmap support and converts all previously 8-bit bitmaps to 16-bit Zsolt Vasvari2008-02-241-6/+6
* machine->pens lookup removal Zsolt Vasvari2008-02-221-3/+3
* Color table removal Zsolt Vasvari2008-02-171-3/+3
* - Reworked/refactored S2636 emulator Zsolt Vasvari2008-02-041-141/+101
* - Removed TRANSPARENCY_NONE_RAW, TRANSPARENCY_PENS_RAW and TRANSPARENCY_PEN_T... Zsolt Vasvari2008-01-281-2/+2
* (From Atari Ace) Aaron Giles2008-01-141-2/+2
* (From AtariAce) Aaron Giles2008-01-111-4/+2
* Reogranized and started to clean up the CVS driver. Zsolt Vasvari2008-01-091-226/+95
* Fixes DAC sounds Zsolt Vasvari2008-01-081-2/+2
* Cleanups and version bump to 0.122u4.mame0122u4 Aaron Giles2008-01-071-3/+3
* This essentially rewrites the CVS system video code. This fixes wallst071gre... Zsolt Vasvari2008-01-071-276/+214
* Removed ancient "dirty" optimizations from CVS/S2656 and related drivers. Th... Zsolt Vasvari2008-01-071-35/+10
* Changes for MAME 0.121u4.mame0121u4 Aaron Giles2007-12-171-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+639