docs(vita): SVC over WiFi — protocol, threads, GXM discipline, HW checklist#170
Draft
doodlewind wants to merge 1 commit into
Draft
docs(vita): SVC over WiFi — protocol, threads, GXM discipline, HW checklist#170doodlewind wants to merge 1 commit into
doodlewind wants to merge 1 commit into
Conversation
doodlewind
force-pushed
the
feat/vita-svc-wifi
branch
from
July 23, 2026 12:50
5c377ca to
f7e6c51
Compare
doodlewind
force-pushed
the
docs/svc-vita
branch
from
July 23, 2026 12:50
e65dbf1 to
a2b2241
Compare
doodlewind
force-pushed
the
feat/vita-svc-wifi
branch
from
July 23, 2026 12:55
f7e6c51 to
ec84d24
Compare
doodlewind
force-pushed
the
docs/svc-vita
branch
from
July 23, 2026 12:55
a2b2241 to
502a7aa
Compare
doodlewind
force-pushed
the
feat/vita-svc-wifi
branch
from
July 23, 2026 13:04
ec84d24 to
a90ceb0
Compare
doodlewind
force-pushed
the
docs/svc-vita
branch
from
July 23, 2026 13:04
502a7aa to
2d4a93f
Compare
…cklist The companion document for the PKNT wire (#168) and the Vita svc/video/ audio host (#169): why one ordered TCP connection, why the RAM ring is a byte-exact .pkst file image, the thread/ownership diagram, the GPU-idle present discipline, and the real-hardware verification checklist (Vita3K has no network stack, so the transport only proves itself on a device). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
doodlewind
force-pushed
the
docs/svc-vita
branch
from
July 23, 2026 14:54
2d4a93f to
34c4671
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Companion doc for #168 + #169:
docs/SVC-VITA.md.Covers: the one-ordered-connection rationale (streamOpen before the announce line, FILE pushes before results — the orderings the file transport got for free), the RAM-ring-is-the-file equivalence, the thread diagram, the GXM-idle present discipline (
update_texture_in_place), audio port-lifecycle lessons carried over from PSP,debugStatsas the tuning instrument, and the 7-step real-hardware verification checklist.🤖 Generated with Claude Code