Editing VSH Exports
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 4,174: | Line 4,174: | ||
|- | |- | ||
| 0xEF666B52 || sys_get_bd_media_id || | | 0xEF666B52 || sys_get_bd_media_id || | ||
|} | |||
=== sysPrxForUser === | |||
{| class="wikitable sortable" | |||
! Export NID !! Notes !! Usage | |||
|- | |||
| 0x2E20EC1 || Returns the address of the null byte terminator of the given string. || const char* sysPrxForUser_2E20EC1(const char* s) | |||
|- | |||
| 0x24A1EA07 || sys_ppu_thread_create || create_thread (sys_ppu_thread_t * thread_id,void(*entry)(uint64_t),uint64_t arg,int prio,size_t stacksize,uint64_t flags, const char *threadname) | |||
|} | |} | ||