2026-08-15

PPSSPP Git (2026/08/15)

EmuCR: PPSSPPPPSSPP Git (2026/08/15) is compiled. PPSSPP is a fast and portable PSP emulator for Android, Windows, Mac, and Linux, written in C++.

PPSSPP Git Changelog:
* Merge pull request #22092 from hrydgard/debugger-work
* Fix some function name shenanigans
* Improve DescribeAddress, show the description of the currently selected line in disassembly
* Fix BreakReason
* Comment and cleanup in MIPSTables.cpp
* Code style updates in SymbolMap.cpp, fix claudism
* Merge pull request #22091 from hrydgard/debugger-tools-and-fixes
* wsdbg: add :snapshot/:snapshots/:diff for quick memory comparisons
* wsdbg: tokenize REPL lines with quote-awareness instead of splitting on any whitespace
* wsdbg: add --sync to wait for responses instead of guessing sleeps
* Debugger: add gpu.displaylist.disasm - a GE display list decoder over the WebSocket API
* Debugger: add memory.disasm compact mode and memory.searchDisasm findAll
* Debugger: surface Core_RequestCPUStep() failure on cpu.stepInto instead of silently hanging
* Debugger: report dropped messages when the log broadcaster's ring buffer overflows
* Debugger: track hit counts on address breakpoints, expose via cpu.breakpoint.list
* Debugger: fix a real race in cpu.stepOut/stepOver/runUntil/nextHLE from a delay slot
* Fix log-only cpu.breakpoint entries always pausing execution
* Poison unknown MMIO reads, make COP0 Count free-run; rule out both for the break
* Rename GPRBreakpoint/gprBreakpoint to RegBreakpoint/regBreakpoint
* Memory breakpoints: normalize the kernel address bit too, not just uncached
* Add the scratchpad's missing kernel-mode mirrors, fix a mask bug hiding them
* Add GPR write breakpoints (break when a register is written, anywhere)
* Improve Core_ExecException diagnostics per exception type
* Add dummy interpreter implementations for the basic COP0 instructions

Download: PPSSPP Git (2026/08/15) x64
Download: PPSSPP Git (2026/08/15) Android
Source: Here2

0 Comments

Post a Comment