summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mpoker.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-24/+24
* BIG update. Aaron Giles2011-03-291-15/+15
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-1/+1
* misc companyname cleanups/consitencies Michaƫl Banaan Ananas2011-03-091-2/+2
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* Eliminate statics/globals in drivers jpm/kaneko/maygay/meadows/merit/ Aaron Giles2011-02-171-25/+42
* mame_rand() -> machine->rand() Aaron Giles2010-12-311-1/+1
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-18/+18
* Added templates required_shared_ptr<> and optional_shared_ptr<> which Aaron Giles2010-09-041-2/+3
* 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-2/+2
* Time to kill off some deadwood. Aaron Giles2010-07-071-1/+1
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Introduced a generic_pointers structure within machine that is Aaron Giles2009-11-261-3/+3
* Added default input mappings for gambling / poker / slot games. Converted man... Fabio Priuli2009-08-021-15/+14
* Improved colors in Merit Poker [Angelo Salese] Angelo Salese2009-07-221-9/+15
* Cleanups and version bump.mame0133 Aaron Giles2009-07-201-22/+22
* Merit Multi-Poker improvements: Roberto Fresca2009-07-201-78/+496
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-06-251-1/+1
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-1/+1
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-4/+4
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-01-141-2/+2
* Cleanups and version bump.mame0129 Aaron Giles2009-01-041-4/+4
* Wrote a preliminary Merit Poker driver [David Haywood,Angelo Salese] Angelo Salese2008-12-281-0/+190