mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-15 03:08:36 +12:00
ARMv7: stubs for other modules, loader improved
This commit is contained in:
parent
1fa301b719
commit
62c8f2ac34
66 changed files with 2616 additions and 59 deletions
|
@ -77,8 +77,6 @@ public:
|
|||
return vm::g_base_addr;
|
||||
}
|
||||
|
||||
__noinline void InvalidAddress(const char* func, const u64 addr);
|
||||
|
||||
void RegisterPages(u64 addr, u32 size);
|
||||
|
||||
void UnregisterPages(u64 addr, u32 size);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue