Actions

Difference between revisions of "Sonic the Hedgehog (16-bit)/Bugs"

From Sonic Retro

(Spike Bug: Removed "spike bug" because it is 100% not a bug, and I know this for a fact. It is intentional behavior widely revered as a "bug" since the behavior was so erratically annoying)
m
Line 1: Line 1:
==Player bugs==
+
==General bugs==
 
 
 
 
 
===Missing Press Start On Title Screen===
 
===Missing Press Start On Title Screen===
 
The text "Press Start" was meant to be displayed on the title screen. Due to RAM not being properly cleared after the two previous screens it does not appear. The byte that should call for it to appear is shared with the previous screens and since The RAM in this area is not reset the value is stuck in a no call state. For a more technical explenation check the [[Sonic Retro]] forums in this thread. [http://forums.sonicretro.org/index.php?showtopic=10240]
 
The text "Press Start" was meant to be displayed on the title screen. Due to RAM not being properly cleared after the two previous screens it does not appear. The byte that should call for it to appear is shared with the previous screens and since The RAM in this area is not reset the value is stuck in a no call state. For a more technical explenation check the [[Sonic Retro]] forums in this thread. [http://forums.sonicretro.org/index.php?showtopic=10240]

Revision as of 11:04, 9 April 2008

General bugs

Missing Press Start On Title Screen

The text "Press Start" was meant to be displayed on the title screen. Due to RAM not being properly cleared after the two previous screens it does not appear. The byte that should call for it to appear is shared with the previous screens and since The RAM in this area is not reset the value is stuck in a no call state. For a more technical explenation check the Sonic Retro forums in this thread. [1]

Not fixed in any version