From 72b7d4168afc63db572539d41623c3ab0f09ddf4 Mon Sep 17 00:00:00 2001 From: "John Wilbert M. Villamor" Date: Mon, 23 Sep 2019 11:28:07 +0800 Subject: Added strcat(), added gte_stsz() macro, added _boot() and fixed typos in setUVWH() macro --- changelog.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'changelog.txt') 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: -- cgit v1.2.3