Language…
17 users online: crocodileman94, DanMario24YT, Domokun007,  Eevee, eltiolavara9, HaruMKT, hhuxy, Housemeister, Knight of Time, Maw, MegaSonic1999, nonamelol1, OnlySpaghettiCode, Pizzagamer9791, ShoopDaWhoop, StarWolf3000, VLSkoot - Guests: 292 - Bots: 292
Users: 64,795 (2,375 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
$008C81 964 bytes Hex Edit Modified by Remove Status Bar patch by Lui.

Removes status bar functionality, including initialization, drawing, timer, score, coins, lives, stars (partially) and dragon coins, marking it as freespace. This freespace can be used by other patches (including Remove Status Bar itself).
$008E60 15 bytes Jump (JML/JSL) Modified by Time Up Fix, by Alcaro.

Sets the timer frame counter to a special "death from time up" value and calls the death routine if 1) the timer is now zero and 2) the timer was not zero initially. Note that this hijack uses a JSL to custom code that ends with a JML to the death routine; the corresponding RTL utilized is thus that of the death routine, at $00F628.
$008E6B 4 bytes Jump (JML/JSL) Hijacked by the Time Up Anti-Kill Patch, by Chdata.

JSL, jumps to the code that prevents the time up to kill the player in a certain level.
$008E6B 4 bytes Jump (JML/JSL) Modified by Time Up Flag patch by DiscoTheBat.

JML, Modifies time up to execute custom code depending on a freeRAM flag.
$008E6B 4 bytes Jump (JML/JSL) Modified by the No Life - No Time patch, by Nitrocell Inc..

JSL, replaces the TIME UP death routine call to deduct a life and refill some time, only killing the player on their last life.
  • Pages:
  • 1