112
edits
Changes
Jump to navigation
Jump to search
uint32_t w08uint8_t unknown[8]; // unused? uint32_t w0c; // unused?padded with 0s
no edit summary
uint32_t addr; // transfer destination address (SPU hardware address, between 0x1010 - 0x7ffff)
uint32_t size; // transfer size
uint8_t data[size]; // PSX ADPCM frames
};