summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/goldngam.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-4/+4
* BIG update. Aaron Giles2011-03-291-2/+2
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-2/+2
* Continued moving global/static variables to the driver_device classes. Aaron Giles2011-03-171-5/+14
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* mame_rand() -> machine->rand() Aaron Giles2010-12-311-1/+1
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-20/+20
* Cleanups and version bump.mame0139u3 Aaron Giles2010-09-191-14/+14
* New not working game... Roberto Fresca2010-09-131-3/+64
* New driver for Golden Games / C+M Technics AG hardware. [Roberto Fresca, Toma... Roberto Fresca2010-09-131-0/+556