MAMEWorld >> EmuChat
View all threads Index   Flat Mode Flat  

gregf
Ramtek's Trivia promoter
Reged: 09/21/03
Posts: 8585
Loc: southern CA, US
Send PM
Re: dip settings for Gremlin/Sega dual game Head On 2 / Invinco
02/26/12 02:43 AM Attachment: headon2invincodipsadj.jpg 5531 KB (1 downloads)



The dual game, Gremlin/Sega's Invinco / Head On 2 has been supported since version .029 ... starting back in 1998 or 1999.

--
http://mamedev.org/source/src/mame/drivers/vicdual.c.html

3469 GAME( 1979, invho2, 0, invho2, invho2, 0, ROT270, "Sega", "Invinco / Head On 2", GAME_IMPERFECT_SOUND )
--

I uploaded a scan of the page that has dips settings from the Head On 2 / Invinco manual...like shown below.

http://www.ebay.com/itm/GREMLIN-HEAD-2-A...=item1e661b3393




The dip switch is labeled SW1 in the manual and is listed as a 6 position dip switch for the pcb. It is located approximately at C1 on the pcb layout-schematics page. The dip switch settings are shown in the uploaded, oversized scanned page.

*example from another driver file....for reference for whoever does the updating*
--
PORT_START("SW1") // SW1 @ C1
---



Current dip settings from vicdual.c source file that should/could be updated with exact settings and appropriate description names (shown in oversized, page scan attachment).

1188 static INPUT_PORTS_START( invho2 )
1189 PORT_START("IN0")
1190 PORT_BIT( 0x01, IP_ACTIVE_LOW, IPT_UNKNOWN ) /* probably unused */
1191 PORT_BIT( 0x02, IP_ACTIVE_LOW, IPT_UNKNOWN ) /* probably unused */
1192 PORT_DIPNAME( 0x04, 0x04, "Head On Lives (1/2)" )
1193 PORT_DIPSETTING( 0x04, "+0" )
1194 PORT_DIPSETTING( 0x00, "+1" )
1195 PORT_DIPNAME( 0x08, 0x00, DEF_STR( Unused ) )
1196 PORT_DIPSETTING( 0x08, DEF_STR( Off ) )
1197 PORT_DIPSETTING( 0x00, DEF_STR( On ) )


imo...the description should be "Number of cars" for Head On 2 while "Number of firing bases" should be used for Invinco.


Along similar line with the previous post with Deep Scan / Invinco color prom 316-0246.u44 needing to be renamed (corrected), Invinco / Head On 2 has a color prom. It's function should be noted as a color prom.

--
2898 ROM_REGION( 0x0020, "proms", 0 )
2899 ROM_LOAD( "316-0287.u49", 0x0000, 0x0020, CRC(d4374b01)
--

[ATTACHED IMAGE - CLICK FOR FULL SIZE]

Attachment







Entire thread
Subject Posted by Posted on
* dip settings for Gremlin/Sega dual game Invinco / Deep Scan gregf 02/25/12 09:53 AM
. * Gremlin/Sega vicdual hardware talk time *edit* gregf  12/12/17 02:36 AM
. * Sega Tranquilizer Gun (Japan region) manual cover scan gregf  12/12/17 01:53 AM
. * Sega Tranquilizer Gun (Japan region) operator switch settings gregf  12/12/17 01:59 AM
. * Sega Tranquilizer Gun (Japan region) operator switch settings - closeup gregf  12/12/17 02:03 AM
. * Re: Sega/Gremlin Tranquilizer Gun manual cover scan gregf  10/20/12 03:28 AM
. * Re: dip settings for Gremlin/Sega dual game Car Hunt / Deep Scan *edit* gregf  03/04/12 04:13 AM
. * Re: scan of front cover of Gremlin/Sega Car Hunt / Deep Scan manual gregf  03/04/12 04:25 AM
. * Re: scan of front cover of Gremlin/Sega Car Hunt / Deep Scan manual TafoidAdministrator  03/05/12 03:36 AM
. * Re: dip settings for Gremlin/Sega dual game Deep Scan / Head On 2 gregf  03/04/12 03:55 AM
. * Re: dip settings for Gremlin/Sega N-Sub gregf  02/29/12 01:38 AM
. * Re: scan of front cover of N. American region manual of Gremlin/Sega N-Sub gregf  02/29/12 01:56 AM
. * Re: dip settings for Gremlin/Sega dual game Head On 2 / Invinco gregf  02/26/12 02:43 AM
. * Re: Gremlin/Sega dual game Invinco / Deep Scan manual photo gregf  02/25/12 10:01 AM
. * Re: Gremlin/Sega dual game Deep Scan/Head On 2 manual photo gregf  03/04/12 03:41 AM

Extra information Permissions
Moderator:  Robbbert, Tafoid 
0 registered and 18 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 4642