aboutsummaryrefslogtreecommitdiff
path: root/changelog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.txt')
-rw-r--r--changelog.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/changelog.txt b/changelog.txt
index 9754e27..ec3e9b2 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -3,6 +3,15 @@ PSn00bSDK changelog
Items that are lower in the log are more recently implemented.
+03-11-2020 by Lameguy64:
+
+* psxcd: Fixed CdInit() syntax (there should be no arguments).
+
+* psxcd: Fixed CdlFILE, loc variable renamed to pos.
+
+* documentation: Improved and updated toolchain instructions a bit.
+
+
02-28-2020 by Lameguy64:
* documentation: Added docs for CdOpenDir(), CdReadDir() and CdCloseDir().