We just released a Feb. 5 '89 prototype of DuckTales for the NES!
If you'd like to support our preservation efforts (and this wasn't cheap), please consider donating or supporting us on Patreon. Thank you!
If you'd like to support our preservation efforts (and this wasn't cheap), please consider donating or supporting us on Patreon. Thank you!
The Tin Star
Jump to navigation
Jump to search
Games > Games by content > Games with hidden developer credits
Games > Games by content > Games with unused text
Games > Games by developer > Games developed by Square Enix > Games developed by Taito
Games > Games by platform > Arcade games
Games > Games by publisher
Games > Games by publisher > Games published by Square Enix > Games published by Taito
Games > Games by release date > Games released in 1983
| The Tin Star |
|---|
|
Developer:
Taito
|
The Tin Star (The definite article is important; this game does not contain robots or any character by the name of Tiny Johnson) is yet another action game set in the Wild West. Shoot bandits, varmints, etc. Remember: Move with the joystick, aim with the knob.
Original Title

Text and code for an older title screen, back when it was called "Gun Fighter", is still in the game but is dummied out by a JP opcode. Put the following code in MAME's tinstar.xml cheat file to see the early title screen:
<cheat desc="Old Title">
<script state="run">
<action>maincpu.mb@13D3=CD</action>
<action>maincpu.mb@1595=C9</action>
<action>maincpu.mw@19E2=0000</action>
<action>maincpu.mb@19E4=00</action>
</script>
<script state="off">
<action>maincpu.mb@13D3=C3</action>
<action>maincpu.mb@1595=C8</action>
<action>maincpu.mw@19E2=2BCD</action>
<action>maincpu.mb@19E4=13</action>
</script>
</cheat>
(Source: Original TCRF research)
Developer Credits
This string is at the very end of the main CPU at 0x7FCB:
1983 COMPUTER SERVICE PROGRAMMED BY T.I & H.F
(Source: MAME's History.dat file)
Games > Games by content > Games with hidden developer credits
Games > Games by content > Games with unused text
Games > Games by developer > Games developed by Square Enix > Games developed by Taito
Games > Games by platform > Arcade games
Games > Games by publisher
Games > Games by publisher > Games published by Square Enix > Games published by Taito
Games > Games by release date > Games released in 1983
