diff options
Diffstat (limited to 'changelog.txt')
| -rw-r--r-- | changelog.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/changelog.txt b/changelog.txt index f9238e9..be481d1 100644 --- a/changelog.txt +++ b/changelog.txt @@ -2,6 +2,19 @@ PSn00bSDK changelog Items that are lower in the log are more recently implemented. +09-23-2019 by Lameguy64: + +* libc: Added strcat() function. + +* Included PSn00bSDK logo vector. + +* psxgte: Added gte_stsz() macro. + +* psxgpu: Fixed typos in setUVWH() macro. + +* Added _boot() BIOS function (A(A0h) aka Warmboot, useful for CD based + serial loaders). + 08-17-2019 by Lameguy64: |
