summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/gts80.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-22/+22
* Clean-ups and version bumpmame0146u5 Miodrag Milanovic2012-08-201-1/+1
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-1/+3
* Updated GAME and GAMEL with class name per machine used, for future DRIVER_IN... Miodrag Milanovic2012-08-041-21/+21
* Removed ADDRESS_MAP_MODERN define (no whatsnew) Miodrag Milanovic2012-04-011-1/+0
* Everything else ... Angelo Salese2011-12-231-21/+21
* Clean-ups and version bumpmame0144u1 Angelo Salese2011-11-271-3/+3
* modernized address maps for most skeleton drivers [Fabio Priuli] Fabio Priuli2011-11-181-7/+15
* Added default screenless layout, and update pinball devices to relay on that ... Miodrag Milanovic2011-07-041-8/+0
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* Mapping change for all "pinball" titles. (no whatsnew) Scott Stone2011-04-011-1/+1
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-1/+1
* Add driver_device classes for drivers that don't have any variables, Aaron Giles2011-03-211-1/+1
* Cleanups and version bump.mame0141u1 Aaron Giles2011-01-241-9/+9
* Filename fix.. Scott Stone2011-01-211-2/+2
* First round of attempts to give proper expanded clone names for the imported ... Scott Stone2011-01-151-4/+4
* First pass of taking out hacked and otherwise non-officially releases pinball... Scott Stone2011-01-061-339/+0
* - Added Rockwell PPS4 CPU core (not finished) [Miodrag Milanovic] Miodrag Milanovic2011-01-011-0/+1052