code wiki / (root) / nx_vcore_a64_kat.nx

nx_vcore_a64_kat.nx

buildroot/runtime/nx_vcore_a64_kat.nx

3031 B67 linesdepth 7pulls 20 transitivereach 0 importersview sourcekind tool
docsdependenciesstructsconstsfunctions

about

nx_vcore_a64_kat.nx -- the video-core-on-ARM64 KAT wrapper. Compiled with nxc2 --target aarch64 and executed on the sovereign nx_emu_arm64 by nx_vcore_a64_runproof_gate. PURE COMPUTE: no syscalls, no string literals (no data section) -- buffers are fixed guest addresses (the core's caller-supplied- region contract), text is built by value. Exit codes: 42 = the REAL room protocol round-trips on ARM64 (vc_chat_pack -> vc_wire_pack -> vc_wire_parse -> vc_chat_parse byte-exact + the audio sample plane f32<->i16 EXACT round-trip); 1..9 = the first failing stage (distinct codes, no false green). license_tier: ORIGINAL

dependencies 1 imports · 0 importers

nx_video_client_wasm.nx nx_vcore_a64_kat.nx

imports: nx_video_client_wasm.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main vc_chat_pack vc_wire_pack vc_wr_u32 vc_wire_parse vc_rd_u32 vc_chat_parse vc_f32_bits_to_i16 vc_i16_to_f32_bits

structs

none

consts

none

functions

10func main() -> i64