Originally Posted by
bbrr
#Flash routine
;Tutorial View
0x00000098 0x0a400000
0x00800000 0x3c0808d6 <First half of add + 08800000 so you can change like 0044 would change to 08C4
0x00800004 0x3c094000 <First half of hex the modded value like flash is 4000 and the orignal value is 3F00
0x00800008 0x35290000<2nd half of hex so flash is 0000
0x0080000c 0xad09FA2C 2nd half of add
0x00800010 0x03e00008 (THE jr ra)
Note: the 7FFF rule since flash is {0055FA2C[in fake}] and {08D5FA2C[in real]} if the 2nd half is grater than 7FFF u must add 0001 to the bfirst half of add so it would be in real 08D6FA2C since FA2C is grater than 7FFF
Note: agine hope i help for people thats lazy so i use this in game to test if the sub accualy make it safe that my quick way of testing
u can also cheat