summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/quasar.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-19/+19
* BIG update. Aaron Giles2011-03-291-16/+16
* Breaks some driver entanglements to simplify future driver_device Aaron Giles2011-03-101-2/+2
* 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-2/+2
* (Wow, I had no idea quite so many drivers were using driver_data!) Aaron Giles2010-08-041-2/+2
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-1/+1
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-4/+4
* Added driver data struct to cvs.c Fabio Priuli2009-12-121-36/+30
* Converted Signetics 2636 video chip to be a MAME device and updated drivers u... Fabio Priuli2009-12-111-10/+3
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-06-251-6/+4
* Bulk change alert. Aaron Giles2009-04-261-4/+4
* - Removes the public screen_state object -- all access is via functions Zsolt Vasvari2008-03-131-3/+6
* - More machine->screen removal Zsolt Vasvari2008-03-111-1/+1
* Changes VIDEO_UPDATE signature to Zsolt Vasvari2008-03-081-3/+3
* Replaces mame_bitmap with bitmap_t Zsolt Vasvari2008-02-291-3/+3
* Removes 8-bit bitmap support and converts all previously 8-bit bitmaps to 16-bit Zsolt Vasvari2008-02-241-5/+5
* machine->pens lookup removal Zsolt Vasvari2008-02-221-2/+2
* - Reworked/refactored S2636 emulator Zsolt Vasvari2008-02-041-164/+111
* - Removed TRANSPARENCY_NONE_RAW, TRANSPARENCY_PENS_RAW and TRANSPARENCY_PEN_T... Zsolt Vasvari2008-01-281-2/+2
* Changed all other video_*, sound_*, etc. calls to use macros Zsolt Vasvari2008-01-221-1/+1
* This essentially rewrites the CVS system video code. This fixes wallst071gre... Zsolt Vasvari2008-01-071-21/+12
* Removed ancient "dirty" optimizations from CVS/S2656 and related drivers. Th... Zsolt Vasvari2008-01-071-7/+3
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+283