summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/goldnpkr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* "English doesn't borrow from other languages. English follows other languages... Scott Stone2011-08-231-2/+2
* Removed mc6845 trampolines (nw) Wilbert Pol2011-05-171-16/+16
* Cleanups and version bumpmame0142u3 Angelo Salese2011-05-081-3/+3
* Clean up 6821 PIA modernization, removing all trampolines. Some Aaron Giles2011-05-031-16/+16
* New clones added Roberto Fresca2011-04-291-0/+58
* 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-37/+37
* BIG update. Aaron Giles2011-03-291-33/+33
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-10/+10
* Continued moving global/static variables to the driver_device classes. Aaron Giles2011-03-171-39/+58
* Cleanups and version bump.mame0141u3 Aaron Giles2011-02-281-1/+1
* New games added... Roberto Fresca2011-02-251-2/+83
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* Cleanups and version bump.mame0141u1 Aaron Giles2011-01-241-26/+26
* Improvements to goldnpkr.c [Roberto Fresca] Roberto Fresca2011-01-201-81/+454
* Cleanups and version bump. Aaron Giles2011-01-011-14/+14
* Ok, last major rename for this round: Aaron Giles2011-01-011-3/+3
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-80/+80
* re: Golden Poker cleanup -> and Robbie, yes language names like French, Spani... Michaël Banaan Ananas2010-12-311-2/+2
* More Golden Poker driver cleanup. Added more references Roberto Fresca2010-12-311-68/+210
* minor cleanup on titles Michaël Banaan Ananas2010-12-301-2/+2
* Golden Poker driver: Added new sets, and some notes Roberto Fresca2010-12-301-1/+196
* Cleanups and version bump.mame0140u2 Aaron Giles2010-12-081-1/+1
* Added support for Karateco's "Super Double" to the goldnpkr driver. [Gerrit ... Scott Stone2010-12-071-2/+40
* Cleanups and version bump. Aaron Giles2010-10-141-13/+13
* Fixed assert in goldnpkr.c [Aaron Giles] Roberto Fresca2010-09-301-2/+1
* Golden Poker driver updates... [Roberto Fresca] Roberto Fresca2010-09-291-207/+787
* Added templates required_shared_ptr<> and optional_shared_ptr<> which Aaron Giles2010-09-041-5/+6
* 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-18/+10
* Cleanups and version bump.mame0139u2 Aaron Giles2010-08-301-1/+1
* Added support for 'Genie'. An old magic-lamp themed game Roberto Fresca2010-08-151-41/+199
* Golden Poker driver: Fixed tilemap issues with games using 60Hz/50Hz Roberto Fresca2010-08-141-1/+1
* Made the machine_config a proper object. Added detokenize method to Aaron Giles2010-06-281-2/+2
* trivial MT bugfix Michaël Banaan Ananas2010-05-311-2/+2
* documentation: Cleaned up company names [hap] Michaël Banaan Ananas2010-05-251-61/+61
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-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-10/+12
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-10/+10
* Introduced a generic_pointers structure within machine that is Aaron Giles2009-11-261-6/+6
* Updated goldnpkr.c to pass only 4 parameters to DISCRETE_DAC_R1 Fabio Priuli2009-09-231-2/+2
* Cleanups and version bump.mame0133u5 Aaron Giles2009-09-071-8/+8
* Golden Poker driver... Roberto Fresca2009-09-051-7/+330
* From: hoge hoge [mailto:c8cv@hotmail.com] Aaron Giles2009-08-131-6/+6
* Unified sets with unknown manufacturer to use all the same manufacturer <unkn... Fabio Priuli2009-08-021-34/+34
* Added default input mappings for gambling / poker / slot games. Converted man... Fabio Priuli2009-08-021-478/+120
* From: David Haywood [neohaze@nildram.co.uk] Aaron Giles2009-07-161-0/+20
* Removed PREDECODE_GFX compile flag, as the on-the-fly decoding seems Aaron Giles2009-07-091-86/+86