diff options
| author | John Wilbert M. Villamor <lameguy64@gmail.com> | 2021-10-06 10:31:45 +0800 |
|---|---|---|
| committer | John Wilbert M. Villamor <lameguy64@gmail.com> | 2021-10-06 10:31:45 +0800 |
| commit | 9e08d1047fa8deeb3ccb3ce9bb11d69e25a52d56 (patch) | |
| tree | 32eb3f52ae7818898b7b4918f7f00f113b0bb302 /changelog.txt | |
| parent | ffa679d4d24b891cb59aba10946368f2ec00c391 (diff) | |
| download | psn00bsdk-9e08d1047fa8deeb3ccb3ce9bb11d69e25a52d56.tar.gz | |
Fixed bugs in SPU library, added vagsample example
Diffstat (limited to 'changelog.txt')
| -rw-r--r-- | changelog.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/changelog.txt b/changelog.txt index 15bbb85..a21bc9b 100644 --- a/changelog.txt +++ b/changelog.txt @@ -2,6 +2,15 @@ PSn00bSDK changelog Items that are lower in the log are more recently implemented. +10-06-2021 by Lameguy64: + +* psxspu: Fixed register typo in SpyKeyOn causing unpredictable instability. + +* psxspu: Fixed bug where SpuKeyOn does not set the key-on bits for voices 16 to 23. + +* examples: Added vagsample SPU example. + + 08-16-2021 by spicyjpeg: * psxetc: Added dynamic linking APIs (dl*, DL_*), implemented in dl.c and |
