diff options
| author | John Wilbert M. Villamor <lameguy64@gmail.com> | 2020-03-11 09:11:01 +0800 |
|---|---|---|
| committer | John Wilbert M. Villamor <lameguy64@gmail.com> | 2020-03-11 09:11:01 +0800 |
| commit | e82da2abe4c264d4b48a48d79cf9b8e4c4fb8ab6 (patch) | |
| tree | 0e5aa79d00229902aa0eae88c018ee9d226f83b7 /changelog.txt | |
| parent | 84422eceb3ecaa325f814b306665e58b0c3be647 (diff) | |
| download | psn00bsdk-e82da2abe4c264d4b48a48d79cf9b8e4c4fb8ab6.tar.gz | |
Fixed CdInit() syntax, fixed CdlFILE, updated toolchain.txt a bit.
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 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(). |
