User Tag List

Results 1 to 9 of 9

Thread: Flash Routine/tut

Threaded View

WarCrazy Flash Routine/tut 06-14-2009, 04:07 AM
Bl4Ck.KiD... Re: Flash Routine/tut 06-14-2009, 07:49 AM
~MaGiK Re: Flash Routine/tut 06-14-2009, 09:38 AM
bbrr Re: Flash Routine/tut 06-14-2009, 11:13 AM
WarCrazy Re: Flash Routine/tut 06-14-2009, 05:32 PM
fucku1 Re: Flash Routine/tut 06-14-2009, 01:17 PM
_.-wTF-._ Re: Flash Routine/tut 06-14-2009, 05:41 PM
.~ProdiGy~. Re: Flash Routine/tut 06-14-2009, 06:20 PM
Codez Re: Flash Routine/tut 06-17-2009, 08:12 PM
Previous Post Previous Post   Next Post Next Post
  1. #1
    Flash Routine/tut

    User Info Menu

    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

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •