aboutsummaryrefslogtreecommitdiff
path: root/libpsn00b/readme.txt
diff options
context:
space:
mode:
authorJohn Wilbert M. Villamor <lameguy64@gmail.com>2019-08-17 14:44:29 +0800
committerJohn Wilbert M. Villamor <lameguy64@gmail.com>2019-08-17 14:44:29 +0800
commit82a441e7bd3a5103330c7d5ca7f9df470953e586 (patch)
treea8a933aa9f03767c6cebc5e11380c37931eae5cd /libpsn00b/readme.txt
parente7f9e08937f9d556793c1e0ff0a08856a3897b41 (diff)
downloadpsn00bsdk-82a441e7bd3a5103330c7d5ca7f9df470953e586.tar.gz
Added childexec example, added BIOS memory card functions, changed PAD function names, runtime library now 0.13b
Diffstat (limited to 'libpsn00b/readme.txt')
-rw-r--r--libpsn00b/readme.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/libpsn00b/readme.txt b/libpsn00b/readme.txt
index c5fee34..43b120a 100644
--- a/libpsn00b/readme.txt
+++ b/libpsn00b/readme.txt
@@ -67,7 +67,8 @@ Contributing:
with -O2 optimization.
* Functions must work flawlessly on both emulators and real hardware.
* Don't forget to put your user name in the readme file of the library
- you've made a contribution on and details of what you've added/modified.
+ you've made a contribution on, and details of what you've changed in the
+ changelog.
* New functions that are not originally in the official SDK must be marked
as original code in both the library headers and the libn00bref document.