aboutsummaryrefslogtreecommitdiff
path: root/changelog.txt
diff options
context:
space:
mode:
authorJohn Wilbert M. Villamor <lameguy64@gmail.com>2020-01-06 09:39:20 +0800
committerJohn Wilbert M. Villamor <lameguy64@gmail.com>2020-01-06 09:39:20 +0800
commitc98ad0e7dbc48c928aaea0f78214c7ed6556417d (patch)
treebcbafb8547eceb867f342bfe504377e13a5533a9 /changelog.txt
parent87ded2ccb9db9bf3b2ed40a0b02b663179d5868f (diff)
downloadpsn00bsdk-c98ad0e7dbc48c928aaea0f78214c7ed6556417d.tar.gz
Some minor updates, added CD-ROM library documentation
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 66b847b..5c0f824 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -2,6 +2,16 @@ PSn00bSDK changelog
Items that are lower in the log are more recently implemented.
+
+01-06-2020 by Lameguy64:
+
+* libpsn00b: Renamed libpsxcd directory to psxcd to match with other libraries.
+
+* examples: Added obligatory hello world example.
+
+* documentation: Added CD-ROM library documentation.
+
+
11-22-2019 by Lameguy64:
* psxapi: Added root counter or timer functions and related definitions.