HCADecoder icon indicating copy to clipboard operation
HCADecoder copied to clipboard

HCA Decoder

Results 4 HCADecoder issues
Sort by recently updated
recently updated
newest added

``` for (unsigned int i = 0; i

Please considering using Unicode, some Japanese outputs are incorrect. Unicodeの使用を検討してください。一部の日本語出力が正しくありません。 Thanks a lot! ありがとうございました!

Currently it seems to be: 1. loop start sample offset = loop start block index * 0x400 2. loop end sample offset = loop end block index * 0x400 The...