mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-06 15:05:59 +00:00
Implemented LLE Modules Manager (draft)
Improved loader core. Implemented *_thread wrappers. Minor fixes. Temporary disabled ELF Compiler & DisAsm frame.
This commit is contained in:
parent
1d61484992
commit
598d929aba
57 changed files with 2844 additions and 2804 deletions
|
|
@ -8,4 +8,4 @@ u8 PPCDecoder::DecodeMemory(const u32 address)
|
|||
Decode(instr);
|
||||
|
||||
return sizeof(u32);
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue