summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/ampoker2.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-7/+7
* BIG update. Aaron Giles2011-03-291-7/+7
* Continued eliminating global/static variables by moving them to Aaron Giles2011-03-131-6/+7
* 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-5/+11
* 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-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 global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-5/+5
* American Poker II driver... Roberto Fresca2009-08-181-0/+1
* Added a different American Poker 2 set (iamp2 v28). It's running on the taiwa... Roberto Fresca2009-02-171-10/+11
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-141-2/+2
* American Poker II driver: Roberto Fresca2008-06-091-0/+1
* Cleanups for 0.125u3. Aaron Giles2008-05-291-1/+1
* Improvements to American Poker II driver. Roberto Fresca2008-05-231-34/+74
* 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-2/+2
* - Removed color table Zsolt Vasvari2008-02-021-0/+118