diff options
| author | John "Lameguy" Wilbert Villamor <lameguy64@gmail.com> | 2021-10-15 09:21:45 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-15 09:21:45 +0800 |
| commit | eb719a424e6a16fb64209139a32c9f8a7235a929 (patch) | |
| tree | d848d6ce007d8bb9357c8b99d6a0a39ec41d244e /changelog.txt | |
| parent | 49ea4e7561980d79ec3bed869982852b45b597e8 (diff) | |
| parent | 9e08d1047fa8deeb3ccb3ce9bb11d69e25a52d56 (diff) | |
| download | psn00bsdk-eb719a424e6a16fb64209139a32c9f8a7235a929.tar.gz | |
Merge branch 'master' into cmake
Diffstat (limited to 'changelog.txt')
| -rw-r--r-- | changelog.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/changelog.txt b/changelog.txt index 046f4fe..7f141f6 100644 --- a/changelog.txt +++ b/changelog.txt @@ -2,6 +2,16 @@ 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. + + 09-27-2021 by spicyjpeg: * liblzp, tools: Fixed tools not building on MSVC and cleaned up LZP API |
