Previous Thread
Next Thread
Print Thread
Joined: Apr 2006
Posts: 766
Likes: 2
D
Senior Member
OP Offline
Senior Member
D
Joined: Apr 2006
Posts: 766
Likes: 2
tarzanc Demo sounds dipswitch off is playing the sounds. On doesn't do anything. Just letting you know. I thought it broken because the On set as default instead of showing Off. 😂 No need to report it. Words just need to be flipped into the right place. Not broken.

Least Super Tarzan in the right place. 🙂👌

Igs017.cpp driver


Windows 10 Home 64-bit / AMD Radeon RX 5700 XT / AMD Ryzen 7 3700X 8-Core 3.59 GHz / RAM 16 GB
Joined: May 2009
Posts: 2,119
Likes: 152
J
Very Senior Member
Offline
Very Senior Member
J
Joined: May 2009
Posts: 2,119
Likes: 152
Stop posting

Joined: Apr 2006
Posts: 766
Likes: 2
D
Senior Member
OP Offline
Senior Member
D
Joined: Apr 2006
Posts: 766
Likes: 2
static INPUT_PORTS_START( tarzan )
PORT_START("DSW1")
PORT_DIPNAME( 0x01, 0x01, DEF_STR( Demo_Sounds ) ) PORT_DIPLOCATION("SW1:1")
PORT_DIPSETTING( 0x00, DEF_STR( Off ) )
PORT_DIPSETTING( 0x01, DEF_STR( On ) )

to

static INPUT_PORTS_START( tarzan )
PORT_START("DSW1")
PORT_DIPNAME( 0x01, 0x01, DEF_STR( Demo_Sounds ) ) PORT_DIPLOCATION("SW1:1")
PORT_DIPSETTING( 0x01, DEF_STR( Off ) )
PORT_DIPSETTING( 0x00, DEF_STR( On ) )

Same as this now.

static INPUT_PORTS_START( starzan )
PORT_START("DSW1")
PORT_DIPNAME( 0x01, 0x01, DEF_STR( Demo_Sounds ) ) PORT_DIPLOCATION("SW1:1")
PORT_DIPSETTING( 0x01, DEF_STR( Off ) )
PORT_DIPSETTING( 0x00, DEF_STR( On ) )

Also no.

If you haven't said anything then I wouldn't posted this.

[video:youtube]
[/video]


Windows 10 Home 64-bit / AMD Radeon RX 5700 XT / AMD Ryzen 7 3700X 8-Core 3.59 GHz / RAM 16 GB

Link Copied to Clipboard
Who's Online Now
4 members (MrBogi, Hydreigon, Dorando, robcfg), 56 guests, and 4 robots.
Key: Admin, Global Mod, Mod
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Forum Statistics
Forums9
Topics9,185
Posts120,295
Members5,044
Most Online1,283
Dec 21st, 2022
Our Sponsor
These forums are sponsored by Superior Solitaire, an ad-free card game collection for macOS and iOS. Download it today!

Superior Solitaire
Forum hosted by www.retrogamesformac.com