summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ampoker2.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-1/+1
* BIG update. Aaron Giles2011-03-291-4/+4
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-2/+2
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* Attotime bulk conversion step: Aaron Giles2011-02-031-1/+1
* Ok, last major rename for this round: Aaron Giles2011-01-011-3/+3
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-23/+23
* Cleanups and version bump. Aaron Giles2010-10-141-2/+2
* Improvements to Piccolo Poker 100. [Roberto Fresca] Roberto Fresca2010-09-281-24/+151
* Cleanups and version bump.mame0139u3 Aaron Giles2010-09-191-6/+6
* Removed generic.videoram and generic.videoram_size. These generics Aaron Giles2010-09-081-2/+2
* Corrected or clarified a number of duplicated inputs for drivers up through C... Scott Stone2010-09-061-3/+3
* New not working game... Roberto Fresca2010-09-051-17/+72
* Added templates required_shared_ptr<> and optional_shared_ptr<> which Aaron Giles2010-09-041-2/+3
* Added include files for all remaining drivers with multiple source files. Aaron Giles2010-09-021-8/+1
* Changed driver_data objects to be devices. Replaced the driver_data_t Aaron Giles2010-09-021-1/+1
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-5/+5
* documentation: Cleaned up company names [hap] Michaƫl Banaan Ananas2010-05-251-1/+1
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* NOTE: This change requires two new osd functions: osd_malloc() and Aaron Giles2010-01-081-6/+0
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-1/+1
* Introduced a generic_pointers structure within machine that is Aaron Giles2009-11-261-1/+1
* Enforce a minimum tag length of 3 characters. This will enable Aaron Giles2009-11-151-3/+3
* Sigma Poker: Fixed duplicated definition of Hold 2 button. Added the missing ... Roberto Fresca2009-08-261-1/+1
* Fixed comment... Roberto Fresca2009-08-181-1/+1
* American Poker II driver... Roberto Fresca2009-08-181-12/+103
* From: hoge hoge [c8cv@hotmail.com] Aaron Giles2009-08-021-8/+8
* Added default input mappings for gambling / poker / slot games. Converted man... Fabio Priuli2009-08-021-91/+91
* Removed PREDECODE_GFX compile flag, as the on-the-fly decoding seems Aaron Giles2009-07-091-11/+11
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-2/+2
* New clones added Mirko Buffoni2009-03-111-0/+12
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-2/+2
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-15/+15
* Cleanups and version bump.mame0129u4 Aaron Giles2009-02-171-1/+1
* Added a different American Poker 2 set (iamp2 v28). It's running on the taiwa... Roberto Fresca2009-02-171-10/+39
* Ok, this is The Big One. Aaron Giles2009-02-111-4/+3
* Added savestate support to the games in ambush.c and ampoker2.c: Ryan Holtz2009-01-061-9/+9
* Removed MDRV_INTERLEAVE(x), which specified the minimum scheduling Aaron Giles2008-12-201-1/+1
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-171-0/+1
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-1/+1
* Improved the button-lamps layout to all games in ampoker2.c driver. Now butto... Roberto Fresca2008-10-071-0/+4
* This (mostly - see below) completes the structure, lower-casing functions and... Derrick Renaud2008-08-111-3/+3
* lower cased sn76477_interface and ay8910_interface Derrick Renaud2008-08-081-1/+1
* Updated structure and naming conventions of the following sound interfaces. Derrick Renaud2008-08-081-2/+2
* NOTE: with this change, I have also removed PORT_START and renamed Aaron Giles2008-08-061-32/+32
* Region classes go bye-bye. Aaron Giles2008-07-281-30/+30
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-32/+32
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-07-241-8/+8
* Changed MDRV_CPU_ADD to require a tag. Removed MDRV_CPU_ADD_TAG. Aaron Giles2008-07-191-1/+1