code wiki / _hdl_build / nx_physfid_census.nx
nx_physfid_census.nx
buildroot/runtime/_hdl_build/nx_physfid_census.nx
about
nx_physfid_census.nx -- the PHYSICS FIDELITY SPECTRUM census (operator 2026-07-03: "see how godot and
unreal and virtamate and all the other systems manage their physics from perfectly accurate real life
simulator in vr down to arcade with coverage on every rung"). Seven rungs F0..F6; each row states (a) HOW
the incumbents do that rung (technique + which system, from the banked corpus pf_*/r3d_*/vx2_* -- the
TittyMagic pages are NAMED-BUT-UNFETCHED [GitHub-Pages TLS refused our client, circuit-breaker fired]; no
fabricated quotes), (b) OUR grade with organ evidence. Grade = HAVE / PARTIAL / GAP.
LIAR-KILL: a fabricated sim-parity row must grade GAP. license_tier: ORIGINAL expect_exit: 0
dependencies 1 imports · 0 importers
imports: nx_syscalls.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| none |
functions
| 10 | func cw(s: *u8) -> i64 { var n: i64 = 0; while s[n] != (0 as u8) { n = n + 1 } sys_write(1, s, n); return 0 } |
| 11 | func cn(v: i64) -> i64 |
| 20 | func gs(g: i64) -> *u8 called by 1: row |
| 25 | func row(t: *i64, cell: *u8, g: i64, ev: *u8) -> i64 |
| 29 | func them(s: *u8) -> i64 { cw(s); cw("\n US: " as *u8); return 0 } |
| 30 | func us(t: *i64, g: i64, s: *u8) -> i64 { cw(s); cw("\n" as *u8); t[g] = t[g] + 1; return 0 } |
| 32 | func main() -> i64 |