GetSecondaryVramAddress
From WikiPrizm
Jump to navigationJump to search
Synopsis
Header: fxcg/display.h
Syscall index: 0x1E50
Function signature: void *getSecondaryVramAddress(void);
Returns
The address used by the SaveVRAM_1 and LoadVRAM_1 functions.
Comments
The syscall 0x1B0B contains identical code to this syscall. 0x1E50 is used more often in internal OS code.