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!

Translations:Tetris (NES, Nintendo)/10/en

From The Cutting Room Floor
Revision as of 06:12, 30 August 2020 by FuzzyBot (talk | contribs) (FuzzyBot moved page Translations:Tetris (Nintendo, NES)/10/en to Translations:Tetris (NES, Nintendo)/10/en without leaving a redirect: Part of translatable page "Tetris (Nintendo, NES)")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.

(Source: Applying Artificial Intelligence to Nintendo Tetris)