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