Rockbox Ports are now being developed for various digital audio players!
I'm still pretty green on the whole programing and editing pre-existing ones
is there anyone else who has tried this with success?
Hi,I'm interested in porting the Rockbox to sleek photo. I was trying to dump data from nk.bin firmware file... I've made the small utility to extract the data from it but then I found zenfirm package that does all the same + more... So I've extracted the FBOOT, FRESC, (c)TL sections from the firmware... On the wiki I've found that FBOOT is bootloader... FBOOT should be the ARM code + (probably) some encrypted data, am I right? If so is there some arm disassemblee in linux? I think that some code can be reused from the zen vision port too. I think that once FBOOT is disassembled, the some coding activity can start... Could some point me to the right path if I'm wrong?thanksTrigve
Thanks for reply,I've started disassembling the FRESC file...so far I've found that at 0x10000H address mapping are some unicode strings and at 0x800000H is some ARM code (partly disassembled). Should I search for something specific in FRESC? I think that both FRESC files (for sleek photo and for vision) shouldn't be so different.... thanksaTrigve
Page created in 0.101 seconds with 21 queries.