mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-09-04 11:45:18 +02:00
If a memory breakpoint hits within a replacement (like memcpy, memset) we would previously move PC back to the jal in cases, which would break things if you tried to resume.