MAMEWorld >> EmuChat
View all threads Index   Flat Mode Flat  

gregf
Ramtek's Trivia promoter
Reged: 09/21/03
Posts: 8612
Loc: southern CA, US
Send PM
Re: dip settings for Gremlin/Sega N-Sub
02/29/12 01:38 AM Attachment: NSubdipswitchcoinadjustments.jpg 135 KB (1 downloads)


Gremlin/Sega's N-Sub has been supported for some time. Besides the missing cobalt, blue colors still missing as well as audio effects, the dip switch settings have not been supported either as shown in source file http://mamedev.org/source/src/mame/drivers/vicdual.c.html

iirc Someone may have looked over N-Sub dip settings earlier, but wasn't able to determine how coin board worked with N-Sub's main logic board....that's what I vaguely remember many years earlier. More vicdual hardware type dips settings later for this thread.


If wondering what exact colors should look like, here is an N-Sub flyer for reference. http://flyers.arcade-museum.com/?page=thumbs&db=videodb&id=2739

It appears all the roms for upright cab have been dumped, so it would be someone that can tell how video output for this game should work is still needed.


* currently in source file*
2208 static INPUT_PORTS_START( nsub )
2209 PORT_START("IN0")
2210 PORT_BIT( 0x01, IP_ACTIVE_LOW, IPT_START1 )
2211 PORT_BIT( 0x02, IP_ACTIVE_LOW, IPT_START2 )
2212 PORT_BIT( 0x04, IP_ACTIVE_LOW, IPT_BUTTON1 )

2219 PORT_START("IN1")
2220 PORT_BIT( 0x01, IP_ACTIVE_HIGH, IPT_SPECIAL ) PORT_CUSTOM(vicdual_get_composite_blank_comp, NULL)
2221 PORT_DIPNAME( 0x02, 0x02, DEF_STR( Unknown ) )
2222 PORT_DIPSETTING( 0x02, DEF_STR( Off ) )
2223 PORT_DIPSETTING( 0x00, DEF_STR( On ) )
2224 PORT_DIPNAME( 0x04, 0x04, DEF_STR( Unknown ) )


Fortunately, the Japanese version of N-Sub manual is online and it does have dip switch settings. The uploaded, scanned page of dip settings was extracted from the N-Sub pdf file that Al K. scanned many years earlier when he was running Wiretap.

http://www.cityofberwyn.com/manuals/index.htm
http://www.cityofberwyn.com/manuals/N-Sub.pdf


The 8 position dip swich is on a add-on pcb described as a coin calculator and part number is listed as 97201-P. It only deals with coin credits for handling coin inputs in both coin chutes. No other dip switches involved with N- Sub.

[ATTACHED IMAGE]

Attachment

Edited by gregf (02/29/12 02:04 AM)







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 243 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 4777