俄罗斯方块(任天堂,NES)
Tetris |
---|
Developer: Nintendo R&D1 This game has unused code. |
Tetris is a famous puzzle game created by Alexey Pajitnov. This is the official licensed NES version, as opposed to Tengen's rendition (released six months earlier).
Unused Sprites
Please elaborate. Having more detail is always a good thing. Specifically: What needs to be modified to make these appear? |
An airplane and helicopter can be found amongst the ending sprites. These aren't used in any of the endings of the game.
They do have valid sprite indices, and can be made to appear via hacking. The helicopter sprite is cut off in-game, but they work perfectly otherwise.
未使用音乐
The first track in the NSF is unused, and presumably intended for the title screen (which is normally silent). It can be heard by setting RAM address $6F5 to 01 at any time. Alternately, use Game Genie code PESAZILA to replace music type 1 with this track or PAKVLZAA SYSTAXKP to play it on all non-FF silence tracks including the title screen.
Two-Player Mode
Setting RAM address $BE to 02 (or using Game Genie code VUXEILXX) activates an unfinished two-player competitive mode, a rather surprising omission that was present in Tengen's rendition. While the basic rules are in place and the game is "playable", there are numerous issues:
|
Leftover Demo Recording Code
The game has an unused subroutine that records the player's input for use in the gameplay demo. This subroutine is activated when $00D0 in RAM is set to $FF. However, since the game tries to write the captured inputs directly to ROM ($DD00-$DEFF), it doesn't work correctly on the actual NES hardware or unmodified emulators.
Cleanup > Articles requiring elaboration
Cleanup > Pages missing date references
Cleanup > Pages missing developer references
Cleanup > Pages missing publisher references
Games > Games by content > Games with unused code
Games > Games by content > Games with unused game types
Games > Games by content > Games with unused graphics
Games > Games by content > Games with unused music
Games > Games by developer > Games developed by Nintendo > Games developed by Nintendo EPD > Games developed by Nintendo SPD > Games developed by Nintendo R&D1
Games > Games by publisher > Games published by Nintendo
Games > Games by series > Tetris series