Title | Wit's |
---|---|
Composer | Shoutarou Sasaki |
System | Family Computer |
Tracks | 19 |
Playing time | 9:09 |
Pack author | 2ch-H |
Pack version | 1.00 |
Last Update | 2013-11-09 |
Wit's
Family Computer
Moderator: Staff
Wit's
Probably, no NSF of this game.
Ripped in the game using cheat code.
Ripped in the game using cheat code.
Code: Select all
<cheat desc="-= Wit's =-" />
<cheat desc="Game stop">
<parameter min="0" max="1" step="1"/>
<script state="change">
<action>maincpu.pb@0006=param</action>
</script>
</cheat>
<cheat desc="Game stop 2">
<script state="run">
<action>maincpu.pb@0002=FF</action>
</script>
</cheat>
<cheat desc="Ending stop">
<script state="run">
<action>maincpu.pb@0006=FF</action>
</script>
</cheat>
<cheat desc="Ending stop 2">
<script state="run">
<action>maincpu.pb@0000=FF</action>
</script>
</cheat>
<cheat desc="Infinite Lives">
<script state="run">
<action>maincpu.pb@0380=9d</action>
</script>
</cheat>
<cheat desc="Enemy death">
<script state="run">
<action>maincpu.pb@0415=00</action>
</script>
</cheat>
Last edited by 2ch-H on 2013-11-22, 10:26:38, edited 1 time in total.
- MrNorbert1994 Offline
- Posts: 1
- Joined: 2016-01-30, 16:21:40
Gil Galad recently ripped this one into NSF format.
- Attachments
-
Wit's (SFX).nsf
- (32.21 KiB) Downloaded 526 times