Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes sounds in the menu
|
|
Only thing missing is the hEndOfBuffer code, but this is a good start
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
We already have our own raw PCM and IMA ADPCM classes that we will use
|
|
We'll let our own sound code take care of the RIFF header
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
That fixes the regression in the credits
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|