Yes it is for RK27XX players. I don't know if it will work with rk28. I mean, doesnt it use different assembler codes? (ARM7 vs ARM9) If the asm instructions are the same, and crucial source code layout is similar, then there is hope, otherwise I have no help in RK28XX players. The only reason why my tool can be done is the source code of the SDK for 27 players which I've been studying and comparing C-input code with ASM-output code. I am beginner in ASM, though this project helped me a lot with understanding such wild language as Assembler is.
|