summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/flipjack.c (follow)
Commit message (Collapse)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
| | | | | | | | area". If true, it will show the whole video area including border + blanking areas. [Angelo Salese] Bulk replaced const mc6845_interface -> MC6845_INTERFACE, nw (MESS) SMC-777: enabled to show the border area in MC6845 interface, changed various video related function accordingly [Angelo Salese]
* 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 ↵ Miodrag Milanovic2012-09-131-16/+15
| | | | changed to be members of state classes (no whatsnew)
* 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
| | | | | necessary elements. Updated some of the more, ah, creative uses/abuses of the gfx_elements. [Aaron Giles]
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-1/+1
| | | | | Added DECLARE_DRIVER_INIT macro to define it H file, and DRIVER_INIT_MEMBER for member declaration in C files Updated all drivers accordingly (no whatsnew)
* Updated GAME and GAMEL with class name per machine used, for future ↵ Miodrag Milanovic2012-08-041-1/+1
| | | | DRIVER_INIT change (no whatsnew)
* small cleanup Michaël Banaan Ananas2012-07-071-1/+1
|
* flipjack.c: Documented dipswitch settings & pinout for Flipper Jack as per ↵ Brian Troha2012-05-271-6/+62
| | | | manual. [Brian Troha]
* 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
-------------------- Flipper Jack [Yohji, Mr. CAST, Smitdogg, The Dumping Union, hap, Angelo Salese]