Quote Originally Posted by -.Z3U5.- View Post
Download a MIPS Handbook once you know its kind of easy, just like you know [url] [url] does the url stuff.

JR RA is basically a jump command meaning it tells your current address to jump to a different 1 and keep going.

LI or LU which ever it is thats basically loading something like i could get say the address for flash or something and I want it to load something like 999999 speed so i would do this. NOTEE!: For this im just using 08670092 as the address.

0x00000000 0x00000000 LI $T1 0867
0x00000001 0x00000000 LI $T1 0092

See how it does that it loads the first half then the second half, im not 100% sure if thats right im just starting too but im pretty sure.

Those are 2 now just search around in PS2 Dis just play in it.
Yeah i rather make codes with CWCheat cause it is kinda used to make codes and is really easy 0_o