Skip to content

Instantly share code, notes, and snippets.

@xnyhps
Forked from anonymous/gist:929457
Created April 19, 2011 20:01
Show Gist options
  • Save xnyhps/929466 to your computer and use it in GitHub Desktop.
Save xnyhps/929466 to your computer and use it in GitHub Desktop.
ldc 6
ldr MP
ldc fib
jsr
fib:
link 1
...
stl -2 # store in old SL
unlink 1
ret
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment