ARMv7: IO funcs registered, u64/s64 stack arg support

This commit is contained in:
Nekotekina 2015-01-25 02:34:40 +03:00
parent 23923af487
commit 94b0d9dfd5
8 changed files with 579 additions and 434 deletions

View file

@ -1,6 +1,5 @@
#include "stdafx.h"
#include "Emu/System.h"
#include "Emu/Memory/Memory.h"
#include "Emu/ARMv7/PSVFuncList.h"
extern psv_log_base sceLibstdcxx;