Advertisement
Iso_Kilo

Sonic 1 - Skid Dust Loading Code

Nov 10th, 2019
2,942
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ; Based on Vladikcomper's port of the Sonic 2's Obj08 to Sonic 1.
  2. ; Place at the end of loc_130BA and loc_13120. Replace closest_locret with the nearest locret label.
  3.         cmpi.b    #$C,($FFFFFE15).w
  4.         blo.s    closest_locret    ; if Sonic's drowning, branch to not make dust
  5.         move.b    #6,($FFFFD1E4).w
  6.         move.b    #$15,($FFFFD1DA).w
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement