summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/zac2650.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* "English doesn't borrow from other languages. English follows other languages... Scott Stone2011-08-231-1/+1
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-34/+34
* BIG update. Aaron Giles2011-03-291-35/+35
* Converted namco/thepit/toaplan/unico/upl/valadon/veltmjr/venture/vsystem/ Aaron Giles2011-03-101-40/+39
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* Removed generic.videoram and generic.videoram_size. These generics Aaron Giles2010-09-081-2/+6
* Added include files for all remaining drivers with multiple source files. Aaron Giles2010-09-021-0/+1
* Hooked up S2636 sound to zac2650.c [Mariusz Wojcieszek] mariuszw12010-08-121-0/+5
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-17/+17
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Renamed tilemap -> tilemap_t, as the name 'tilemap' is too commonly Aaron Giles2009-12-281-1/+1
* Converted Signetics 2636 video chip to be a MAME device and updated drivers u... Fabio Priuli2009-12-111-2/+0
* Purged remaining globals from video/generic.c and audio/generic.c Aaron Giles2009-11-281-3/+3
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-2/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-06-251-15/+10
* Major drawgfx cleanup, global removal, and feature enhancements: Aaron Giles2009-01-121-6/+10
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-141-1/+1
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-1/+1
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-07-241-1/+1
* Bulk converted drivers explicitly calling input_port_n_r() with a bogus Aaron Giles2008-04-061-1/+1
* Next batch of machine->screen[] removal Zsolt Vasvari2008-03-121-13/+15
* - More machine->screen removal Zsolt Vasvari2008-03-111-2/+2
* Changes VIDEO_UPDATE signature to Zsolt Vasvari2008-03-081-1/+1
* Added running_machine * parameter to the front of all read/write handlers. Aaron Giles2008-03-051-1/+1
* Replaces mame_bitmap with bitmap_t Zsolt Vasvari2008-02-291-2/+2
* Removed 'type' parameter from tilemap_create Zsolt Vasvari2008-02-051-1/+1
* - Reworked/refactored S2636 emulator Zsolt Vasvari2008-02-041-11/+13
* - Removed TRANSPARENCY_NONE_RAW, TRANSPARENCY_PENS_RAW and TRANSPARENCY_PEN_T... Zsolt Vasvari2008-01-281-1/+1
* (From AtariAce) Aaron Giles2008-01-111-2/+2
* Removed ancient "dirty" optimizations from CVS/S2656 and related drivers. Th... Zsolt Vasvari2008-01-071-29/+14
* (From Atari Ace) Aaron Giles2007-12-241-14/+14
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+242