vitasdk
Documentation of the vitasdk
aimgr.h File Reference
#include <psp2kern/types.h>

Go to the source code of this file.

Macros

#define ksceSblAimgrGetTargetId()   ksceSblAimgrGetProductCode()
 

Enumerations

enum  SceProductCode {
  SCE_PRODUCT_CODE_NONE = 0x00000000 , SCE_PRODUCT_CODE_TEST = 0x100 , SCE_PRODUCT_CODE_TOOL = 0x101 , SCE_PRODUCT_CODE_DEX = 0x102 ,
  SCE_PRODUCT_CODE_CEX_J1 = 0x103 , SCE_PRODUCT_CODE_CEX_UC2 = 0x104 , SCE_PRODUCT_CODE_CEX_CEL = 0x105 , SCE_PRODUCT_CODE_CEX_KR2 = 0x106 ,
  SCE_PRODUCT_CODE_CEX_CEK = 0x107 , SCE_PRODUCT_CODE_CEX_MX2 = 0x108 , SCE_PRODUCT_CODE_CEX_AU3 = 0x109 , SCE_PRODUCT_CODE_CEX_E12 = 0x10A ,
  SCE_PRODUCT_CODE_CEX_TW1 = 0x10B , SCE_PRODUCT_CODE_CEX_RU3 = 0x10C , SCE_PRODUCT_CODE_CEX_CN9 = 0x10D , SCE_PRODUCT_CODE_CEX_HK5 = 0x10E ,
  SCE_PRODUCT_CODE_CEX_RSV1 = 0x10F , SCE_PRODUCT_CODE_CEX_RSV2 = 0x110 , SCE_PRODUCT_CODE_CEX_RSV3 = 0x111
}
 

Functions

int ksceSblAimgrGetSMI (SceUInt32 *info)
 Get service/manufacturing information (factory/minimum firmware). More...
 
int ksceSblAimgrGetProductCode (void)
 Get product code. More...
 
int ksceSblAimgrGetProductSubCode (void)
 Get product sub code. More...
 
int ksceSblAimgrIsTest (void)
 Get system type state. More...
 
int ksceSblAimgrIsTool (void)
 Get system type state. More...
 
int ksceSblAimgrIsDEX (void)
 Get system type state. More...
 
int ksceSblAimgrIsCEX (void)
 Get system type state. More...
 
int ksceSblAimgrIsVITA (void)
 Get system type state. More...
 
int ksceSblAimgrIsDolce (void)
 Get system type state. More...
 
int ksceSblAimgrIsGenuineVITA (void)
 Get system type state. More...
 
int ksceSblAimgrIsGenuineDolce (void)
 Get system type state. More...