Our KB had wrong response type codes. Corrected per VICE docs: - MemoryGet = 0x01 (was 0x31) - RegisterInfo = 0x31 (was 0x62) - Stopped = 0x62 (was 0x11) - Resumed = 0x63 (was 0x12) This should fix readMemory timeouts. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| client.ts | ||
| index.ts | ||
| types.ts | ||