NSKBL Subroutines

From Vita Development Wiki
Revision as of 18:49, 24 July 2020 by Princess of Sleeping (talk | contribs) (Created page with " == Common functions == === sceSdifGetSdContextGlobal === {| class="wikitable" |- ! Version !! offset !! mode |- | 3.60 || 0x5101A9F4 || thumb |} <source lang="C">void *sce...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Common functions

sceSdifGetSdContextGlobal

Version offset mode
3.60 0x5101A9F4 thumb
void *sceSdifGetSdContextGlobal(int type);


sceSdifReadSectorSd

Version offset mode
3.60 0x5101E670 thumb
int sceSdifReadSectorSd(void *part_ctx, SceSize sector_pos, void *data, SceSize sector_num);