summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/flicker.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/+3
* more by Dave Nutting Associates, thanks Al & Stiletto Michaƫl Banaan Ananas2012-10-051-2/+2
* FLICKER - added nvram and notes. Robbbert2012-09-231-11/+6
* Flicker: replaced temporary beeper sound with samples. Robbbert2012-09-201-35/+48
* In device_state_interface, rename state() to state_int() Aaron Giles2012-09-111-4/+4
* Flicker: fixed coins Robbbert2012-08-261-7/+18
* zac_proto: added dipswitches; flicker: added standard buttons Robbbert2012-08-261-15/+14
* Flicker: added remaining inputs, some notes, sound (of sorts), marked as work... Robbbert2012-08-231-21/+96
* Flicker: Boots up, some buttons working. WIP [Robbbert] Robbbert2012-08-231-5/+81
* 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
* skeleton from # to G Angelo Salese2011-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-8/+20
* 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-3/+3
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-3/+3
* Cleanups and version bump.mame0141u1 Aaron Giles2011-01-241-4/+4
* - Added Rockwell PPS4 CPU core (not finished) [Miodrag Milanovic] Miodrag Milanovic2011-01-011-0/+57