summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/wico.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* pinball small cleanup Robbbert2012-10-141-1/+0
* Converted some pinball systems to derived classes. (nw) Robbbert2012-10-131-5/+4
* AFTOR - fixed display, marked as WORKING [Robbbert] Robbbert2012-10-021-14/+30
* Removed _new from name of modern device (no whatsnew) Miodrag Milanovic2012-10-021-3/+3
* AFTOR : more wip Robbbert2012-10-011-33/+93
* AFTOR - more wip Robbbert2012-10-011-30/+217
* AFTOR - wip Robbbert2012-09-301-11/+113
* Pinball: Various preliminary works. Robbbert2012-09-031-1/+19
* 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-1/+1
* Removed ADDRESS_MAP_MODERN define (no whatsnew) Miodrag Milanovic2012-04-011-1/+0
* obvious skeletons Z to V Michaƫl Banaan Ananas2011-12-231-1/+1
* Clean-ups and version bumpmame0144u1 Angelo Salese2011-11-271-3/+3
* modernized address maps for most skeleton drivers [Fabio Priuli] Fabio Priuli2011-11-181-6/+17
* Added default screenless layout, and update pinball devices to relay on that ... Miodrag Milanovic2011-07-041-5/+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
* Cleanups and version bump.mame0141u1 Aaron Giles2011-01-241-3/+3
* - Added Rockwell PPS4 CPU core (not finished) [Miodrag Milanovic] Miodrag Milanovic2011-01-011-0/+55