
- My First Sub Routines...
-
MiLk = Da BoMb
Re: My First Sub Routines...
what u mean the addys?
----Added 24/10/2009 at 11:36 PM----
wait do u mean i got - 08800000 from the hex?
----Added 24/10/2009 at 11:40 PM----
heres template i used
lui t0 $(First half of your address)
lui t1 $(First half of your hex)
ori t1 t1 $(Second half of your hex) OR addiu t1 t1 $(Second half of your hex)
sw t1 $(Second half of your address)(t0)
jr ra
----Added 24/10/2009 at 11:53 PM----
ooo nvm i see what u mean e.g if hex / adress = 09091010 for first half i did 0909 when its supposed to be 01010 ...
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks