summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/mermaid.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-23/+29
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* Correct background color in Rougien [Angelo Salese] Angelo Salese2011-02-201-0/+1
* running_device -> device_t Aaron Giles2010-12-311-3/+3
* Added proper sample playback in Rougien [Andrew Welburn, Angelo Salese] Angelo Salese2010-12-011-0/+2
* Hooked up MSM5205 sample playback routines to Rougien, disabled by default be... Angelo Salese2010-11-271-0/+7
* 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
* 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
* forgotten headers Fabio Priuli2010-02-211-0/+51