mirror of
https://github.com/Druthulu/BFM-decomp
synced 2026-09-27 05:56:00 -04:00
11a9bdc032
- libapi (BIOS syscall trampolines) + libcard interleave in 0x61F38..0x62888; linked as one combined region (4 blocks apicard1..4) via tools/make_apicard_used.py (C112.o shared, byte-match dedup, 0 exclusions) - subsegs via gen_lib_subsegs.py; integrate window 0x61F38..0x62888; region verified 22/22 - rm'd src/800c2.c (region starts with a lib block) -> splat regenerates apicard1..4 + frags - dual byte-gate PASS: 143dbb89 with and without the apicard objects - LINKED 935 -> 959 (+24); REAL still 43; byte-identical 49.81% - libapi's ~22 objects in the 800c3 region DEFERRED (lowest value); SSGM + the scattered-.bss exclusions documented in docs/psyq-worklist.md LIBRARY CEILING: 8 PsyQ libraries linked byte-identical (959 LINKED fns); byte-identical coverage 20.31% (libcd+libgs only) -> 49.81%. Remaining = documented low-value deferrals.
10 lines
248 B
C
10 lines
248 B
C
#include "common.h"
|
|
|
|
INCLUDE_ASM("asm/nonmatchings/800c2_3", func_800626C8);
|
|
|
|
INCLUDE_ASM("asm/nonmatchings/800c2_3", func_800626DC);
|
|
|
|
INCLUDE_ASM("asm/nonmatchings/800c2_3", func_800626F0);
|
|
|
|
INCLUDE_ASM("asm/nonmatchings/800c2_3", func_80062768);
|