summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/psychic5.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-112/+112
* BIG update. Aaron Giles2011-03-291-40/+40
* Cleanups and version bump.mame0141u4 Aaron Giles2011-03-251-1/+1
* Convert cclimber/galpani2/gticlub/namcond1/pacman/seibuspi/tetrisp2/vicdual Aaron Giles2011-03-251-6/+3
* Convert a number of drivers to use their own private spriteram instead Aaron Giles2011-03-131-3/+4
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* Convert dooyong/edevices/eolith/exidy/gaelco/gottlieb/igs/ Aaron Giles2011-02-171-135/+128
* Added include files for all remaining drivers with multiple source files. Aaron Giles2010-09-021-0/+1
* 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
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-1/+3
* Part 1 of the drawgfx changes. [Atari Ace] Aaron Giles2009-07-021-1/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-06-251-1/+1
* Bulk change alert. Aaron Giles2009-04-261-6/+6
* This update is the below two patches, plus the remaining changes Aaron Giles2008-12-191-3/+3
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-141-4/+4
* Removed fillbitmap() macro in favor of direct calls to bitmap_fill(). Aaron Giles2008-12-041-2/+2
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-9/+9
* Jaleco 'Bomb's Away' Improvements [aDG4W+qp0] davidhay2008-09-151-301/+298
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-06-261-5/+5
* From: Oliver Stoeneberg [mailto:oliverst@online.de] Aaron Giles2008-06-121-7/+6
* Bulk converted drivers explicitly calling input_port_n_r() with a bogus Aaron Giles2008-04-061-5/+5
* Changes VIDEO_UPDATE signature to Zsolt Vasvari2008-03-081-2/+2
* Added running_machine * parameter to the front of all read/write handlers. Aaron Giles2008-03-051-7/+7
* Various clean ups: Couriersud2008-03-011-1/+0
* Replaces mame_bitmap with bitmap_t Zsolt Vasvari2008-02-291-2/+2
* * remove flip_screen macro Couriersud2008-02-251-2/+2
* Removed 'type' parameter from tilemap_create Zsolt Vasvari2008-02-051-2/+2
* - Added deprecat.h that contains some deprecated/discouraged contructs (see b... Zsolt Vasvari2008-01-251-0/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+467