nyx: Add resized emuMMC creation

This commit is contained in:
CTCaer
2021-02-06 17:19:37 +02:00
parent b6e458e97b
commit 3b9ab66cf1
5 changed files with 388 additions and 36 deletions

View File

@@ -93,7 +93,8 @@ typedef enum _nyx_ums_type
typedef enum _nyx_sept_type
{
NYX_SEPT_DUMP = 0,
NYX_SEPT_CAL0
NYX_SEPT_CAL0,
NYX_SEPT_EMUF
} nyx_sept_type;
typedef struct __attribute__((__packed__)) _boot_cfg_t