summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/skeetsht.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implemented default INIT register for MC68HC11 CPU core, necessary for Namco'... Angelo Salese2011-09-101-0/+1
* 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-22/+22
* BIG update. Aaron Giles2011-03-291-13/+13
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-3/+3
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* running_device -> device_t Aaron Giles2010-12-311-3/+3
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-17/+17
* Changed driver_data objects to be devices. Replaced the driver_data_t Aaron Giles2010-09-021-5/+3
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-4/+2
* 03992: btoads: Reload of state cause major graphic corruption [Phil Bennett] Phil Bennett2010-08-161-6/+6
* (Wow, I had no idea quite so many drivers were using driver_data!) Aaron Giles2010-08-041-10/+11
* Time to kill off some deadwood. Aaron Giles2010-07-071-2/+2
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-2/+2
* Cleanups and version bump. Aaron Giles2010-03-041-1/+1
* Changed all driver_data structs into classes with a simple Aaron Giles2010-02-251-2/+6
* Converted the following drivers to use driver_data structs: [Atari Ace] Phil Bennett2010-01-251-21/+41
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-3/+3
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Replaced all occurrences of cputag_get_cpu with devtag_get_device: the former... Fabio Priuli2010-01-061-2/+2
* Enforce a minimum tag length of 3 characters. This will enable Aaron Giles2009-11-151-2/+2
* > From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-09-101-1/+1
* Allow skeetsht to put some gfxs. Angelo Salese2009-07-041-0/+1
* Cleanups and version bump.mame0132u3 Aaron Giles2009-07-021-1/+1
* Added RAMDAC and AY-3-8910 hookup Phil Bennett2009-06-271-49/+92
* New games marked as GAME_NOT_WORKING Phil Bennett2009-06-261-0/+235