View Single Post
  #16 (permalink)  
Old 30th Nov 2009, 4:32 pm
flasher86 flasher86 is offline
Member
I love my MPx player
 
Join Date: Jun 2009
Posts: 174
Default

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.
Reply With Quote