mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-06 15:05:59 +00:00
Minor sys_prx update
This commit is contained in:
parent
d3e9e1296c
commit
c273c0e42b
5 changed files with 26 additions and 15 deletions
|
|
@ -43,7 +43,7 @@ void KernelExplorer::Update()
|
|||
char name[4096];
|
||||
|
||||
m_tree->DeleteAllItems();
|
||||
auto& root = m_tree->AddRoot("Process, ID = 0x00000001, Total Memory Usage = 0x0C8A9000 (200.7 MB)");
|
||||
auto& root = m_tree->AddRoot("Process, ID = 0x00000001, Total Memory Usage = 0x???????? (???.? MB)");
|
||||
|
||||
// TODO: PPU Threads
|
||||
// TODO: SPU/RawSPU Threads
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue