summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/blitz.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* "English doesn't borrow from other languages. English follows other languages... Scott Stone2011-08-231-1/+1
* Clean up 6821 PIA modernization, removing all trampolines. Some Aaron Giles2011-05-031-4/+4
* 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-16/+16
* BIG update. Aaron Giles2011-03-291-15/+15
* 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-18/+34
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-22/+22
* Replaced some previously replaced chars (no whatsnew) Roberto Fresca2010-10-251-4/+4
* New clones added Roberto Fresca2010-10-251-3/+58
* Added templates required_shared_ptr<> and optional_shared_ptr<> which Aaron Giles2010-09-041-2/+2
* 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
* Cleanups and version bump.mame0139u1 Aaron Giles2010-08-121-35/+35
* Typo... Roberto Fresca2010-07-301-1/+1
* New driver for Mega Double Poker, from Blitz System Inc. [Roberto Fresca] Roberto Fresca2010-07-301-0/+846