summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/flipjack.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0148u1 Miodrag Milanovic2013-02-111-1/+1
* Added a preliminary boolean flag to MC6845 interface structure: "show border ... Angelo Salese2013-01-141-0/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-36/+36
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-2/+2
* changed most of screen.machine() to machine() (no whatsnew) Miodrag Milanovic2012-09-181-4/+4
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-9/+9
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-16/+15
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-4/+4
* gfx_element is now a class. Accessors are provided for all Aaron Giles2012-09-061-1/+1
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-1/+1
* Updated GAME and GAMEL with class name per machine used, for future DRIVER_IN... Miodrag Milanovic2012-08-041-1/+1
* small cleanup Michaël Banaan Ananas2012-07-071-1/+1
* flipjack.c: Documented dipswitch settings & pinout for Flipper Jack as per ma... Brian Troha2012-05-271-6/+62
* Conversion of _DEVICE_HANDLER to _MEMBER methods - part 1 (no whatsnew) Miodrag Milanovic2012-05-251-7/+8
* Attempt to fix colors Angelo Salese2012-05-241-7/+7
* last one Michaël Banaan Ananas2012-05-241-8/+11
* extra lives dsw Michaël Banaan Ananas2012-05-241-4/+7
* oops Michaël Banaan Ananas2012-05-241-2/+1
* cleanup Michaël Banaan Ananas2012-05-241-22/+43
* hooked up cram (does not look correct) Michaël Banaan Ananas2012-05-241-11/+29
* added layer enable Michaël Banaan Ananas2012-05-241-51/+75
* added banking Michaël Banaan Ananas2012-05-241-30/+44
* start buttons and p1 launch button function Michaël Banaan Ananas2012-05-231-13/+13
* Small clean-up Angelo Salese2012-05-231-2/+0
* New NOT WORKING game Angelo Salese2012-05-231-0/+402