diff options
| author | John Wilbert M. Villamor <lameguy64@gmail.com> | 2019-11-22 09:16:26 +0800 |
|---|---|---|
| committer | John Wilbert M. Villamor <lameguy64@gmail.com> | 2019-11-22 09:16:26 +0800 |
| commit | 09b1638e8ca40dcbe9a352304dd9fbe3f6305348 (patch) | |
| tree | dd7cd2ba4656f799fb5aa23a3e809caa648cc763 | |
| parent | ea46d05aed0343c20d8fdfaa0e67d54d51e8e2a0 (diff) | |
| download | psn00bsdk-09b1638e8ca40dcbe9a352304dd9fbe3f6305348.tar.gz | |
Forgot to update libpsn00b readme
| -rw-r--r-- | libpsn00b/readme.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/libpsn00b/readme.txt b/libpsn00b/readme.txt index 1e2e6d7..b1b37ec 100644 --- a/libpsn00b/readme.txt +++ b/libpsn00b/readme.txt @@ -39,6 +39,9 @@ Brief summary of libraries: sample upload using DMA and playing samples are supported. Lacks support for reverb and various sequenced music related features. + + psxcd - CD-ROM support library. Provides greater CD-ROM functionality + than what the BIOS subsystem can provide. Each library has its own readme file that contains a todo list, credits and some additional details of the library. Changelog of all libraries are @@ -93,8 +96,6 @@ LibPSn00b to-do list: Because the PSn00bSDK project still a work in progress, a number of essential libraries are considered but not yet developed. The following lists a number of essential libraries not yet developed. - - psxcd - Full CD-ROM support library. psxpad - Pad/tap/gun library for better controller support. May support PS2 controllers natively. Should provide functions for directly |
