Files
ppsspp/Core
Henrik RydgårdandClaude Opus 5 434f1b4e13 Give the cpu.runUntilTime deadline its own BreakReason
It reported BreakReason::DebugBreak, the same reason a user hitting pause
produces, so a client that asked to run until a point in emulated time couldn't
tell its deadline landing from someone stopping the core by hand - the one
piece of information the cpu.stepping event exists to convey.

Reports "cpu.runUntilTime" now, matching the request that armed it.

No client depended on the old string: nothing outside Core.cpp names
"cpu.debugbreak", and wsdbg's resume handling keys off the event, not the
reason.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GZq8ZtJmFY7bkX5FVkr3P9
2026-08-18 10:59:08 +02:00
..
2026-08-11 20:12:10 +02:00
2026-08-17 13:11:16 +02:00
2026-08-17 14:50:51 +02:00
2026-06-02 11:15:08 +02:00
2026-07-29 16:27:33 +02:00
2026-08-05 09:48:51 +02:00
2026-08-05 00:15:56 +02:00
2026-08-11 20:14:01 +02:00
2025-03-27 14:26:48 +01:00
2026-07-29 16:27:33 +02:00
2026-08-11 15:43:48 +02:00
2026-07-27 18:37:28 +02:00
2026-08-15 18:31:20 +02:00