]> Chaos Git - corbenik/ctrulib.git/commit
Implemented svc_getProcessInfo(), and added comment to CSND.h. Implemented OS_Convert...
authoryellows8 <yellows8@users.noreply.github.com>
Wed, 23 Jul 2014 05:23:20 +0000 (01:23 -0400)
committeryellows8 <yellows8@users.noreply.github.com>
Wed, 23 Jul 2014 05:23:20 +0000 (01:23 -0400)
commit7a54bb623a28bf53a46aecbadbf8366d0ad4eaeb
treeb868a8645bb7f0e431ae78aeafe6cf6a52dca8cf
parentc4382042d633168019137580aaa5bef1eaa7d103
Implemented svc_getProcessInfo(), and added comment to CSND.h. Implemented OS_ConvertVaddr2Physaddr() which is now used by CSND.c, this includes support for the v8.0 LINEAR memory.
libctru/include/ctr/CSND.h
libctru/include/ctr/OS.h [new file with mode: 0644]
libctru/include/ctr/svc.h
libctru/source/CSND.c
libctru/source/OS.c [new file with mode: 0644]
libctru/source/svc.s