Skip to content

Instantly share code, notes, and snippets.

@fuzz6001
Created August 24, 2020 00:42
Show Gist options
  • Save fuzz6001/a1c6764c61cdbd4c0ce395cca9e45fea to your computer and use it in GitHub Desktop.
Save fuzz6001/a1c6764c61cdbd4c0ce395cca9e45fea to your computer and use it in GitHub Desktop.
[Tsugaru] Super Street Fighter II PCM issue
A000 +----------+ <- ここから再生開始
|//////////|
|//////////|
|//////////|
|//////////|
B000 +----------+
|//////////|
|//////////| <- PCMデータはここまでだが再生は続いている
| |
| |
C000 +----------+ <- ここで割り込みが発生したときにキーオフしている(という推測)
|\\\\\\\\\\| <- ここからは別のPCMデータ
|\\\\\\\\\\|
: :
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment