aboutsummaryrefslogtreecommitdiff
path: root/changelog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.txt')
-rw-r--r--changelog.txt10
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