Quote:
Quote:
And why does this all appear to be Big-Endian byte order? I though we were using little-endian mode in the Empeg?

We are. Why is it all appearing in 16-bit quantities? You should be changing the 32-bit, word-aligned, quantity 0x00007000 to 0x0000AC42 (not 0x000AC420).

Peter


Peter: Shouldn't that be 0x0000BC42 ???

EDIT: to answer my own question: NO! The 0x1000 difference is for the *other* dynamic data in that partition, stored in front of the sector-per-fid area.


Edited by mlord (04/03/2005 14:17)