Rockbox Development > New Ports
Creative Zen Vision:M
quetzalcoatl:
--- Quote from: mcuelenaere on August 27, 2008, 04:54:39 PM ---@quetzalcoatl:
For some reason, all numbers were little endian instead of big endian in my disk dumps and on the real device. Are you sure they should be big endian?
Solved
--- End quote ---
i still wonder how i mistook them, i'll fix the notes asap, thanks for pointing it out.
taking current reallife thing into calculations, CFS will take at least next 2 weeks. i'm sorry, i just literally have no free time now. i'll post as soon as start comparing new and old volumes' images
mcuelenaere:
Windows builds are now available for mkzenboot & sendfirm on the wiki page... (+ instructions on Windows)
+ now it's possible to use mkzenboot on the ZVM60GB & ZV
saratoga:
Not sure if anyone has noticed this already, but theres a little bit about the TI TLV320AIC23BZ in the patch for the linux modifications used in the SansaConnect here:
http://www.rockbox.org/twiki/pub/Main/SansaConnect/sansaconnect-2.6.4.patch.bz2
mcuelenaere:
@quetzalcoatl:
I made this small CFS parser..
--- Quote from: saratoga on August 28, 2008, 08:55:54 PM ---Not sure if anyone has noticed this already, but theres a little bit about the TI TLV320AIC23BZ in the patch for the linux modifications used in the SansaConnect here:
http://www.rockbox.org/twiki/pub/Main/SansaConnect/sansaconnect-2.6.4.patch.bz2
--- End quote ---
I've seen it and it also contains TMS320DM320 info but I haven't had the time yet to look through it thoroughly..
mcuelenaere:
I am very, very close to getting the VFAT thing to work.
Good news is that all the data is in sectors of 0x8000 (=64*512) and almost all sectors are next to each other so performance won't be that bad (I'll be using an array anyway to be safe though).
This is what I currently have (it's capable of extracting the VFAT files out of a disk dump, but not in the right order and/or with other problems.
This is a little description (for nomadrawexplore\notes\cfs) of the new structures not already described publicly.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version