summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/gameplan.h (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-3/+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
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-6/+6
* Fix for MT03567: trvquest: Access Violation after OK Fabio Priuli2009-12-111-0/+2
* Added save states and driver data struct to the following drivers: fromance.c... Fabio Priuli2009-12-091-16/+22
* - I attempted to verify and simpliy the DIPs in an effort to add LOCATIONS Aaron Giles2009-03-271-0/+4
* Changed the 6522 VIA implementation to be a device Nathan Woods2008-12-141-0/+5
* Minor gameplan changes in attempts to get leprechn music playing again. Aaron Giles2008-07-241-1/+0
* Added new functions attotime_to_ticks() and ticks_to_attotime() to Aaron Giles2008-07-241-0/+1
* - Reorganized Gameplan driver Zsolt Vasvari2008-02-211-0/+41