
- Flash Routine/tut
-
Flash Routine/tut
#Flash routine
;Tutorial View
0x00000098 0x0a400000; <--(j $09000000) Hook Jumping to 09000000 - 088 = 00800000
0x00800000 0x3c0808d6; <--(lui t0, $08d6) Loading first half of address
0x00800004 0x3c094000; <--(lui t1, $4000) Loading first half of hex value
0x00800008 0x35290000; <--(ori t1, t1, $0000) Loading second half of hex value
0x0080000c 0xad09fa2c; <--(sw t1, $FA2C(t0)) Stores second half of address
0x00800010 0x03e00008; <--(jr ra) Ends routine
You can use the code like this or erase the side marks.
I wrote this for some members of my clan, but if i can help more than just my guys then here you go.
Last edited by WarCrazy; 06-14-2009 at 05:33 PM.
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