summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/coolpool.h (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-19/+19
* Continued eliminating global/static variables by moving them to Aaron Giles2011-03-131-0/+6
* running_device -> device_t Aaron Giles2010-12-311-2/+2
* Added templates required_shared_ptr<> and optional_shared_ptr<> which Aaron Giles2010-09-041-1/+3
* Changed driver_data objects to be devices. Replaced the driver_data_t Aaron Giles2010-09-021-5/+3
* (Wow, I had no idea quite so many drivers were using driver_data!) Aaron Giles2010-08-041-3/+4
* Corrected Ameri Darts audio playback rate. Quench2010-07-271-0/+3
* Remove high-ASCII garbage from start of coolpool.h (this broke Apple GCC) (no... R. Belmont2010-07-221-1/+1
* Added Ameri Darts internal DSP dump and TMS32015 support to the Quench2010-07-201-0/+24