Drew T
cbf5bae043
feat(main): unblock main's switch functions — the rodata span carve + derived jtbl pads
...
main's gate could only ever say "got X want Y". S71 read 7 such verdicts as body
rejects and recorded 11 functions as "PROVEN gate-rejects, §376 in its purest form".
They are not: all 11 are switch functions, and the blocker is that main has had
exactly ONE rodata carve since Phase 7 (LZSS's jtbl_80072A38). Every other main jump
table stayed raw in the tail data, so a drafted switch DOUBLE-EMITTED its table, the
image grew (+28/+52/+76/+84 measured), and all 238 symbols above 0x80072A4C shifted.
* tools/main_diff_locate.py (NEW) — turns a red image into a named list of divergent
symbols via the linker map; per-byte attribution, self-test flips a byte at a known
address and asserts the containing symbol (plus the identical-pair direction).
* gate_main.py — PRESERVES the red image + map before the R40 baseline control
rebuilds over it, and auto-localizes: BODY REJECT vs PLUMBING REJECT vs MIXED. Also
-j on the build (was single-threaded) and the §376 drop list written to
.run/gate_main_dropped.json with the reconciliation chain.
* splat.us.exe.yaml — the .rodata carve extends from the LZSS table alone to the whole
contiguous game-jtbl span 0x80072A38-0x80072C70 (12 tables, one 800.o run).
Byte-neutral with no drafts substituted (probed first).
* jtbl_rodata_pads.py — --derive now works for main: one file-0-vram expression makes
both address->bytes and yaml-piece->address correct for the EXE's 0x800 header and
leaves flat overlays unchanged. Makefile arms it for BINARY=main.
Banked byte-identical: func_8001A114, func_8001AAD0, func_8001AF34 — three of the
eleven. 25 of main's 59 frontier functions (6,215 of 12,912 instructions) are in this
class; the remaining spans need src/800.c split at the TU boundaries the spans reveal.
2026-09-02 11:56:35 -06:00
..
2026-08-30 09:50:49 -06:00
2026-09-02 01:31:10 -06:00
2026-08-25 15:42:21 -06:00
2026-08-31 22:22:43 -06:00
2026-09-01 14:54:46 -06:00
2026-08-29 16:36:54 -06:00
2026-08-31 10:22:41 -06:00
2026-08-30 22:36:48 -06:00
2026-08-27 14:03:01 -06:00
2026-08-29 16:41:34 -06:00
2026-08-26 18:31:10 -06:00
2026-08-30 09:50:49 -06:00
2026-08-29 12:53:28 -06:00
2026-08-25 17:49:27 -06:00
2026-08-31 10:22:41 -06:00
2026-08-25 12:13:33 -06:00
2026-09-01 16:47:10 -06:00
2026-08-30 14:49:09 -06:00
2026-08-31 13:43:44 -06:00
2026-09-02 01:31:10 -06:00
2026-08-30 18:33:06 -06:00
2026-08-29 16:36:54 -06:00
2026-08-31 10:21:36 -06:00
2026-08-31 10:22:41 -06:00
2026-09-01 10:39:02 -06:00
2026-09-01 23:01:37 -06:00
2026-08-29 16:41:34 -06:00
2026-08-30 17:06:05 -06:00
2026-08-30 20:32:26 -06:00
2026-08-30 09:50:49 -06:00
2026-08-30 17:06:05 -06:00
2026-08-30 14:49:09 -06:00
2026-08-31 10:22:41 -06:00
2026-08-25 11:30:00 -06:00
2026-08-30 09:50:49 -06:00
2026-09-01 23:11:26 -06:00
2026-09-01 10:39:02 -06:00
2026-08-30 22:58:29 -06:00
2026-08-30 22:58:29 -06:00
2026-08-25 23:48:21 -06:00
2026-08-30 09:50:49 -06:00
2026-08-25 13:07:12 -06:00
2026-08-30 09:50:49 -06:00
2026-08-26 15:02:09 -06:00
2026-08-26 03:17:43 -06:00
2026-08-25 11:00:28 -06:00
2026-08-26 03:17:43 -06:00
2026-08-30 09:50:49 -06:00
2026-08-30 09:50:49 -06:00
2026-08-26 00:34:15 -06:00
2026-09-01 14:18:57 -06:00
2026-08-26 03:17:43 -06:00
2026-08-30 09:50:49 -06:00
2026-08-26 03:17:43 -06:00
2026-08-26 03:17:43 -06:00
2026-08-30 09:50:49 -06:00
2026-08-30 09:50:49 -06:00
2026-08-31 16:19:19 -06:00
2026-08-26 03:17:43 -06:00
2026-08-30 09:50:49 -06:00
2026-08-26 03:17:43 -06:00
2026-08-30 09:50:49 -06:00
2026-08-30 09:50:49 -06:00
2026-08-30 09:50:49 -06:00
2026-09-01 14:18:57 -06:00
2026-08-26 03:17:43 -06:00
2026-08-30 09:50:49 -06:00
2026-08-26 00:34:15 -06:00
2026-09-02 05:50:05 -06:00
2026-09-01 23:34:53 -06:00
2026-08-31 16:21:13 -06:00
2026-09-02 05:18:24 -06:00
2026-09-02 05:50:05 -06:00
2026-08-31 23:54:17 -06:00
2026-09-02 01:04:04 -06:00
2026-09-02 01:31:10 -06:00
2026-08-31 12:23:50 -06:00
2026-09-02 04:45:11 -06:00
2026-08-31 12:23:50 -06:00
2026-09-01 23:23:02 -06:00
2026-09-02 04:31:28 -06:00
2026-09-02 11:09:14 -06:00
2026-09-01 22:46:44 -06:00
2026-09-01 23:23:02 -06:00
2026-08-31 12:23:50 -06:00
2026-09-02 01:04:04 -06:00
2026-09-02 02:10:07 -06:00
2026-08-31 12:23:50 -06:00
2026-09-01 23:01:37 -06:00
2026-09-01 23:01:37 -06:00
2026-08-31 12:23:50 -06:00
2026-09-01 23:11:26 -06:00
2026-09-01 22:46:44 -06:00
2026-09-01 23:01:37 -06:00
2026-09-01 11:19:01 -06:00
2026-09-01 23:01:37 -06:00
2026-08-31 16:23:01 -06:00
2026-08-31 12:23:50 -06:00
2026-08-31 12:23:50 -06:00
2026-09-01 23:01:37 -06:00
2026-08-31 12:23:50 -06:00
2026-08-31 12:23:50 -06:00
2026-08-31 14:45:51 -06:00
2026-09-02 00:55:11 -06:00
2026-09-02 05:33:39 -06:00
2026-08-31 12:23:50 -06:00
2026-08-31 12:23:50 -06:00
2026-09-02 05:33:39 -06:00
2026-08-31 12:23:50 -06:00
2026-08-31 12:23:50 -06:00
2026-08-31 12:23:50 -06:00
2026-08-31 12:23:50 -06:00
2026-09-02 09:35:36 -06:00
2026-09-02 05:33:39 -06:00
2026-09-02 04:31:28 -06:00
2026-09-01 11:19:01 -06:00
2026-09-01 10:47:13 -06:00
2026-08-31 12:23:50 -06:00
2026-08-31 12:23:50 -06:00
2026-09-02 09:35:36 -06:00
2026-08-31 12:23:50 -06:00
2026-09-01 11:19:01 -06:00
2026-08-31 12:23:50 -06:00
2026-08-31 12:23:50 -06:00
2026-08-31 12:23:50 -06:00
2026-08-31 12:23:50 -06:00
2026-09-01 10:39:02 -06:00
2026-08-31 12:23:50 -06:00
2026-08-31 12:23:50 -06:00
2026-09-01 14:27:58 -06:00
2026-08-31 12:23:50 -06:00
2026-08-31 12:23:50 -06:00
2026-09-02 10:00:36 -06:00
2026-09-02 05:37:23 -06:00
2026-09-01 12:11:50 -06:00
2026-08-31 12:23:50 -06:00
2026-08-31 15:19:41 -06:00
2026-09-01 14:42:18 -06:00
2026-09-01 23:01:37 -06:00
2026-08-31 12:23:50 -06:00
2026-08-31 12:23:50 -06:00
2026-08-31 12:23:50 -06:00
2026-08-31 12:23:50 -06:00
2026-09-01 23:11:26 -06:00
2026-09-01 22:46:44 -06:00
2026-09-01 11:19:01 -06:00
2026-08-31 22:22:45 -06:00
2026-09-01 22:46:44 -06:00
2026-08-31 12:23:50 -06:00
2026-08-31 12:23:50 -06:00
2026-09-02 10:14:15 -06:00
2026-09-01 14:03:02 -06:00
2026-09-01 14:54:46 -06:00
2026-09-01 11:19:01 -06:00
2026-09-01 14:54:46 -06:00
2026-08-31 12:23:50 -06:00
2026-08-31 12:23:50 -06:00
2026-08-31 14:45:51 -06:00
2026-08-31 12:23:50 -06:00
2026-08-31 23:18:43 -06:00
2026-09-02 02:10:07 -06:00
2026-09-01 23:11:26 -06:00
2026-09-02 01:17:20 -06:00
2026-09-02 05:01:22 -06:00
2026-09-01 13:33:17 -06:00
2026-09-01 22:46:44 -06:00
2026-09-01 23:01:37 -06:00
2026-08-31 12:23:50 -06:00
2026-09-01 10:39:02 -06:00
2026-09-01 10:47:13 -06:00
2026-09-01 12:11:50 -06:00
2026-08-31 13:43:44 -06:00
2026-08-31 12:23:50 -06:00
2026-09-01 23:11:26 -06:00
2026-08-31 12:23:50 -06:00
2026-08-31 12:23:50 -06:00
2026-09-02 01:17:20 -06:00
2026-08-31 12:23:50 -06:00
2026-09-02 10:14:15 -06:00
2026-09-01 23:11:26 -06:00
2026-09-01 22:46:44 -06:00
2026-09-01 23:11:26 -06:00
2026-08-31 12:23:50 -06:00
2026-09-02 04:31:28 -06:00
2026-09-01 23:11:26 -06:00
2026-09-01 23:11:26 -06:00
2026-09-02 01:04:04 -06:00
2026-09-01 23:01:37 -06:00
2026-08-31 12:23:50 -06:00
2026-08-31 12:23:50 -06:00
2026-08-31 12:23:50 -06:00
2026-08-31 12:23:50 -06:00
2026-09-01 22:46:44 -06:00
2026-09-01 14:38:29 -06:00
2026-09-01 22:46:44 -06:00
2026-09-01 23:01:37 -06:00
2026-09-01 14:27:58 -06:00
2026-08-31 12:23:50 -06:00
2026-09-02 10:14:15 -06:00
2026-09-01 23:23:02 -06:00
2026-09-02 01:17:20 -06:00
2026-09-02 10:00:36 -06:00
2026-09-02 05:33:39 -06:00
2026-09-01 23:11:26 -06:00
2026-09-02 10:14:15 -06:00
2026-09-02 11:09:14 -06:00
2026-09-02 05:37:23 -06:00
2026-08-31 12:23:50 -06:00
2026-08-31 12:23:50 -06:00
2026-09-02 05:37:23 -06:00
2026-09-02 05:37:23 -06:00
2026-09-01 10:35:29 -06:00
2026-09-01 03:57:19 -06:00
2026-09-02 11:56:35 -06:00
2026-08-25 02:08:23 -06:00
2026-08-25 05:26:57 -06:00
2026-08-25 07:38:49 -06:00
2026-08-26 11:13:57 -06:00
2026-08-26 12:01:09 -06:00
2026-08-25 03:41:43 -06:00
2026-08-30 21:26:52 -06:00
2026-08-25 00:18:52 -06:00
2026-08-30 21:27:19 -06:00
2026-08-26 11:13:57 -06:00
2026-09-01 20:36:02 -06:00
2026-09-02 10:16:01 -06:00
2026-08-30 21:27:06 -06:00
2026-08-30 21:26:52 -06:00
2026-08-25 07:01:31 -06:00
2026-08-25 05:58:48 -06:00
2026-08-25 05:58:48 -06:00
2026-08-25 00:59:27 -06:00
2026-08-25 07:01:31 -06:00
2026-08-26 11:13:57 -06:00
2026-08-26 08:26:19 -06:00
2026-08-26 03:41:57 -06:00
2026-09-01 04:51:47 -06:00
2026-08-26 08:26:19 -06:00
2026-08-30 21:27:06 -06:00
2026-08-26 08:14:02 -06:00
2026-08-26 08:44:23 -06:00
2026-08-25 05:26:57 -06:00