This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* Copyright (c) 2015 Sergi Granell (xerpi) | |
*/ | |
#include <stdio.h> | |
#include <stdlib.h> | |
#include <string.h> | |
#include <malloc.h> | |
#include <sys/time.h> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#include "emumain.h" | |
#include <psp2/types.h> | |
#include <psp2/kernel/threadmgr.h> | |
#include "time.h" | |
#include <psp2/rtc.h> | |
#define SCE_KERNEL_OK 0 | |
#include "psplib/pl_rewind.h" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
version: 1 | |
machine: 40 | |
.vitalink.fstubs---------- | |
{ name: 'sceIoOpen' } | |
library: 1237592384 | |
module: 3404311782 | |
NID: 37661282 | |
{ name: 'sceKernelExitProcess' } | |
library: 1237592384 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
version: 1 | |
machine: 40 | |
JSON:{"filename":"/home/osboxes/vita/sample/homebrew.elf.tmp", | |
"enc":1, | |
"type":2, | |
"machine":40, | |
"version":1, | |
"entry":2164260864, | |
"phoff":52, | |
"shoff":628, |