summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/simpl156.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-14/+14
* Haze: Added new files: video/decocomn.c video/decocomn. Split non-tilemap ... Scott Stone2011-03-251-2/+2
* Putted Deco 56 video sprite chip inside its own file [David Haywood] Angelo Salese2011-03-221-1/+1
* Convert a number of drivers to use their own private spriteram instead Aaron Giles2011-03-131-0/+2
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* New model for populating devices in a driver_device class. Removed the Aaron Giles2010-09-031-8/+8
* 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-06-171-1/+1
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-5/+13
* Added driver_data class and save states to the following drivers: backfire.c,... Fabio Priuli2010-02-251-0/+32