ARMv7: CMP_REG, LDR_IMM, LDR_LIT, STR_REG, SUB_REG

sceLibc: exit and printf drafts
This actually allows to display hello world.
This commit is contained in:
Nekotekina 2014-11-02 18:50:20 +03:00
parent 31c71b4a48
commit df72f5e37c
6 changed files with 268 additions and 28 deletions

View file

@ -6,7 +6,7 @@
#include "Emu/ARMv7/PSVFuncList.h"
#include "ELF32.h"
#define LOADER_DEBUG
//#define LOADER_DEBUG
void Elf32_Ehdr::Show()
{