summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/snookr10.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-11/+11
* BIG update. Aaron Giles2011-03-291-9/+9
* Continued eliminating global/static variables by moving them to Aaron Giles2011-03-131-15/+18
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* Added include files for all remaining drivers with multiple source files. Aaron Giles2010-09-021-0/+1
* Made the machine_config a proper object. Added detokenize method to Aaron Giles2010-06-281-2/+2
* 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
* Eliminated the use of generic.colorram and generic.videoram in several driver... Phil Bennett2009-12-211-6/+8
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-6/+6
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-141-2/+2
* Improvements to Sandii' games driver: Roberto Fresca2008-06-091-2/+2
* Cleanups/version bump.mame0125u4 Aaron Giles2008-06-051-1/+1
* Sandii' games improvements: Roberto Fresca2008-05-291-25/+64
* Removed a unused variable that I left there by mistake. Roberto Fresca2008-04-301-3/+1
* Sandii' Games: Roberto Fresca2008-04-281-29/+36
* - Decrypted the apple10 tile matrix. Roberto Fresca2008-04-241-12/+58
* New driver for Sandii' hardware. Support for snookr10, apple10 and tenballs. ... Roberto Fresca2008-04-201-0/+99