Astronomy
New Member
Looking for info on how the Humax 9200T disk drive is laid out. I've read both these pages:
http://humaxdisk.wikispaces.com/Disk+Format
http://www.mudup.co.uk/humax/9200T/
But I am still short of information. All the info makes sense on those 2 web sites and I've even managed to download an entire program straight off the disk, however I don't know how the entries like 2.av link to the FAT entries and ultimately the data for the program. I also can't find the recorded program information.
For example, the following data (already reversed) is from 4EC00 + 12C:
No problem getting from 4B to the actual data for the program but the problem is I don't know which program this is nor where the information for it is stored (e.g. "Charlie and Lola grow a plant").
Here is the entry showing 22.av:
I understand that 02AEB72A x200 is the start of the file and 37C6AA00 is the length, hence I can download the file but which file is it? Where is the name, start time, program info, etc?
And how does "02AEB72A x200" link to the FAT entry like that shown above (probably not the FAT entry for that file)? The web site says "divide this by 5E000 to obtain 1st FAT entry position" but doing that gives E9C6 - which is what??
Lots of questions there, hopefully some boffin will pick through it and fill in the blanks that I have. I very nearly understand the Humax disk format but lack these few details.
Cheers
http://humaxdisk.wikispaces.com/Disk+Format
http://www.mudup.co.uk/humax/9200T/
But I am still short of information. All the info makes sense on those 2 web sites and I've even managed to download an entire program straight off the disk, however I don't know how the entries like 2.av link to the FAT entries and ultimately the data for the program. I also can't find the recorded program information.
For example, the following data (already reversed) is from 4EC00 + 12C:
Code:
0000 004B 0000 004C 0000 004D 0000 004E 0000 004F 0000 0050 etc
No problem getting from 4B to the actual data for the program but the problem is I don't know which program this is nor where the information for it is stored (e.g. "Charlie and Lola grow a plant").
Here is the entry showing 22.av:
Code:
0000 0000 0000 0000 0000 0000 02AE B72A .............®·*
0000 0000 02FA A49A 0000 0000 001B E510 .....ú¤š......å.
0000 0000 37C6 AA00 0000 1002 0000 000B ....7ƪ.........
0000 0000 0000 0000 0000 0000 0000 0000 ................
3232 2E61 7600 0000 0000 0000 0000 0000 22.av...........
0000 0000 0000 0000 0000 0000 0000 0000 ................
0000 0000 0000 0000 0000 0000 0000 0000 ................
0000 0000 0000 0000 0000 0000 2245 22DD ............"E"Ã
I understand that 02AEB72A x200 is the start of the file and 37C6AA00 is the length, hence I can download the file but which file is it? Where is the name, start time, program info, etc?
And how does "02AEB72A x200" link to the FAT entry like that shown above (probably not the FAT entry for that file)? The web site says "divide this by 5E000 to obtain 1st FAT entry position" but doing that gives E9C6 - which is what??
Lots of questions there, hopefully some boffin will pick through it and fill in the blanks that I have. I very nearly understand the Humax disk format but lack these few details.
Cheers