Anonymous

Changes

From Final Fantasy Inside

FF7/PSX/Sound/INSTRx.ALL

22 bytes removed, 04:58, 30 May 2020
no edit summary
uint32_t addr; // transfer destination address (SPU hardware address, between 0x1010 - 0x7ffff)
uint32_t size; // transfer size
uint32_t w08uint8_t unknown[8]; // unused? uint32_t w0c; // unused?padded with 0s
uint8_t data[size]; // PSX ADPCM frames
};
112
edits