Language…
5 users online: fsvgm777, JezJitzu, KoJi, Pink Gold Peach, sempf 84 - Guests: 255 - Bots: 403
Users: 64,795 (2,377 active)
Latest user: mathew

SMW Memory Map

Displaying 5 out of 5 addresses.

View: moderated | waiting (13)

Filter

Link
  • Pages:
  • 1
Hijack Address Length Type Description Details
$00F7FC 175 bytes Jump (JML/JSL) Modified by Vertical Scroll Reprogrammed. Jumps to main code, and the rest is filled with NOPs.
$00F875 4 bytes Jump (JML/JSL) Modified by the (Specter of Torment-Styled) Wallclimb and Walljump patch, by Erik/Maarfy.

JML, hijacks a portion of the screen scrolling routine to add "is wall climbing" as a screen scrolling trigger.

The UberASM version of this patch includes a helper patch that applies this exact code.
$00F875 5 bytes Jump (JML/JSL) Modified by the Flag-Controlled Free Vertical Scroll patch, by  Telinc1.

JML : NOP, modifies the camera scroll init routine to always scroll if a free RAM flag is set regardless of player airborne status.
$00F878 1 byte Hex Edit Modified by Center Scroll 3.3, by HammerBrother and Thomas.
Restores a BNE statement if Free Vertical Scroll is disabled.
$00F878 1 byte Hex Edit Modified by Center Scroll 3.3, by HammerBrother and Thomas.
Replaces a BNE with a BRA statement if Free Vertical Scroll is enabled.
  • Pages:
  • 1