vitasdk
Documentation of the vitasdk
update.h File Reference
#include <vitasdk/build_utils.h>
#include <psp2/types.h>

Go to the source code of this file.

Macros

#define SCE_UPDATE_MODE_SWU_GUI   0x10
 
#define SCE_UPDATE_MODE_SWU_CUI   0x30
 
#define sceSblSsUpdateMgrGetBootMode   sceSblUsGetUpdateMode
 
#define sceSblSsUpdateMgrSetBootMode   sceSblUsSetUpdateMode
 

Typedefs

typedef char SceUpdateMode
 

Functions

 VITASDK_BUILD_ASSERT_EQ (1, SceUpdateMode)
 
int sceSblUsGetUpdateMode (SceUpdateMode *mode)
 Getting system update mode on boot. More...
 
int sceSblUsSetUpdateMode (SceUpdateMode mode)
 Setting system update mode on boot. More...
 
int sceSblUsVerifyPup (const char *path)
 Verify PUP. More...