F6000001 80238033
93C10018 90010008
F4000010 02670602 <---- ??
3C800000 60840003
909F0380 00000000
E0000000 80008000
what does the value (02670602) do?
can I use any value I want?
thanks for any help.
http://wiird.l0nk.org/forum/index.php/topic,2289.msg23710.html#msg23710 (http://wiird.l0nk.org/forum/index.php/topic,2289.msg23710.html#msg23710)
It's used to refine the F6 search. IMHO, it's unnecessary for MOST codes. Just xor 1-2 instructions togethor previous to your D2 code. Then plug in the YYZZZZNN and you are set!
Here is a XORing calculator incase you don't want to do a ton of binary math:
http://www.unsw.adfa.edu.au/~lpb/src/XORcalc/index.html (http://www.unsw.adfa.edu.au/~lpb/src/XORcalc/index.html)