lab313ru / ghidra_psx_ldr

Sony Playstation PSX executables loader for GHIDRA
236 stars 31 forks source link

PCSX Redux support #44

Open Dedok179 opened 3 years ago

Dedok179 commented 3 years ago

Is it possible in the future to implement debugger compatibility with pcsx redux gdb server, as well as fix data output in COP0, COP2Data, COPControl tabs (at the moment they are not output at all)?

lab313ru commented 3 years ago

Ghidra doesn't have debugger capabilities in current public release. And my current debugger feature doesn't work well. So, let's wait until the first Ghidra's release with the debugger included will be published.

lab313ru commented 3 years ago

Update: Ghidra does have a debugger now, but it doesn't work well with gdb in bare mips.