summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/centiped.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-44/+44
* BIG update. Aaron Giles2011-03-291-34/+34
* Convert a number of drivers to use their own private spriteram instead Aaron Giles2011-03-131-4/+4
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-4/+4
* Take advantage of the driver_device to clean up state saving for Aaron Giles2011-02-081-3/+3
* From: Atari Ace [atari_ace@frontier.com] Aaron Giles2011-01-271-46/+62
* Ok, last major rename for this round: Aaron Giles2011-01-011-1/+1
* Removed generic.videoram and generic.videoram_size. These generics Aaron Giles2010-09-081-5/+15
* Made the machine_config a proper object. Added detokenize method to Aaron Giles2010-06-281-1/+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 the global "includes" include and instead specify the "includes" path... Phil Bennett2009-12-211-1/+1
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-8/+12
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-06-251-8/+4
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-141-4/+4
* Changed save state system to accept machine parameters where Aaron Giles2008-12-051-3/+3
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-6/+6
* 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
* 01946: Various: Fatal error: Input ports cannot be read at init time! (part 2) Aaron Giles2008-06-301-3/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-1/+1
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-06-121-2/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-04-241-7/+6
* Renamed input port functions: Aaron Giles2008-04-061-2/+2
* Changes VIDEO_UPDATE signature to Zsolt Vasvari2008-03-081-5/+5
* Added running_machine * parameter to the front of all read/write handlers. Aaron Giles2008-03-051-1/+1
* The term "driver" is way overloaded in the system. Aaron Giles2008-02-181-1/+1
* Removed 'type' parameter from tilemap_create Zsolt Vasvari2008-02-051-4/+4
* Removes color table from Centipede and related games Zsolt Vasvari2008-01-291-137/+141
* - Added deprecat.h that contains some deprecated/discouraged contructs (see b... Zsolt Vasvari2008-01-251-0/+1
* Changes for MAME 0.121u2.mame0121u2 Aaron Giles2007-12-171-0/+30
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+520