mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-09 00:11:24 +12:00
- Improved PPCDecoder.
- Improved PPUDecoder. - Improved Debugger GUI. CompilerELF: - Added all PPU instructions. - Fixed analyzer crash.
This commit is contained in:
parent
8ba26db020
commit
b35dfdf29b
32 changed files with 4074 additions and 3581 deletions
|
@ -99,6 +99,6 @@ void GameViewer::DClick(wxListEvent& event)
|
|||
}
|
||||
|
||||
Emu.Stop();
|
||||
Emu.SetElf(path);
|
||||
Emu.SetPath(path);
|
||||
Emu.Run();
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue