summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/turrett.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-1/+1
* Add driver_device classes for drivers that don't have any variables, Aaron Giles2011-03-211-1/+10
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-12/+12
* 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
* Fix the bad trend I started long ago in naming the MIPS CPU configuration Aaron Giles2010-08-261-2/+2
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Cleaned-up several drivers; added missing prototypes and removed dead ones, Phil Bennett2009-12-081-1/+0
* > From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-09-101-2/+2
* Cleanups and version bump.mame0132u4 Aaron Giles2009-07-101-30/+30
* Added correct CPU to Turret Tower and corrected year and copyright info. Phil Bennett2009-07-091-22/+42
* New not working: Turret Tower [SoftwareThis] Aaron Giles2009-07-091-0/+120