mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-08-31 09:45:24 +02:00
Extends the SysconSerialMMIO stub added for VSH boot into a real command/ response protocol matching uofw's Syscon_cmd() reference exactly (packet framing, checksum, GPIO4 "response ready" handshake via a new GpioMMIO cross-module hook), with handling for NOP/read-write clock/read-write alarm commands. Still hitting a SIGSEGV though. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01GZq8ZtJmFY7bkX5FVkr3P9 (cherry picked from commit 11887bf9e1fecd1eac56ec705c01b6fcfac09b2e)