Replace the partial mechanics transcriptions with a separate, readable C11 reconstruction of the complete Win16 image while preserving the original raw Ghidra export as immutable evidence. Cover all ordinary and overlapping entry points, Borland runtime behavior, Win16 imports, segmented data, callbacks, resources, indirect control flow, physics, rendering, persistence, and startup/shutdown lifecycles. Add deterministic extraction and audit tooling plus address-linked ledgers for functions, imports, DGROUP ranges and objects, relocations, resources, and callbacks. The final gate records zero raw, partial, restored, unknown, blocked, or unclassified required units. Keep the semantic-fidelity boundary explicit: the portable C is not claimed to reproduce a byte-identical Borland NE build. Add strict focused harnesses for every reconstructed C unit, exact resource round-trip checks, and a 16-bit Borland Real48 reference probe. No Rust source or Cargo metadata is changed in this phase. Test Plan: - `bash original/tools/test_reconstructed_c.sh` -- passed - `bash original/tools/probe_real48_reference.sh` -- passed bit-for-bit - `python3 original/tools/audit_reconstruction.py --require-complete` -- passed - `git diff --cached --check` -- passed - `git diff HEAD -- '*.rs' Cargo.toml Cargo.lock` -- empty
307 KiB
307 KiB
| 1 | start | end | bytes | storage | status | stage | object_id | object_name | c_type | initial_value | readers | writers | relocations | evidence | notes |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2 | 1028:0000 | 1028:000f | 16 | initialized | verified | semantic-object | compiler_data_prefix | g_compiler_data_prefix | const uint8_t[16] | 00000000050000000000000000000000 | Binary bytes plus complete zero-reader/zero-writer inventory; complete verified referring-function closure | Explicit compiler/module data prefix retained byte-for-byte; no semantic consumer exists in the image. | |||
| 3 | 1028:0010 | 1028:0011 | 2 | initialized | verified | semantic-object | highscore_xor_key | g_highscore_xor_key | const uint32_t | 4957 | FUN_1000_a8ea,FUN_1000_a99c | Binary bytes; complete reader inventory 1000:a8ea/a99c; reconstructed/tdkpin_highscores.c; reconstructed/tests/test_highscores.c; 1028:0010:string[20]; complete verified referring-function closure | Exact dword XOR key applied symmetrically to all ten serialized score values. | ||
| 4 | 1028:0012 | 1028:0013 | 2 | initialized | verified | semantic-object | highscore_xor_key | g_highscore_xor_key | const uint32_t | 494b | FUN_1000_a8ea,FUN_1000_a99c | Binary bytes; complete reader inventory 1000:a8ea/a99c; reconstructed/tdkpin_highscores.c; reconstructed/tests/test_highscores.c; complete verified referring-function closure | Exact dword XOR key applied symmetrically to all ten serialized score values. | ||
| 5 | 1028:0014 | 1028:0023 | 16 | initialized | verified | semantic-object | highscore_file_header | g_highscore_file_header | const uint8_t[16] | 54444b204869676873636f7265730000 | Binary bytes; complete save/write and load/ShortString-compare paths 1000:a8ea/a99c; reconstructed/tests/test_highscores.c; complete verified referring-function closure | Exact 16-byte authentication header; both NUL bytes participate in comparison and serialization. | |||
| 6 | 1028:0024 | 1028:002b | 8 | initialized | verified | semantic-object | tdkpin_application_vmt | g_tdkpin_application_vmt | struct TdkpinApplicationVmt | 1200eeff00000000 | Binary hash b6da1047d807ee6b4c7ba9aac27c80fa2c968c483abb80385a33e79d28ebe717; relocations 6:3-16; all method targets and program-entry VMT calls verified.; complete verified referring-function closure | Size 0x12, negative size 0xffee, reserved zero dword, destructor +08, Idle +0c, InitApplication +10, InitInstance +14, Setup +18, Run +1c, MessageLoop +20, PreProcess +24, dialog/accelerator/MDI +28/+2c/+30, MakeWindow +34, ExecDialog +38, ValidateWindow +3c, Error +40, CanClose +44. | |||
| 7 | 1028:002c | 1028:002f | 4 | initialized | verified | semantic-object | tdkpin_application_vmt | g_tdkpin_application_vmt | struct TdkpinApplicationVmt | ffff0000 | 1028:002c->entry-ordinal:99 | Binary hash b6da1047d807ee6b4c7ba9aac27c80fa2c968c483abb80385a33e79d28ebe717; relocations 6:3-16; all method targets and program-entry VMT calls verified.; complete verified referring-function closure | Size 0x12, negative size 0xffee, reserved zero dword, destructor +08, Idle +0c, InitApplication +10, InitInstance +14, Setup +18, Run +1c, MessageLoop +20, PreProcess +24, dialog/accelerator/MDI +28/+2c/+30, MakeWindow +34, ExecDialog +38, ValidateWindow +3c, Error +40, CanClose +44. | ||
| 8 | 1028:0030 | 1028:0033 | 4 | initialized | verified | semantic-object | tdkpin_application_vmt | g_tdkpin_application_vmt | struct TdkpinApplicationVmt | ffff0000 | 1028:0030->entry-ordinal:192 | Binary hash b6da1047d807ee6b4c7ba9aac27c80fa2c968c483abb80385a33e79d28ebe717; relocations 6:3-16; all method targets and program-entry VMT calls verified.; complete verified referring-function closure | Size 0x12, negative size 0xffee, reserved zero dword, destructor +08, Idle +0c, InitApplication +10, InitInstance +14, Setup +18, Run +1c, MessageLoop +20, PreProcess +24, dialog/accelerator/MDI +28/+2c/+30, MakeWindow +34, ExecDialog +38, ValidateWindow +3c, Error +40, CanClose +44. | ||
| 9 | 1028:0034 | 1028:0037 | 4 | initialized | verified | semantic-object | tdkpin_application_vmt | g_tdkpin_application_vmt | struct TdkpinApplicationVmt | ffff0000 | 1028:0034->entry-ordinal:193 | Binary hash b6da1047d807ee6b4c7ba9aac27c80fa2c968c483abb80385a33e79d28ebe717; relocations 6:3-16; all method targets and program-entry VMT calls verified.; complete verified referring-function closure | Size 0x12, negative size 0xffee, reserved zero dword, destructor +08, Idle +0c, InitApplication +10, InitInstance +14, Setup +18, Run +1c, MessageLoop +20, PreProcess +24, dialog/accelerator/MDI +28/+2c/+30, MakeWindow +34, ExecDialog +38, ValidateWindow +3c, Error +40, CanClose +44. | ||
| 10 | 1028:0038 | 1028:003b | 4 | initialized | verified | semantic-object | tdkpin_application_vmt | g_tdkpin_application_vmt | struct TdkpinApplicationVmt | ffff0000 | 1028:0038->entry-ordinal:1 | Binary hash b6da1047d807ee6b4c7ba9aac27c80fa2c968c483abb80385a33e79d28ebe717; relocations 6:3-16; all method targets and program-entry VMT calls verified.; complete verified referring-function closure | Size 0x12, negative size 0xffee, reserved zero dword, destructor +08, Idle +0c, InitApplication +10, InitInstance +14, Setup +18, Run +1c, MessageLoop +20, PreProcess +24, dialog/accelerator/MDI +28/+2c/+30, MakeWindow +34, ExecDialog +38, ValidateWindow +3c, Error +40, CanClose +44. | ||
| 11 | 1028:003c | 1028:003f | 4 | initialized | verified | semantic-object | tdkpin_application_vmt | g_tdkpin_application_vmt | struct TdkpinApplicationVmt | ffff0000 | 1028:003c->entry-ordinal:2 | Binary hash b6da1047d807ee6b4c7ba9aac27c80fa2c968c483abb80385a33e79d28ebe717; relocations 6:3-16; all method targets and program-entry VMT calls verified.; complete verified referring-function closure | Size 0x12, negative size 0xffee, reserved zero dword, destructor +08, Idle +0c, InitApplication +10, InitInstance +14, Setup +18, Run +1c, MessageLoop +20, PreProcess +24, dialog/accelerator/MDI +28/+2c/+30, MakeWindow +34, ExecDialog +38, ValidateWindow +3c, Error +40, CanClose +44. | ||
| 12 | 1028:0040 | 1028:0043 | 4 | initialized | verified | semantic-object | tdkpin_application_vmt | g_tdkpin_application_vmt | struct TdkpinApplicationVmt | ffff0000 | 1028:0040->entry-ordinal:195 | Binary hash b6da1047d807ee6b4c7ba9aac27c80fa2c968c483abb80385a33e79d28ebe717; relocations 6:3-16; all method targets and program-entry VMT calls verified.; complete verified referring-function closure | Size 0x12, negative size 0xffee, reserved zero dword, destructor +08, Idle +0c, InitApplication +10, InitInstance +14, Setup +18, Run +1c, MessageLoop +20, PreProcess +24, dialog/accelerator/MDI +28/+2c/+30, MakeWindow +34, ExecDialog +38, ValidateWindow +3c, Error +40, CanClose +44. | ||
| 13 | 1028:0044 | 1028:0047 | 4 | initialized | verified | semantic-object | tdkpin_application_vmt | g_tdkpin_application_vmt | struct TdkpinApplicationVmt | ffff0000 | 1028:0044->entry-ordinal:197 | Binary hash b6da1047d807ee6b4c7ba9aac27c80fa2c968c483abb80385a33e79d28ebe717; relocations 6:3-16; all method targets and program-entry VMT calls verified.; complete verified referring-function closure | Size 0x12, negative size 0xffee, reserved zero dword, destructor +08, Idle +0c, InitApplication +10, InitInstance +14, Setup +18, Run +1c, MessageLoop +20, PreProcess +24, dialog/accelerator/MDI +28/+2c/+30, MakeWindow +34, ExecDialog +38, ValidateWindow +3c, Error +40, CanClose +44. | ||
| 14 | 1028:0048 | 1028:004b | 4 | initialized | verified | semantic-object | tdkpin_application_vmt | g_tdkpin_application_vmt | struct TdkpinApplicationVmt | ffff0000 | 1028:0048->entry-ordinal:198 | Binary hash b6da1047d807ee6b4c7ba9aac27c80fa2c968c483abb80385a33e79d28ebe717; relocations 6:3-16; all method targets and program-entry VMT calls verified.; complete verified referring-function closure | Size 0x12, negative size 0xffee, reserved zero dword, destructor +08, Idle +0c, InitApplication +10, InitInstance +14, Setup +18, Run +1c, MessageLoop +20, PreProcess +24, dialog/accelerator/MDI +28/+2c/+30, MakeWindow +34, ExecDialog +38, ValidateWindow +3c, Error +40, CanClose +44. | ||
| 15 | 1028:004c | 1028:004f | 4 | initialized | verified | semantic-object | tdkpin_application_vmt | g_tdkpin_application_vmt | struct TdkpinApplicationVmt | ffff0000 | 1028:004c->entry-ordinal:199 | Binary hash b6da1047d807ee6b4c7ba9aac27c80fa2c968c483abb80385a33e79d28ebe717; relocations 6:3-16; all method targets and program-entry VMT calls verified.; complete verified referring-function closure | Size 0x12, negative size 0xffee, reserved zero dword, destructor +08, Idle +0c, InitApplication +10, InitInstance +14, Setup +18, Run +1c, MessageLoop +20, PreProcess +24, dialog/accelerator/MDI +28/+2c/+30, MakeWindow +34, ExecDialog +38, ValidateWindow +3c, Error +40, CanClose +44. | ||
| 16 | 1028:0050 | 1028:0053 | 4 | initialized | verified | semantic-object | tdkpin_application_vmt | g_tdkpin_application_vmt | struct TdkpinApplicationVmt | ffff0000 | 1028:0050->entry-ordinal:200 | Binary hash b6da1047d807ee6b4c7ba9aac27c80fa2c968c483abb80385a33e79d28ebe717; relocations 6:3-16; all method targets and program-entry VMT calls verified.; complete verified referring-function closure | Size 0x12, negative size 0xffee, reserved zero dword, destructor +08, Idle +0c, InitApplication +10, InitInstance +14, Setup +18, Run +1c, MessageLoop +20, PreProcess +24, dialog/accelerator/MDI +28/+2c/+30, MakeWindow +34, ExecDialog +38, ValidateWindow +3c, Error +40, CanClose +44. | ||
| 17 | 1028:0054 | 1028:0057 | 4 | initialized | verified | semantic-object | tdkpin_application_vmt | g_tdkpin_application_vmt | struct TdkpinApplicationVmt | ffff0000 | 1028:0054->entry-ordinal:201 | Binary hash b6da1047d807ee6b4c7ba9aac27c80fa2c968c483abb80385a33e79d28ebe717; relocations 6:3-16; all method targets and program-entry VMT calls verified.; complete verified referring-function closure | Size 0x12, negative size 0xffee, reserved zero dword, destructor +08, Idle +0c, InitApplication +10, InitInstance +14, Setup +18, Run +1c, MessageLoop +20, PreProcess +24, dialog/accelerator/MDI +28/+2c/+30, MakeWindow +34, ExecDialog +38, ValidateWindow +3c, Error +40, CanClose +44. | ||
| 18 | 1028:0058 | 1028:005b | 4 | initialized | verified | semantic-object | tdkpin_application_vmt | g_tdkpin_application_vmt | struct TdkpinApplicationVmt | ffff0000 | 1028:0058->entry-ordinal:202 | Binary hash b6da1047d807ee6b4c7ba9aac27c80fa2c968c483abb80385a33e79d28ebe717; relocations 6:3-16; all method targets and program-entry VMT calls verified.; complete verified referring-function closure | Size 0x12, negative size 0xffee, reserved zero dword, destructor +08, Idle +0c, InitApplication +10, InitInstance +14, Setup +18, Run +1c, MessageLoop +20, PreProcess +24, dialog/accelerator/MDI +28/+2c/+30, MakeWindow +34, ExecDialog +38, ValidateWindow +3c, Error +40, CanClose +44. | ||
| 19 | 1028:005c | 1028:005f | 4 | initialized | verified | semantic-object | tdkpin_application_vmt | g_tdkpin_application_vmt | struct TdkpinApplicationVmt | ffff0000 | 1028:005c->entry-ordinal:203 | Binary hash b6da1047d807ee6b4c7ba9aac27c80fa2c968c483abb80385a33e79d28ebe717; relocations 6:3-16; all method targets and program-entry VMT calls verified.; complete verified referring-function closure | Size 0x12, negative size 0xffee, reserved zero dword, destructor +08, Idle +0c, InitApplication +10, InitInstance +14, Setup +18, Run +1c, MessageLoop +20, PreProcess +24, dialog/accelerator/MDI +28/+2c/+30, MakeWindow +34, ExecDialog +38, ValidateWindow +3c, Error +40, CanClose +44. | ||
| 20 | 1028:0060 | 1028:0063 | 4 | initialized | verified | semantic-object | tdkpin_application_vmt | g_tdkpin_application_vmt | struct TdkpinApplicationVmt | ffff0000 | 1028:0060->entry-ordinal:204 | Binary hash b6da1047d807ee6b4c7ba9aac27c80fa2c968c483abb80385a33e79d28ebe717; relocations 6:3-16; all method targets and program-entry VMT calls verified.; complete verified referring-function closure | Size 0x12, negative size 0xffee, reserved zero dword, destructor +08, Idle +0c, InitApplication +10, InitInstance +14, Setup +18, Run +1c, MessageLoop +20, PreProcess +24, dialog/accelerator/MDI +28/+2c/+30, MakeWindow +34, ExecDialog +38, ValidateWindow +3c, Error +40, CanClose +44. | ||
| 21 | 1028:0064 | 1028:0067 | 4 | initialized | verified | semantic-object | tdkpin_application_vmt | g_tdkpin_application_vmt | struct TdkpinApplicationVmt | ffff0000 | 1028:0064->entry-ordinal:205 | Binary hash b6da1047d807ee6b4c7ba9aac27c80fa2c968c483abb80385a33e79d28ebe717; relocations 6:3-16; all method targets and program-entry VMT calls verified.; complete verified referring-function closure | Size 0x12, negative size 0xffee, reserved zero dword, destructor +08, Idle +0c, InitApplication +10, InitInstance +14, Setup +18, Run +1c, MessageLoop +20, PreProcess +24, dialog/accelerator/MDI +28/+2c/+30, MakeWindow +34, ExecDialog +38, ValidateWindow +3c, Error +40, CanClose +44. | ||
| 22 | 1028:0068 | 1028:006b | 4 | initialized | verified | semantic-object | tdkpin_application_vmt | g_tdkpin_application_vmt | struct TdkpinApplicationVmt | ffff0000 | 1028:0068->entry-ordinal:206 | Binary hash b6da1047d807ee6b4c7ba9aac27c80fa2c968c483abb80385a33e79d28ebe717; relocations 6:3-16; all method targets and program-entry VMT calls verified.; complete verified referring-function closure | Size 0x12, negative size 0xffee, reserved zero dword, destructor +08, Idle +0c, InitApplication +10, InitInstance +14, Setup +18, Run +1c, MessageLoop +20, PreProcess +24, dialog/accelerator/MDI +28/+2c/+30, MakeWindow +34, ExecDialog +38, ValidateWindow +3c, Error +40, CanClose +44. | ||
| 23 | 1028:006c | 1028:0081 | 22 | initialized | verified | semantic-object | main_window_dynamic_dispatch | g_main_window_dynamic_dispatch | const uint8_t[50] | 0a060000000007000001010180051c00050011030f03 | Exact bytes and relocations at 0082..009a to entry ordinals 8..14; all targets and dispatcher verified; complete verified referring-function closure | Complete main-window dynamic dispatch descriptor, preserved separately from the VMT at 009e. | |||
| 24 | 1028:0082 | 1028:0085 | 4 | initialized | verified | semantic-object | main_window_dynamic_dispatch | g_main_window_dynamic_dispatch | const uint8_t[50] | ffff0000 | 1028:0082->entry-ordinal:8 | Exact bytes and relocations at 0082..009a to entry ordinals 8..14; all targets and dispatcher verified; complete verified referring-function closure | Complete main-window dynamic dispatch descriptor, preserved separately from the VMT at 009e. | ||
| 25 | 1028:0086 | 1028:0089 | 4 | initialized | verified | semantic-object | main_window_dynamic_dispatch | g_main_window_dynamic_dispatch | const uint8_t[50] | ffff0000 | 1028:0086->entry-ordinal:9 | Exact bytes and relocations at 0082..009a to entry ordinals 8..14; all targets and dispatcher verified; complete verified referring-function closure | Complete main-window dynamic dispatch descriptor, preserved separately from the VMT at 009e. | ||
| 26 | 1028:008a | 1028:008d | 4 | initialized | verified | semantic-object | main_window_dynamic_dispatch | g_main_window_dynamic_dispatch | const uint8_t[50] | ffff0000 | 1028:008a->entry-ordinal:10 | Exact bytes and relocations at 0082..009a to entry ordinals 8..14; all targets and dispatcher verified; complete verified referring-function closure | Complete main-window dynamic dispatch descriptor, preserved separately from the VMT at 009e. | ||
| 27 | 1028:008e | 1028:0091 | 4 | initialized | verified | semantic-object | main_window_dynamic_dispatch | g_main_window_dynamic_dispatch | const uint8_t[50] | ffff0000 | 1028:008e->entry-ordinal:11 | Exact bytes and relocations at 0082..009a to entry ordinals 8..14; all targets and dispatcher verified; complete verified referring-function closure | Complete main-window dynamic dispatch descriptor, preserved separately from the VMT at 009e. | ||
| 28 | 1028:0092 | 1028:0095 | 4 | initialized | verified | semantic-object | main_window_dynamic_dispatch | g_main_window_dynamic_dispatch | const uint8_t[50] | ffff0000 | 1028:0092->entry-ordinal:12 | Exact bytes and relocations at 0082..009a to entry ordinals 8..14; all targets and dispatcher verified; complete verified referring-function closure | Complete main-window dynamic dispatch descriptor, preserved separately from the VMT at 009e. | ||
| 29 | 1028:0096 | 1028:0099 | 4 | initialized | verified | semantic-object | main_window_dynamic_dispatch | g_main_window_dynamic_dispatch | const uint8_t[50] | ffff0000 | 1028:0096->entry-ordinal:13 | Exact bytes and relocations at 0082..009a to entry ordinals 8..14; all targets and dispatcher verified; complete verified referring-function closure | Complete main-window dynamic dispatch descriptor, preserved separately from the VMT at 009e. | ||
| 30 | 1028:009a | 1028:009d | 4 | initialized | verified | semantic-object | main_window_dynamic_dispatch | g_main_window_dynamic_dispatch | const uint8_t[50] | ffff0000 | 1028:009a->entry-ordinal:14 | Exact bytes and relocations at 0082..009a to entry ordinals 8..14; all targets and dispatcher verified; complete verified referring-function closure | Complete main-window dynamic dispatch descriptor, preserved separately from the VMT at 009e. | ||
| 31 | 1028:009e | 1028:00a5 | 8 | initialized | verified | semantic-object | main_window_vmt | g_main_window_vmt | const uint8_t[80] | e50b1bf46c000000 | Constructor uses VMT 009e; exact relocations 00a6..00ea; all method targets/window paths verified; complete verified referring-function closure | Exact main game-window VMT extent from size/header through final virtual slot. | |||
| 32 | 1028:00a6 | 1028:00a9 | 4 | initialized | verified | semantic-object | main_window_vmt | g_main_window_vmt | const uint8_t[80] | ffff0000 | 1028:00a6->entry-ordinal:5 | Constructor uses VMT 009e; exact relocations 00a6..00ea; all method targets/window paths verified; complete verified referring-function closure | Exact main game-window VMT extent from size/header through final virtual slot. | ||
| 33 | 1028:00aa | 1028:00ad | 4 | initialized | verified | semantic-object | main_window_vmt | g_main_window_vmt | const uint8_t[80] | ffff0000 | 1028:00aa->entry-ordinal:177 | Constructor uses VMT 009e; exact relocations 00a6..00ea; all method targets/window paths verified; complete verified referring-function closure | Exact main game-window VMT extent from size/header through final virtual slot. | ||
| 34 | 1028:00ae | 1028:00b1 | 4 | initialized | verified | semantic-object | main_window_vmt | g_main_window_vmt | const uint8_t[80] | ffff0000 | 1028:00ae->entry-ordinal:135 | Constructor uses VMT 009e; exact relocations 00a6..00ea; all method targets/window paths verified; complete verified referring-function closure | Exact main game-window VMT extent from size/header through final virtual slot. | ||
| 35 | 1028:00b2 | 1028:00b5 | 4 | initialized | verified | semantic-object | main_window_vmt | g_main_window_vmt | const uint8_t[80] | ffff0000 | 1028:00b2->entry-ordinal:136 | Constructor uses VMT 009e; exact relocations 00a6..00ea; all method targets/window paths verified; complete verified referring-function closure | Exact main game-window VMT extent from size/header through final virtual slot. | ||
| 36 | 1028:00b6 | 1028:00b9 | 4 | initialized | verified | semantic-object | main_window_vmt | g_main_window_vmt | const uint8_t[80] | ffff0000 | 1028:00b6->entry-ordinal:137 | Constructor uses VMT 009e; exact relocations 00a6..00ea; all method targets/window paths verified; complete verified referring-function closure | Exact main game-window VMT extent from size/header through final virtual slot. | ||
| 37 | 1028:00ba | 1028:00bd | 4 | initialized | verified | semantic-object | main_window_vmt | g_main_window_vmt | const uint8_t[80] | ffff0000 | 1028:00ba->entry-ordinal:145 | Constructor uses VMT 009e; exact relocations 00a6..00ea; all method targets/window paths verified; complete verified referring-function closure | Exact main game-window VMT extent from size/header through final virtual slot. | ||
| 38 | 1028:00be | 1028:00c1 | 4 | initialized | verified | semantic-object | main_window_vmt | g_main_window_vmt | const uint8_t[80] | ffff0000 | 1028:00be->entry-ordinal:176 | Constructor uses VMT 009e; exact relocations 00a6..00ea; all method targets/window paths verified; complete verified referring-function closure | Exact main game-window VMT extent from size/header through final virtual slot. | ||
| 39 | 1028:00c2 | 1028:00c5 | 4 | initialized | verified | semantic-object | main_window_vmt | g_main_window_vmt | const uint8_t[80] | ffff0000 | 1028:00c2->entry-ordinal:146 | Constructor uses VMT 009e; exact relocations 00a6..00ea; all method targets/window paths verified; complete verified referring-function closure | Exact main game-window VMT extent from size/header through final virtual slot. | ||
| 40 | 1028:00c6 | 1028:00c9 | 4 | initialized | verified | semantic-object | main_window_vmt | g_main_window_vmt | const uint8_t[80] | ffff0000 | 1028:00c6->entry-ordinal:175 | Constructor uses VMT 009e; exact relocations 00a6..00ea; all method targets/window paths verified; complete verified referring-function closure | Exact main game-window VMT extent from size/header through final virtual slot. | ||
| 41 | 1028:00ca | 1028:00cd | 4 | initialized | verified | semantic-object | main_window_vmt | g_main_window_vmt | const uint8_t[80] | ffff0000 | 1028:00ca->entry-ordinal:148 | Constructor uses VMT 009e; exact relocations 00a6..00ea; all method targets/window paths verified; complete verified referring-function closure | Exact main game-window VMT extent from size/header through final virtual slot. | ||
| 42 | 1028:00ce | 1028:00d1 | 4 | initialized | verified | semantic-object | main_window_vmt | g_main_window_vmt | const uint8_t[80] | ffff0000 | 1028:00ce->entry-ordinal:149 | Constructor uses VMT 009e; exact relocations 00a6..00ea; all method targets/window paths verified; complete verified referring-function closure | Exact main game-window VMT extent from size/header through final virtual slot. | ||
| 43 | 1028:00d2 | 1028:00d5 | 4 | initialized | verified | semantic-object | main_window_vmt | g_main_window_vmt | const uint8_t[80] | ffff0000 | 1028:00d2->entry-ordinal:4 | Constructor uses VMT 009e; exact relocations 00a6..00ea; all method targets/window paths verified; complete verified referring-function closure | Exact main game-window VMT extent from size/header through final virtual slot. | ||
| 44 | 1028:00d6 | 1028:00d9 | 4 | initialized | verified | semantic-object | main_window_vmt | g_main_window_vmt | const uint8_t[80] | ffff0000 | 1028:00d6->entry-ordinal:6 | Constructor uses VMT 009e; exact relocations 00a6..00ea; all method targets/window paths verified; complete verified referring-function closure | Exact main game-window VMT extent from size/header through final virtual slot. | ||
| 45 | 1028:00da | 1028:00dd | 4 | initialized | verified | semantic-object | main_window_vmt | g_main_window_vmt | const uint8_t[80] | ffff0000 | 1028:00da->entry-ordinal:153 | Constructor uses VMT 009e; exact relocations 00a6..00ea; all method targets/window paths verified; complete verified referring-function closure | Exact main game-window VMT extent from size/header through final virtual slot. | ||
| 46 | 1028:00de | 1028:00e1 | 4 | initialized | verified | semantic-object | main_window_vmt | g_main_window_vmt | const uint8_t[80] | ffff0000 | 1028:00de->entry-ordinal:154 | Constructor uses VMT 009e; exact relocations 00a6..00ea; all method targets/window paths verified; complete verified referring-function closure | Exact main game-window VMT extent from size/header through final virtual slot. | ||
| 47 | 1028:00e2 | 1028:00e5 | 4 | initialized | verified | semantic-object | main_window_vmt | g_main_window_vmt | const uint8_t[80] | ffff0000 | 1028:00e2->entry-ordinal:155 | Constructor uses VMT 009e; exact relocations 00a6..00ea; all method targets/window paths verified; complete verified referring-function closure | Exact main game-window VMT extent from size/header through final virtual slot. | ||
| 48 | 1028:00e6 | 1028:00e9 | 4 | initialized | verified | semantic-object | main_window_vmt | g_main_window_vmt | const uint8_t[80] | ffff0000 | 1028:00e6->entry-ordinal:156 | Constructor uses VMT 009e; exact relocations 00a6..00ea; all method targets/window paths verified; complete verified referring-function closure | Exact main game-window VMT extent from size/header through final virtual slot. | ||
| 49 | 1028:00ea | 1028:00ed | 4 | initialized | verified | semantic-object | main_window_vmt | g_main_window_vmt | const uint8_t[80] | ffff0000 | 1028:00ea->entry-ordinal:7 | Constructor uses VMT 009e; exact relocations 00a6..00ea; all method targets/window paths verified; complete verified referring-function closure | Exact main game-window VMT extent from size/header through final virtual slot. | ||
| 50 | 1028:00ee | 1028:00fd | 16 | initialized | verified | semantic-object | highscore_dynamic_dispatch | g_highscore_dynamic_dispatch | const uint8_t[32] | 0a060000000004000102010111030f03 | Exact bytes and relocations 00fe..010a to entry ordinals 20..23; high-score window behavior verified; complete verified referring-function closure | Complete dynamic dispatch descriptor paired with the verified high-score VMT at 010e. | |||
| 51 | 1028:00fe | 1028:0101 | 4 | initialized | verified | semantic-object | highscore_dynamic_dispatch | g_highscore_dynamic_dispatch | const uint8_t[32] | ffff0000 | 1028:00fe->entry-ordinal:20 | Exact bytes and relocations 00fe..010a to entry ordinals 20..23; high-score window behavior verified; complete verified referring-function closure | Complete dynamic dispatch descriptor paired with the verified high-score VMT at 010e. | ||
| 52 | 1028:0102 | 1028:0105 | 4 | initialized | verified | semantic-object | highscore_dynamic_dispatch | g_highscore_dynamic_dispatch | const uint8_t[32] | ffff0000 | 1028:0102->entry-ordinal:21 | Exact bytes and relocations 00fe..010a to entry ordinals 20..23; high-score window behavior verified; complete verified referring-function closure | Complete dynamic dispatch descriptor paired with the verified high-score VMT at 010e. | ||
| 53 | 1028:0106 | 1028:0109 | 4 | initialized | verified | semantic-object | highscore_dynamic_dispatch | g_highscore_dynamic_dispatch | const uint8_t[32] | ffff0000 | 1028:0106->entry-ordinal:22 | Exact bytes and relocations 00fe..010a to entry ordinals 20..23; high-score window behavior verified; complete verified referring-function closure | Complete dynamic dispatch descriptor paired with the verified high-score VMT at 010e. | ||
| 54 | 1028:010a | 1028:010d | 4 | initialized | verified | semantic-object | highscore_dynamic_dispatch | g_highscore_dynamic_dispatch | const uint8_t[32] | ffff0000 | 1028:010a->entry-ordinal:23 | Exact bytes and relocations 00fe..010a to entry ordinals 20..23; high-score window behavior verified; complete verified referring-function closure | Complete dynamic dispatch descriptor paired with the verified high-score VMT at 010e. | ||
| 55 | 1028:010e | 1028:0115 | 8 | initialized | verified | semantic-object | highscore_window_vmt | g_highscore_window_vmt | TdkpinHighscoreWindowVmt | 4500bbffee000000 | Binary bytes; relocations 6:46-63; all method targets including paint 1000:5c13 verified; reconstructed/tdkpin_highscores.h; reconstructed/tests/test_highscores.c; complete verified referring-function closure | Exact 80-byte TWindow-derived VMT from destructor +08 through paint +4c, with every slot named and address-backed. | |||
| 56 | 1028:0116 | 1028:0119 | 4 | initialized | verified | semantic-object | highscore_window_vmt | g_highscore_window_vmt | TdkpinHighscoreWindowVmt | ffff0000 | 1028:0116->entry-ordinal:17 | Binary bytes; relocations 6:46-63; all method targets including paint 1000:5c13 verified; reconstructed/tdkpin_highscores.h; reconstructed/tests/test_highscores.c; complete verified referring-function closure | Exact 80-byte TWindow-derived VMT from destructor +08 through paint +4c, with every slot named and address-backed. | ||
| 57 | 1028:011a | 1028:011d | 4 | initialized | verified | semantic-object | highscore_window_vmt | g_highscore_window_vmt | TdkpinHighscoreWindowVmt | ffff0000 | 1028:011a->entry-ordinal:177 | Binary bytes; relocations 6:46-63; all method targets including paint 1000:5c13 verified; reconstructed/tdkpin_highscores.h; reconstructed/tests/test_highscores.c; complete verified referring-function closure | Exact 80-byte TWindow-derived VMT from destructor +08 through paint +4c, with every slot named and address-backed. | ||
| 58 | 1028:011e | 1028:0121 | 4 | initialized | verified | semantic-object | highscore_window_vmt | g_highscore_window_vmt | TdkpinHighscoreWindowVmt | ffff0000 | 1028:011e->entry-ordinal:135 | Binary bytes; relocations 6:46-63; all method targets including paint 1000:5c13 verified; reconstructed/tdkpin_highscores.h; reconstructed/tests/test_highscores.c; complete verified referring-function closure | Exact 80-byte TWindow-derived VMT from destructor +08 through paint +4c, with every slot named and address-backed. | ||
| 59 | 1028:0122 | 1028:0125 | 4 | initialized | verified | semantic-object | highscore_window_vmt | g_highscore_window_vmt | TdkpinHighscoreWindowVmt | ffff0000 | 1028:0122->entry-ordinal:136 | Binary bytes; relocations 6:46-63; all method targets including paint 1000:5c13 verified; reconstructed/tdkpin_highscores.h; reconstructed/tests/test_highscores.c; complete verified referring-function closure | Exact 80-byte TWindow-derived VMT from destructor +08 through paint +4c, with every slot named and address-backed. | ||
| 60 | 1028:0126 | 1028:0129 | 4 | initialized | verified | semantic-object | highscore_window_vmt | g_highscore_window_vmt | TdkpinHighscoreWindowVmt | ffff0000 | 1028:0126->entry-ordinal:137 | Binary bytes; relocations 6:46-63; all method targets including paint 1000:5c13 verified; reconstructed/tdkpin_highscores.h; reconstructed/tests/test_highscores.c; complete verified referring-function closure | Exact 80-byte TWindow-derived VMT from destructor +08 through paint +4c, with every slot named and address-backed. | ||
| 61 | 1028:012a | 1028:012d | 4 | initialized | verified | semantic-object | highscore_window_vmt | g_highscore_window_vmt | TdkpinHighscoreWindowVmt | ffff0000 | 1028:012a->entry-ordinal:145 | Binary bytes; relocations 6:46-63; all method targets including paint 1000:5c13 verified; reconstructed/tdkpin_highscores.h; reconstructed/tests/test_highscores.c; complete verified referring-function closure | Exact 80-byte TWindow-derived VMT from destructor +08 through paint +4c, with every slot named and address-backed. | ||
| 62 | 1028:012e | 1028:0131 | 4 | initialized | verified | semantic-object | highscore_window_vmt | g_highscore_window_vmt | TdkpinHighscoreWindowVmt | ffff0000 | 1028:012e->entry-ordinal:176 | Binary bytes; relocations 6:46-63; all method targets including paint 1000:5c13 verified; reconstructed/tdkpin_highscores.h; reconstructed/tests/test_highscores.c; complete verified referring-function closure | Exact 80-byte TWindow-derived VMT from destructor +08 through paint +4c, with every slot named and address-backed. | ||
| 63 | 1028:0132 | 1028:0135 | 4 | initialized | verified | semantic-object | highscore_window_vmt | g_highscore_window_vmt | TdkpinHighscoreWindowVmt | ffff0000 | 1028:0132->entry-ordinal:146 | Binary bytes; relocations 6:46-63; all method targets including paint 1000:5c13 verified; reconstructed/tdkpin_highscores.h; reconstructed/tests/test_highscores.c; complete verified referring-function closure | Exact 80-byte TWindow-derived VMT from destructor +08 through paint +4c, with every slot named and address-backed. | ||
| 64 | 1028:0136 | 1028:0139 | 4 | initialized | verified | semantic-object | highscore_window_vmt | g_highscore_window_vmt | TdkpinHighscoreWindowVmt | ffff0000 | 1028:0136->entry-ordinal:175 | Binary bytes; relocations 6:46-63; all method targets including paint 1000:5c13 verified; reconstructed/tdkpin_highscores.h; reconstructed/tests/test_highscores.c; complete verified referring-function closure | Exact 80-byte TWindow-derived VMT from destructor +08 through paint +4c, with every slot named and address-backed. | ||
| 65 | 1028:013a | 1028:013d | 4 | initialized | verified | semantic-object | highscore_window_vmt | g_highscore_window_vmt | TdkpinHighscoreWindowVmt | ffff0000 | 1028:013a->entry-ordinal:148 | Binary bytes; relocations 6:46-63; all method targets including paint 1000:5c13 verified; reconstructed/tdkpin_highscores.h; reconstructed/tests/test_highscores.c; complete verified referring-function closure | Exact 80-byte TWindow-derived VMT from destructor +08 through paint +4c, with every slot named and address-backed. | ||
| 66 | 1028:013e | 1028:0141 | 4 | initialized | verified | semantic-object | highscore_window_vmt | g_highscore_window_vmt | TdkpinHighscoreWindowVmt | ffff0000 | 1028:013e->entry-ordinal:149 | Binary bytes; relocations 6:46-63; all method targets including paint 1000:5c13 verified; reconstructed/tdkpin_highscores.h; reconstructed/tests/test_highscores.c; complete verified referring-function closure | Exact 80-byte TWindow-derived VMT from destructor +08 through paint +4c, with every slot named and address-backed. | ||
| 67 | 1028:0142 | 1028:0145 | 4 | initialized | verified | semantic-object | highscore_window_vmt | g_highscore_window_vmt | TdkpinHighscoreWindowVmt | ffff0000 | 1028:0142->entry-ordinal:16 | Binary bytes; relocations 6:46-63; all method targets including paint 1000:5c13 verified; reconstructed/tdkpin_highscores.h; reconstructed/tests/test_highscores.c; complete verified referring-function closure | Exact 80-byte TWindow-derived VMT from destructor +08 through paint +4c, with every slot named and address-backed. | ||
| 68 | 1028:0146 | 1028:0149 | 4 | initialized | verified | semantic-object | highscore_window_vmt | g_highscore_window_vmt | TdkpinHighscoreWindowVmt | ffff0000 | 1028:0146->entry-ordinal:18 | Binary bytes; relocations 6:46-63; all method targets including paint 1000:5c13 verified; reconstructed/tdkpin_highscores.h; reconstructed/tests/test_highscores.c; complete verified referring-function closure | Exact 80-byte TWindow-derived VMT from destructor +08 through paint +4c, with every slot named and address-backed. | ||
| 69 | 1028:014a | 1028:014d | 4 | initialized | verified | semantic-object | highscore_window_vmt | g_highscore_window_vmt | TdkpinHighscoreWindowVmt | ffff0000 | 1028:014a->entry-ordinal:153 | Binary bytes; relocations 6:46-63; all method targets including paint 1000:5c13 verified; reconstructed/tdkpin_highscores.h; reconstructed/tests/test_highscores.c; complete verified referring-function closure | Exact 80-byte TWindow-derived VMT from destructor +08 through paint +4c, with every slot named and address-backed. | ||
| 70 | 1028:014e | 1028:0151 | 4 | initialized | verified | semantic-object | highscore_window_vmt | g_highscore_window_vmt | TdkpinHighscoreWindowVmt | ffff0000 | 1028:014e->entry-ordinal:154 | Binary bytes; relocations 6:46-63; all method targets including paint 1000:5c13 verified; reconstructed/tdkpin_highscores.h; reconstructed/tests/test_highscores.c; complete verified referring-function closure | Exact 80-byte TWindow-derived VMT from destructor +08 through paint +4c, with every slot named and address-backed. | ||
| 71 | 1028:0152 | 1028:0155 | 4 | initialized | verified | semantic-object | highscore_window_vmt | g_highscore_window_vmt | TdkpinHighscoreWindowVmt | ffff0000 | 1028:0152->entry-ordinal:155 | Binary bytes; relocations 6:46-63; all method targets including paint 1000:5c13 verified; reconstructed/tdkpin_highscores.h; reconstructed/tests/test_highscores.c; complete verified referring-function closure | Exact 80-byte TWindow-derived VMT from destructor +08 through paint +4c, with every slot named and address-backed. | ||
| 72 | 1028:0156 | 1028:0159 | 4 | initialized | verified | semantic-object | highscore_window_vmt | g_highscore_window_vmt | TdkpinHighscoreWindowVmt | ffff0000 | 1028:0156->entry-ordinal:156 | Binary bytes; relocations 6:46-63; all method targets including paint 1000:5c13 verified; reconstructed/tdkpin_highscores.h; reconstructed/tests/test_highscores.c; complete verified referring-function closure | Exact 80-byte TWindow-derived VMT from destructor +08 through paint +4c, with every slot named and address-backed. | ||
| 73 | 1028:015a | 1028:015d | 4 | initialized | verified | semantic-object | highscore_window_vmt | g_highscore_window_vmt | TdkpinHighscoreWindowVmt | ffff0000 | 1028:015a->entry-ordinal:19 | Binary bytes; relocations 6:46-63; all method targets including paint 1000:5c13 verified; reconstructed/tdkpin_highscores.h; reconstructed/tests/test_highscores.c; complete verified referring-function closure | Exact 80-byte TWindow-derived VMT from destructor +08 through paint +4c, with every slot named and address-backed. | ||
| 74 | 1028:015e | 1028:016d | 16 | initialized | verified | semantic-object | full_child_dynamic_dispatch | g_full_child_dynamic_dispatch | const uint8_t[32] | 0a060000000004000102010111030f03 | Exact bytes and relocations 016e..017a to entry ordinals 29..32; full-child handlers verified; complete verified referring-function closure | Complete dynamic dispatch descriptor for the full-size child/help window class. | |||
| 75 | 1028:016e | 1028:0171 | 4 | initialized | verified | semantic-object | full_child_dynamic_dispatch | g_full_child_dynamic_dispatch | const uint8_t[32] | ffff0000 | 1028:016e->entry-ordinal:29 | Exact bytes and relocations 016e..017a to entry ordinals 29..32; full-child handlers verified; complete verified referring-function closure | Complete dynamic dispatch descriptor for the full-size child/help window class. | ||
| 76 | 1028:0172 | 1028:0175 | 4 | initialized | verified | semantic-object | full_child_dynamic_dispatch | g_full_child_dynamic_dispatch | const uint8_t[32] | ffff0000 | 1028:0172->entry-ordinal:30 | Exact bytes and relocations 016e..017a to entry ordinals 29..32; full-child handlers verified; complete verified referring-function closure | Complete dynamic dispatch descriptor for the full-size child/help window class. | ||
| 77 | 1028:0176 | 1028:0179 | 4 | initialized | verified | semantic-object | full_child_dynamic_dispatch | g_full_child_dynamic_dispatch | const uint8_t[32] | ffff0000 | 1028:0176->entry-ordinal:31 | Exact bytes and relocations 016e..017a to entry ordinals 29..32; full-child handlers verified; complete verified referring-function closure | Complete dynamic dispatch descriptor for the full-size child/help window class. | ||
| 78 | 1028:017a | 1028:017d | 4 | initialized | verified | semantic-object | full_child_dynamic_dispatch | g_full_child_dynamic_dispatch | const uint8_t[32] | ffff0000 | 1028:017a->entry-ordinal:32 | Exact bytes and relocations 016e..017a to entry ordinals 29..32; full-child handlers verified; complete verified referring-function closure | Complete dynamic dispatch descriptor for the full-size child/help window class. | ||
| 79 | 1028:017e | 1028:0185 | 8 | initialized | verified | semantic-object | full_child_window_vmt | g_full_child_window_vmt | const uint8_t[80] | 4500bbff5e010000 | Constructors use VMT 017e; exact relocations 0186..01ca; all window targets verified; complete verified referring-function closure | Exact full-child/help window VMT from object size/header through final paint/message slot. | |||
| 80 | 1028:0186 | 1028:0189 | 4 | initialized | verified | semantic-object | full_child_window_vmt | g_full_child_window_vmt | const uint8_t[80] | ffff0000 | 1028:0186->entry-ordinal:26 | Constructors use VMT 017e; exact relocations 0186..01ca; all window targets verified; complete verified referring-function closure | Exact full-child/help window VMT from object size/header through final paint/message slot. | ||
| 81 | 1028:018a | 1028:018d | 4 | initialized | verified | semantic-object | full_child_window_vmt | g_full_child_window_vmt | const uint8_t[80] | ffff0000 | 1028:018a->entry-ordinal:177 | Constructors use VMT 017e; exact relocations 0186..01ca; all window targets verified; complete verified referring-function closure | Exact full-child/help window VMT from object size/header through final paint/message slot. | ||
| 82 | 1028:018e | 1028:0191 | 4 | initialized | verified | semantic-object | full_child_window_vmt | g_full_child_window_vmt | const uint8_t[80] | ffff0000 | 1028:018e->entry-ordinal:135 | Constructors use VMT 017e; exact relocations 0186..01ca; all window targets verified; complete verified referring-function closure | Exact full-child/help window VMT from object size/header through final paint/message slot. | ||
| 83 | 1028:0192 | 1028:0195 | 4 | initialized | verified | semantic-object | full_child_window_vmt | g_full_child_window_vmt | const uint8_t[80] | ffff0000 | 1028:0192->entry-ordinal:136 | Constructors use VMT 017e; exact relocations 0186..01ca; all window targets verified; complete verified referring-function closure | Exact full-child/help window VMT from object size/header through final paint/message slot. | ||
| 84 | 1028:0196 | 1028:0199 | 4 | initialized | verified | semantic-object | full_child_window_vmt | g_full_child_window_vmt | const uint8_t[80] | ffff0000 | 1028:0196->entry-ordinal:137 | Constructors use VMT 017e; exact relocations 0186..01ca; all window targets verified; complete verified referring-function closure | Exact full-child/help window VMT from object size/header through final paint/message slot. | ||
| 85 | 1028:019a | 1028:019d | 4 | initialized | verified | semantic-object | full_child_window_vmt | g_full_child_window_vmt | const uint8_t[80] | ffff0000 | 1028:019a->entry-ordinal:145 | Constructors use VMT 017e; exact relocations 0186..01ca; all window targets verified; complete verified referring-function closure | Exact full-child/help window VMT from object size/header through final paint/message slot. | ||
| 86 | 1028:019e | 1028:01a1 | 4 | initialized | verified | semantic-object | full_child_window_vmt | g_full_child_window_vmt | const uint8_t[80] | ffff0000 | 1028:019e->entry-ordinal:176 | Constructors use VMT 017e; exact relocations 0186..01ca; all window targets verified; complete verified referring-function closure | Exact full-child/help window VMT from object size/header through final paint/message slot. | ||
| 87 | 1028:01a2 | 1028:01a5 | 4 | initialized | verified | semantic-object | full_child_window_vmt | g_full_child_window_vmt | const uint8_t[80] | ffff0000 | 1028:01a2->entry-ordinal:146 | Constructors use VMT 017e; exact relocations 0186..01ca; all window targets verified; complete verified referring-function closure | Exact full-child/help window VMT from object size/header through final paint/message slot. | ||
| 88 | 1028:01a6 | 1028:01a9 | 4 | initialized | verified | semantic-object | full_child_window_vmt | g_full_child_window_vmt | const uint8_t[80] | ffff0000 | 1028:01a6->entry-ordinal:175 | Constructors use VMT 017e; exact relocations 0186..01ca; all window targets verified; complete verified referring-function closure | Exact full-child/help window VMT from object size/header through final paint/message slot. | ||
| 89 | 1028:01aa | 1028:01ad | 4 | initialized | verified | semantic-object | full_child_window_vmt | g_full_child_window_vmt | const uint8_t[80] | ffff0000 | 1028:01aa->entry-ordinal:148 | Constructors use VMT 017e; exact relocations 0186..01ca; all window targets verified; complete verified referring-function closure | Exact full-child/help window VMT from object size/header through final paint/message slot. | ||
| 90 | 1028:01ae | 1028:01b1 | 4 | initialized | verified | semantic-object | full_child_window_vmt | g_full_child_window_vmt | const uint8_t[80] | ffff0000 | 1028:01ae->entry-ordinal:149 | Constructors use VMT 017e; exact relocations 0186..01ca; all window targets verified; complete verified referring-function closure | Exact full-child/help window VMT from object size/header through final paint/message slot. | ||
| 91 | 1028:01b2 | 1028:01b5 | 4 | initialized | verified | semantic-object | full_child_window_vmt | g_full_child_window_vmt | const uint8_t[80] | ffff0000 | 1028:01b2->entry-ordinal:25 | Constructors use VMT 017e; exact relocations 0186..01ca; all window targets verified; complete verified referring-function closure | Exact full-child/help window VMT from object size/header through final paint/message slot. | ||
| 92 | 1028:01b6 | 1028:01b9 | 4 | initialized | verified | semantic-object | full_child_window_vmt | g_full_child_window_vmt | const uint8_t[80] | ffff0000 | 1028:01b6->entry-ordinal:27 | Constructors use VMT 017e; exact relocations 0186..01ca; all window targets verified; complete verified referring-function closure | Exact full-child/help window VMT from object size/header through final paint/message slot. | ||
| 93 | 1028:01ba | 1028:01bd | 4 | initialized | verified | semantic-object | full_child_window_vmt | g_full_child_window_vmt | const uint8_t[80] | ffff0000 | 1028:01ba->entry-ordinal:153 | Constructors use VMT 017e; exact relocations 0186..01ca; all window targets verified; complete verified referring-function closure | Exact full-child/help window VMT from object size/header through final paint/message slot. | ||
| 94 | 1028:01be | 1028:01c1 | 4 | initialized | verified | semantic-object | full_child_window_vmt | g_full_child_window_vmt | const uint8_t[80] | ffff0000 | 1028:01be->entry-ordinal:154 | Constructors use VMT 017e; exact relocations 0186..01ca; all window targets verified; complete verified referring-function closure | Exact full-child/help window VMT from object size/header through final paint/message slot. | ||
| 95 | 1028:01c2 | 1028:01c5 | 4 | initialized | verified | semantic-object | full_child_window_vmt | g_full_child_window_vmt | const uint8_t[80] | ffff0000 | 1028:01c2->entry-ordinal:155 | Constructors use VMT 017e; exact relocations 0186..01ca; all window targets verified; complete verified referring-function closure | Exact full-child/help window VMT from object size/header through final paint/message slot. | ||
| 96 | 1028:01c6 | 1028:01c9 | 4 | initialized | verified | semantic-object | full_child_window_vmt | g_full_child_window_vmt | const uint8_t[80] | ffff0000 | 1028:01c6->entry-ordinal:156 | Constructors use VMT 017e; exact relocations 0186..01ca; all window targets verified; complete verified referring-function closure | Exact full-child/help window VMT from object size/header through final paint/message slot. | ||
| 97 | 1028:01ca | 1028:01cd | 4 | initialized | verified | semantic-object | full_child_window_vmt | g_full_child_window_vmt | const uint8_t[80] | ffff0000 | 1028:01ca->entry-ordinal:28 | Constructors use VMT 017e; exact relocations 0186..01ca; all window targets verified; complete verified referring-function closure | Exact full-child/help window VMT from object size/header through final paint/message slot. | ||
| 98 | 1028:01ce | 1028:01d5 | 8 | initialized | verified | semantic-object | text_dialog_vmt | g_text_dialog_vmt | const uint8_t[84] | 3400ccffc6060000 | High-score editor constructs VMT 01ce; exact relocations 01d6..021e; dialog lifecycle verified; complete verified referring-function closure | Exact modal text-dialog VMT including dialog-specific terminal slots 225 and 226. | |||
| 99 | 1028:01d6 | 1028:01d9 | 4 | initialized | verified | semantic-object | text_dialog_vmt | g_text_dialog_vmt | const uint8_t[84] | ffff0000 | 1028:01d6->entry-ordinal:223 | High-score editor constructs VMT 01ce; exact relocations 01d6..021e; dialog lifecycle verified; complete verified referring-function closure | Exact modal text-dialog VMT including dialog-specific terminal slots 225 and 226. | ||
| 100 | 1028:01da | 1028:01dd | 4 | initialized | verified | semantic-object | text_dialog_vmt | g_text_dialog_vmt | const uint8_t[84] | ffff0000 | 1028:01da->entry-ordinal:233 | High-score editor constructs VMT 01ce; exact relocations 01d6..021e; dialog lifecycle verified; complete verified referring-function closure | Exact modal text-dialog VMT including dialog-specific terminal slots 225 and 226. | ||
| 101 | 1028:01de | 1028:01e1 | 4 | initialized | verified | semantic-object | text_dialog_vmt | g_text_dialog_vmt | const uint8_t[84] | ffff0000 | 1028:01de->entry-ordinal:135 | High-score editor constructs VMT 01ce; exact relocations 01d6..021e; dialog lifecycle verified; complete verified referring-function closure | Exact modal text-dialog VMT including dialog-specific terminal slots 225 and 226. | ||
| 102 | 1028:01e2 | 1028:01e5 | 4 | initialized | verified | semantic-object | text_dialog_vmt | g_text_dialog_vmt | const uint8_t[84] | ffff0000 | 1028:01e2->entry-ordinal:136 | High-score editor constructs VMT 01ce; exact relocations 01d6..021e; dialog lifecycle verified; complete verified referring-function closure | Exact modal text-dialog VMT including dialog-specific terminal slots 225 and 226. | ||
| 103 | 1028:01e6 | 1028:01e9 | 4 | initialized | verified | semantic-object | text_dialog_vmt | g_text_dialog_vmt | const uint8_t[84] | ffff0000 | 1028:01e6->entry-ordinal:137 | High-score editor constructs VMT 01ce; exact relocations 01d6..021e; dialog lifecycle verified; complete verified referring-function closure | Exact modal text-dialog VMT including dialog-specific terminal slots 225 and 226. | ||
| 104 | 1028:01ea | 1028:01ed | 4 | initialized | verified | semantic-object | text_dialog_vmt | g_text_dialog_vmt | const uint8_t[84] | ffff0000 | 1028:01ea->entry-ordinal:145 | High-score editor constructs VMT 01ce; exact relocations 01d6..021e; dialog lifecycle verified; complete verified referring-function closure | Exact modal text-dialog VMT including dialog-specific terminal slots 225 and 226. | ||
| 105 | 1028:01ee | 1028:01f1 | 4 | initialized | verified | semantic-object | text_dialog_vmt | g_text_dialog_vmt | const uint8_t[84] | ffff0000 | 1028:01ee->entry-ordinal:224 | High-score editor constructs VMT 01ce; exact relocations 01d6..021e; dialog lifecycle verified; complete verified referring-function closure | Exact modal text-dialog VMT including dialog-specific terminal slots 225 and 226. | ||
| 106 | 1028:01f2 | 1028:01f5 | 4 | initialized | verified | semantic-object | text_dialog_vmt | g_text_dialog_vmt | const uint8_t[84] | ffff0000 | 1028:01f2->entry-ordinal:146 | High-score editor constructs VMT 01ce; exact relocations 01d6..021e; dialog lifecycle verified; complete verified referring-function closure | Exact modal text-dialog VMT including dialog-specific terminal slots 225 and 226. | ||
| 107 | 1028:01f6 | 1028:01f9 | 4 | initialized | verified | semantic-object | text_dialog_vmt | g_text_dialog_vmt | const uint8_t[84] | ffff0000 | 1028:01f6->entry-ordinal:147 | High-score editor constructs VMT 01ce; exact relocations 01d6..021e; dialog lifecycle verified; complete verified referring-function closure | Exact modal text-dialog VMT including dialog-specific terminal slots 225 and 226. | ||
| 108 | 1028:01fa | 1028:01fd | 4 | initialized | verified | semantic-object | text_dialog_vmt | g_text_dialog_vmt | const uint8_t[84] | ffff0000 | 1028:01fa->entry-ordinal:148 | High-score editor constructs VMT 01ce; exact relocations 01d6..021e; dialog lifecycle verified; complete verified referring-function closure | Exact modal text-dialog VMT including dialog-specific terminal slots 225 and 226. | ||
| 109 | 1028:01fe | 1028:0201 | 4 | initialized | verified | semantic-object | text_dialog_vmt | g_text_dialog_vmt | const uint8_t[84] | ffff0000 | 1028:01fe->entry-ordinal:149 | High-score editor constructs VMT 01ce; exact relocations 01d6..021e; dialog lifecycle verified; complete verified referring-function closure | Exact modal text-dialog VMT including dialog-specific terminal slots 225 and 226. | ||
| 110 | 1028:0202 | 1028:0205 | 4 | initialized | verified | semantic-object | text_dialog_vmt | g_text_dialog_vmt | const uint8_t[84] | ffff0000 | 1028:0202->entry-ordinal:150 | High-score editor constructs VMT 01ce; exact relocations 01d6..021e; dialog lifecycle verified; complete verified referring-function closure | Exact modal text-dialog VMT including dialog-specific terminal slots 225 and 226. | ||
| 111 | 1028:0206 | 1028:0209 | 4 | initialized | verified | semantic-object | text_dialog_vmt | g_text_dialog_vmt | const uint8_t[84] | ffff0000 | 1028:0206->entry-ordinal:108 | High-score editor constructs VMT 01ce; exact relocations 01d6..021e; dialog lifecycle verified; complete verified referring-function closure | Exact modal text-dialog VMT including dialog-specific terminal slots 225 and 226. | ||
| 112 | 1028:020a | 1028:020d | 4 | initialized | verified | semantic-object | text_dialog_vmt | g_text_dialog_vmt | const uint8_t[84] | ffff0000 | 1028:020a->entry-ordinal:107 | High-score editor constructs VMT 01ce; exact relocations 01d6..021e; dialog lifecycle verified; complete verified referring-function closure | Exact modal text-dialog VMT including dialog-specific terminal slots 225 and 226. | ||
| 113 | 1028:020e | 1028:0211 | 4 | initialized | verified | semantic-object | text_dialog_vmt | g_text_dialog_vmt | const uint8_t[84] | ffff0000 | 1028:020e->entry-ordinal:154 | High-score editor constructs VMT 01ce; exact relocations 01d6..021e; dialog lifecycle verified; complete verified referring-function closure | Exact modal text-dialog VMT including dialog-specific terminal slots 225 and 226. | ||
| 114 | 1028:0212 | 1028:0215 | 4 | initialized | verified | semantic-object | text_dialog_vmt | g_text_dialog_vmt | const uint8_t[84] | ffff0000 | 1028:0212->entry-ordinal:155 | High-score editor constructs VMT 01ce; exact relocations 01d6..021e; dialog lifecycle verified; complete verified referring-function closure | Exact modal text-dialog VMT including dialog-specific terminal slots 225 and 226. | ||
| 115 | 1028:0216 | 1028:0219 | 4 | initialized | verified | semantic-object | text_dialog_vmt | g_text_dialog_vmt | const uint8_t[84] | ffff0000 | 1028:0216->entry-ordinal:156 | High-score editor constructs VMT 01ce; exact relocations 01d6..021e; dialog lifecycle verified; complete verified referring-function closure | Exact modal text-dialog VMT including dialog-specific terminal slots 225 and 226. | ||
| 116 | 1028:021a | 1028:021d | 4 | initialized | verified | semantic-object | text_dialog_vmt | g_text_dialog_vmt | const uint8_t[84] | ffff0000 | 1028:021a->entry-ordinal:225 | High-score editor constructs VMT 01ce; exact relocations 01d6..021e; dialog lifecycle verified; complete verified referring-function closure | Exact modal text-dialog VMT including dialog-specific terminal slots 225 and 226. | ||
| 117 | 1028:021e | 1028:0221 | 4 | initialized | verified | semantic-object | text_dialog_vmt | g_text_dialog_vmt | const uint8_t[84] | ffff0000 | 1028:021e->entry-ordinal:226 | High-score editor constructs VMT 01ce; exact relocations 01d6..021e; dialog lifecycle verified; complete verified referring-function closure | Exact modal text-dialog VMT including dialog-specific terminal slots 225 and 226. | ||
| 118 | 1028:0222 | 1028:022b | 10 | initialized | verified | semantic-object | tdkpin_module_name | tdkpin_module_name | char[10] | 464c4950504552334400 | Binary bytes; verified multimedia initialization call 1000:0100; path locator input tests.; 1028:0222:string[10]; complete verified referring-function closure | Exact module-name far argument used while locating CTL3D relative to the executable. | |||
| 119 | 1028:022c | 1028:0244 | 25 | initialized | verified | semantic-object | tdkpin_application_title | tdkpin_application_title | char[25] | 54444b2050696e62616c6c204d616368696e6520312e303000 | Binary bytes; verified MainWindow constructor and second-instance MessageBox frames.; 1028:022c:string[25]; complete verified referring-function closure | Exact application/window title and refusal-dialog caption. | |||
| 120 | 1028:0245 | 1028:0252 | 14 | initialized | verified | semantic-object | tdkpin_already_running_text | tdkpin_already_running_text | char[27] | 44657220466c6970706572206ce4 | Binary bytes; verified second-instance MessageBox frame 1000:0144-015f.; complete verified referring-function closure | Exact German already-running refusal text. | |||
| 121 | 1028:0253 | 1028:025f | 13 | initialized | verified | semantic-object | tdkpin_already_running_text | tdkpin_already_running_text | char[27] | 75667420626572656974732100 | Binary bytes; verified second-instance MessageBox frame 1000:0144-015f.; 1028:0253:string[13]; complete verified referring-function closure | Exact German already-running refusal text. | |||
| 122 | 1028:0260 | 1028:0269 | 10 | initialized | verified | semantic-object | setup_low_memory_text | g_setup_low_memory_text | const char[74] | 4e696368742067656efc | Binary bytes and sole verified MessageBox path in 1000:0270; reconstructed/tests/test_game_setup.c; complete verified referring-function closure | Exact owner-zero low-memory text shown before window Close and RuntimeExit(0). | |||
| 123 | 1028:026a | 1028:02a9 | 64 | initialized | verified | semantic-object | setup_low_memory_text | g_setup_low_memory_text | const char[74] | sha256:90ed45a0ccad3ef579c0532626a1a657f0cef8ec60814ea8a4400312e7f42762 | Binary bytes and sole verified MessageBox path in 1000:0270; reconstructed/tests/test_game_setup.c; 1028:026a:string[64]; complete verified referring-function closure | Exact owner-zero low-memory text shown before window Close and RuntimeExit(0). | |||
| 124 | 1028:02aa | 1028:02c2 | 25 | initialized | verified | semantic-object | setup_dialog_caption | g_setup_dialog_caption | const char[25] | 54444b2050696e62616c6c204d616368696e6520312e303000 | Binary bytes and both verified setup MessageBox paths; reconstructed/tests/test_game_setup.c; 1028:02aa:string[25]; complete verified referring-function closure | Exact shared setup error caption. | |||
| 125 | 1028:02c3 | 1028:02c6 | 4 | initialized | verified | semantic-object | setup_ini_suffix | g_setup_ini_suffix | const char[4] | 494e4900 | Binary bytes and verified parameter-string/extension replacement path in 1000:0270; complete verified referring-function closure | Exact suffix appended after the executable-name dot. | |||
| 126 | 1028:02c7 | 1028:02cf | 9 | initialized | verified | semantic-object | setup_ini_section | g_setup_ini_section | const char[9] | 53657474696e677300 | Binary bytes and both verified GetPrivateProfileInt call sites; 1028:02c7:string[9]; complete verified referring-function closure | Exact INI section shared by Language and Speed. | |||
| 127 | 1028:02d0 | 1028:02d8 | 9 | initialized | verified | semantic-object | setup_ini_language_key | g_setup_ini_language_key | const char[9] | 4c616e677561676500 | Binary bytes and verified default/clamp path in 1000:0270; 1028:02d0:string[9]; complete verified referring-function closure | Returns 1..5; out-of-range values become one. | |||
| 128 | 1028:02d9 | 1028:02de | 6 | initialized | verified | semantic-object | setup_ini_speed_key | g_setup_ini_speed_key | const char[6] | 537065656400 | Binary bytes and verified default/clamp/timer mapping in 1000:0270; 1028:02d9:string[6]; complete verified referring-function closure | Returns 1..5; out-of-range values become three. | |||
| 129 | 1028:02df | 1028:02f3 | 21 | initialized | verified | semantic-object | setup_no_timer_text | g_setup_no_timer_text | const char[21] | 4e6f2074696d657220617661696c61626c65210000 | Binary bytes and sole verified timer-construction failure MessageBox path; 1028:02df:string[21]; complete verified referring-function closure | Exact HWND-owned error followed directly by RuntimeExit(0), without window Close. | |||
| 130 | 1028:02f4 | 1028:02ff | 12 | initialized | verified | semantic-object | highscore_heading | g_highscore_heading | const char[12] | 484947482053434f52455300 | Binary bytes; heading TextOut in verified 1000:5c13; reconstructed/tests/test_highscores.c; 1028:02f4:string[12]; complete verified referring-function closure | The terminal NUL at 02ff is also deliberately addressed as the empty rank-10 prefix. | |||
| 131 | 1028:0300 | 1028:0305 | 6 | initialized | verified | semantic-object | highscore_rank_affixes | g_highscore_rank_affixes | const char[2][3] | 2020002e2000 | Binary bytes; rank construction in verified 1000:5c13; reconstructed/tests/test_highscores.c; complete verified referring-function closure | Two leading spaces align ranks 1..9 with rank 10; dot-space follows every formatted rank. | |||
| 132 | 1028:0306 | 1028:0310 | 11 | initialized | verified | semantic-object | help_window_title | g_help_window_title | const char[11] | 48656c7053637265656e00 | Binary bytes and sole verified full-child constructor use in 1000:6bf8; reconstructed/tests/test_key_input.c; 1028:0306:string[11]; complete verified referring-function closure | Exact title of the F1-created help window. | |||
| 133 | 1028:0311 | 1028:0311 | 1 | initialized | verified | semantic-object | alignment_0311 | g_alignment_0311 | const uint8_t | 00 | Exact binary byte; zero readers, writers, and relocations; complete verified referring-function closure | Explicit one-byte string-table alignment/reserve. | |||
| 134 | 1028:0312 | 1028:031f | 14 | initialized | verified | semantic-object | highscore_save_file_name | g_highscore_save_file_name | const char[14] | 486953636f7265732e4461740000 | Binary bytes; sole _lcreat argument at 1000:a8ee-a8f5; reconstructed/tests/test_highscores.c; 1028:0312:string[14]; complete verified referring-function closure | First NUL terminates the KERNEL filename; the adjacent second NUL is retained in the exact object extent. | |||
| 135 | 1028:0320 | 1028:032c | 13 | initialized | verified | semantic-object | highscore_load_file_name | g_highscore_load_file_name | const char[13] | 486953636f7265732e44617400 | Binary bytes; both _lopen mode call sites at 1000:a9a4-a9c0; reconstructed/tests/test_highscores.c; 1028:0320:string[13]; complete verified referring-function closure | Exact shared filename for the mode-0 and mode-0x40 open attempts. | |||
| 136 | 1028:032d | 1028:0334 | 8 | initialized | verified | semantic-object | highscore_default_name | g_highscore_default_name | const char[8] | 4e6f204e616d6500 | Binary bytes; ten exact far-strcpy destinations in default path 1000:aaa2-ab33; reconstructed/tests/test_highscores.c; 1028:032d:string[8]; complete verified referring-function closure | Exact fallback name copied independently into every 22-byte name slot. | |||
| 137 | 1028:0335 | 1028:0335 | 1 | initialized | verified | semantic-object | alignment_0335 | g_alignment_0335 | const uint8_t | 00 | Exact binary byte; zero readers, writers, and relocations; complete verified referring-function closure | Explicit one-byte string-table alignment/reserve. | |||
| 138 | 1028:0336 | 1028:0348 | 19 | initialized | verified | semantic-object | highscore_edit_initial_name | g_highscore_edit_initial_name | const char[19] | 54444b2050696e62616c6c20506c6179657200 | Binary bytes; sole selected-slot far-strcpy in verified 1000:ab3c; reconstructed/tests/test_highscores.c; 1028:0336:string[19]; complete verified referring-function closure | Exact initial editable name installed before the modal text dialog. | |||
| 139 | 1028:0349 | 1028:0372 | 42 | initialized | verified | semantic-object | highscore_edit_caption | g_highscore_edit_caption | const char[42] | sha256:b131fc861c12f1722cabb5f75f7577e141429308d525becdca58894cc3032910 | Binary bytes; sole text-dialog caption argument in verified 1000:ab3c; reconstructed/tests/test_highscores.c; 1028:0349:string[42]; complete verified referring-function closure | Exact caption "Congratulations! This is a Top Ten Score!". | |||
| 140 | 1028:0373 | 1028:038a | 24 | initialized | verified | semantic-object | highscore_edit_label | g_highscore_edit_label | const char[24] | 506c6561736520696e70757420796f7572206e616d653a00 | Binary bytes; sole text-dialog label argument in verified 1000:ab3c; reconstructed/tests/test_highscores.c; 1028:0373:string[24]; complete verified referring-function closure | Exact prompt "Please input your name:". | |||
| 141 | 1028:038b | 1028:0394 | 10 | initialized | verified | semantic-object | highscore_window_title | g_highscore_window_title | const char[10] | 4869676853636f726500 | Binary bytes; sole centered-child title argument in verified 1000:ab3c; reconstructed/tests/test_highscores.c; 1028:038b:string[10]; complete verified referring-function closure | Exact title of the modeless high-score list window. | |||
| 142 | 1028:0395 | 1028:0395 | 1 | initialized | verified | semantic-object | alignment_0395 | g_alignment_0395 | const uint8_t | 00 | Exact binary byte; zero readers, writers, and relocations; complete verified referring-function closure | Explicit one-byte string-table alignment/reserve. | |||
| 143 | 1028:0396 | 1028:03c7 | 50 | initialized | verified | semantic-object | tdkpin_version_error_text | tdkpin_version_error_text | const char[50] | sha256:eae2a07ecccd3c0db5129cfcad88a3bf697fdbd52e2bf6c11101d5c0f1012366 | Binary bytes and verified indirect MessageBox path in ne_program_entry.; 1028:0396:string[50]; complete verified referring-function closure | Exact text states that Windows 3.10 or higher is required. | |||
| 144 | 1028:03c8 | 1028:03e0 | 25 | initialized | verified | semantic-object | tdkpin_version_dialog_title | tdkpin_version_dialog_title | const char[25] | 54444b2050696e62616c6c204d616368696e6520312e303000 | Binary bytes and verified minimum-version MessageBox arguments.; 1028:03c8:string[25]; complete verified referring-function closure | Exact caption "TDK Pinball Machine 1.00". | |||
| 145 | 1028:03e1 | 1028:03e9 | 9 | initialized | verified | semantic-object | tdkpin_application_object_name | tdkpin_application_object_name | const char[9] | 4c626d706170700000 | Binary bytes and verified object_windows_application_construct name argument.; complete verified referring-function closure | Exact ObjectWindows application object name extent. | |||
| 146 | 1028:03ea | 1028:03eb | 2 | initialized | verified | semantic-object | sound_resource_byte_counts | g_sound_resource_byte_counts | uint32_t[22] | 9e18 | FUN_1008_0f2e | Binary bytes 1028:03ea-0441; WAV payload lengths in assets/decoded/audio; indexed reads at 1008:1038-1048 and 113f-114d; reconstructed/tdkpin_data.c; reconstructed/tests/test_sound.c; 1028:03ea:undefined2[2]; complete verified referring-function closure | Exact 22-entry table and one-based address arithmetic are represented; play sound number zero deliberately reaches the preceding dword exactly as the binary does. | ||
| 147 | 1028:03ec | 1028:03ed | 2 | initialized | verified | semantic-object | sound_resource_byte_counts | g_sound_resource_byte_counts | uint32_t[22] | 0000 | FUN_1008_0f2e | Binary bytes 1028:03ea-0441; WAV payload lengths in assets/decoded/audio; indexed reads at 1008:1038-1048 and 113f-114d; reconstructed/tdkpin_data.c; reconstructed/tests/test_sound.c; 1028:03ec:undefined2[2]; complete verified referring-function closure | Exact 22-entry table and one-based address arithmetic are represented; play sound number zero deliberately reaches the preceding dword exactly as the binary does. | ||
| 148 | 1028:03ee | 1028:03ef | 2 | initialized | verified | semantic-object | sound_resource_byte_counts | g_sound_resource_byte_counts | uint32_t[22] | f211 | FUN_1008_0f2e | Binary bytes 1028:03ea-0441; WAV payload lengths in assets/decoded/audio; indexed reads at 1008:1038-1048 and 113f-114d; reconstructed/tdkpin_data.c; reconstructed/tests/test_sound.c; 1028:03ee:undefined2[2]; complete verified referring-function closure | Exact 22-entry table and one-based address arithmetic are represented; play sound number zero deliberately reaches the preceding dword exactly as the binary does. | ||
| 149 | 1028:03f0 | 1028:03f1 | 2 | initialized | verified | semantic-object | sound_resource_byte_counts | g_sound_resource_byte_counts | uint32_t[22] | 0000 | FUN_1008_0f2e | Binary bytes 1028:03ea-0441; WAV payload lengths in assets/decoded/audio; indexed reads at 1008:1038-1048 and 113f-114d; reconstructed/tdkpin_data.c; reconstructed/tests/test_sound.c; 1028:03f0:undefined2[2]; complete verified referring-function closure | Exact 22-entry table and one-based address arithmetic are represented; play sound number zero deliberately reaches the preceding dword exactly as the binary does. | ||
| 150 | 1028:03f2 | 1028:0441 | 80 | initialized | verified | semantic-object | sound_resource_byte_counts | g_sound_resource_byte_counts | uint32_t[22] | sha256:b5784b70fb60c813643ef9442a311e606ddb5b2bd8dfbea88dde52a8d7007afb | Binary bytes 1028:03ea-0441; WAV payload lengths in assets/decoded/audio; indexed reads at 1008:1038-1048 and 113f-114d; reconstructed/tdkpin_data.c; reconstructed/tests/test_sound.c; complete verified referring-function closure | Exact 22-entry table and one-based address arithmetic are represented; play sound number zero deliberately reaches the preceding dword exactly as the binary does. | |||
| 151 | 1028:0442 | 1028:0445 | 4 | initialized | verified | semantic-object | sound_ini_suffix | sound_ini_suffix | char[4] | 494e4900 | Binary bytes; far strcat at 1008:1080-1090; reconstructed/tests/test_sound.c; complete verified referring-function closure | Replaces the executable extension after the first dot found by the Borland ShortString Position call. | |||
| 152 | 1028:0446 | 1028:044e | 9 | initialized | verified | semantic-object | sound_ini_section | sound_ini_section | char[9] | 53657474696e677300 | Binary bytes; GetPrivateProfileInt16 call 1008:1095-10ac; reconstructed/tests/test_sound.c; 1028:0446:string[9]; complete verified referring-function closure | Exact INI section far pointer. | |||
| 153 | 1028:044f | 1028:0454 | 6 | initialized | verified | semantic-object | sound_ini_key | sound_ini_key | char[6] | 536f756e6400 | Binary bytes; GetPrivateProfileInt16 call 1008:1095-10ac; reconstructed/tests/test_sound.c; 1028:044f:string[6]; complete verified referring-function closure | Exact sound-enable INI key with default value one. | |||
| 154 | 1028:0455 | 1028:0458 | 4 | initialized | verified | semantic-object | wave_resource_type | wave_resource_type | char[4] | 57415600 | Binary bytes; FindResource16 type argument at 1008:105c-1066; reconstructed/tests/test_sound.c; complete verified referring-function closure | Exact custom NE resource type used for resource numbers 2001..2022. | |||
| 155 | 1028:0459 | 1028:0459 | 1 | initialized | verified | semantic-object | alignment_0459 | g_alignment_0459 | const uint8_t | 00 | Exact binary byte; zero readers, writers, and relocations; complete verified referring-function closure | Explicit one-byte resource-string separator. | |||
| 156 | 1028:045a | 1028:045d | 4 | initialized | verified | semantic-object | palette_resource_type | palette_resource_type | char[4] | 70616c00 | Binary bytes; verified FindResource16 type argument 1008:1337-1340; reconstructed/tests/test_palette.c; complete verified referring-function closure | Exact lowercase custom NE resource type used to load palette resource 999. | |||
| 157 | 1028:045e | 1028:0461 | 4 | initialized | verified | semantic-object | bitmap_resource_type | bitmap_resource_type | char[4] | 44415400 | Binary bytes; verified FindResource16 type argument 1008:14ae-14b7; reconstructed/tests/test_bitmap_loader.c; complete verified referring-function closure | Exact uppercase custom NE resource type for bitmap/DIB resources. | |||
| 158 | 1028:0462 | 1028:0469 | 8 | initialized | verified | semantic-object | display_dc_driver | display_dc_driver | char[8] | 446973706c617900 | Binary bytes; sole CreateDC16 driver argument 1008:1537-154c; reconstructed/tests/test_bitmap_loader.c; 1028:0462:string[8]; complete verified referring-function closure | Exact display-driver name; device, output, and initialization-data pointers are all null. | |||
| 159 | 1028:046a | 1028:046f | 6 | initialized | verified | semantic-object | multimedia_path_environment_name | multimedia_path_environment_name | const char[6] | 504154480000 | Binary bytes and verified environment lookup in multimedia_locate_library.; complete verified referring-function closure | Exact DOS environment variable name used for final CTL3D search-list fallback. | |||
| 160 | 1028:0470 | 1028:0481 | 18 | initialized | verified | semantic-object | ctl3d_procedure_name_table | g_ctl3d_procedure_name_table | const uint8_t[178] | 43544c33444155544f535542434c41535300 | Binary string units; verified 1010:01c2 loader resolves slots zero through ten and tests assert every name; 1028:0470:string[18]; complete verified referring-function closure | Exact symbol table from CTL3DAUTOSUBCLASS through CTL3DUNREGISTER; variable-length packed strings total 178 bytes. | |||
| 161 | 1028:0482 | 1028:0492 | 17 | initialized | verified | semantic-object | ctl3d_procedure_name_table | g_ctl3d_procedure_name_table | const uint8_t[178] | 43544c3344434f4c4f524348414e474500 | Binary string units; verified 1010:01c2 loader resolves slots zero through ten and tests assert every name; 1028:0482:string[17]; complete verified referring-function closure | Exact symbol table from CTL3DAUTOSUBCLASS through CTL3DUNREGISTER; variable-length packed strings total 178 bytes. | |||
| 162 | 1028:0493 | 1028:04a2 | 16 | initialized | verified | semantic-object | ctl3d_procedure_name_table | g_ctl3d_procedure_name_table | const uint8_t[178] | 43544c334443544c434f4c4f52455800 | Binary string units; verified 1010:01c2 loader resolves slots zero through ten and tests assert every name; 1028:0493:string[16]; complete verified referring-function closure | Exact symbol table from CTL3DAUTOSUBCLASS through CTL3DUNREGISTER; variable-length packed strings total 178 bytes. | |||
| 163 | 1028:04a3 | 1028:04af | 13 | initialized | verified | semantic-object | ctl3d_procedure_name_table | g_ctl3d_procedure_name_table | const uint8_t[178] | 43544c3344454e41424c454400 | Binary string units; verified 1010:01c2 loader resolves slots zero through ten and tests assert every name; 1028:04a3:string[13]; complete verified referring-function closure | Exact symbol table from CTL3DAUTOSUBCLASS through CTL3DUNREGISTER; variable-length packed strings total 178 bytes. | |||
| 164 | 1028:04b0 | 1028:04c2 | 19 | initialized | verified | semantic-object | ctl3d_procedure_name_table | g_ctl3d_procedure_name_table | const uint8_t[178] | 43544c3344444c474652414d455041494e5400 | Binary string units; verified 1010:01c2 loader resolves slots zero through ten and tests assert every name; 1028:04b0:string[19]; complete verified referring-function closure | Exact symbol table from CTL3DAUTOSUBCLASS through CTL3DUNREGISTER; variable-length packed strings total 178 bytes. | |||
| 165 | 1028:04c3 | 1028:04ce | 12 | initialized | verified | semantic-object | ctl3d_procedure_name_table | g_ctl3d_procedure_name_table | const uint8_t[178] | 43544c334447455456455200 | Binary string units; verified 1010:01c2 loader resolves slots zero through ten and tests assert every name; 1028:04c3:string[12]; complete verified referring-function closure | Exact symbol table from CTL3DAUTOSUBCLASS through CTL3DUNREGISTER; variable-length packed strings total 178 bytes. | |||
| 166 | 1028:04cf | 1028:04dc | 14 | initialized | verified | semantic-object | ctl3d_procedure_name_table | g_ctl3d_procedure_name_table | const uint8_t[178] | 43544c3344524547495354455200 | Binary string units; verified 1010:01c2 loader resolves slots zero through ten and tests assert every name; 1028:04cf:string[14]; complete verified referring-function closure | Exact symbol table from CTL3DAUTOSUBCLASS through CTL3DUNREGISTER; variable-length packed strings total 178 bytes. | |||
| 167 | 1028:04dd | 1028:04ed | 17 | initialized | verified | semantic-object | ctl3d_procedure_name_table | g_ctl3d_procedure_name_table | const uint8_t[178] | 43544c3344535542434c415353444c4700 | Binary string units; verified 1010:01c2 loader resolves slots zero through ten and tests assert every name; 1028:04dd:string[17]; complete verified referring-function closure | Exact symbol table from CTL3DAUTOSUBCLASS through CTL3DUNREGISTER; variable-length packed strings total 178 bytes. | |||
| 168 | 1028:04ee | 1028:0500 | 19 | initialized | verified | semantic-object | ctl3d_procedure_name_table | g_ctl3d_procedure_name_table | const uint8_t[178] | 43544c3344535542434c415353444c47455800 | Binary string units; verified 1010:01c2 loader resolves slots zero through ten and tests assert every name; 1028:04ee:string[19]; complete verified referring-function closure | Exact symbol table from CTL3DAUTOSUBCLASS through CTL3DUNREGISTER; variable-length packed strings total 178 bytes. | |||
| 169 | 1028:0501 | 1028:0511 | 17 | initialized | verified | semantic-object | ctl3d_procedure_name_table | g_ctl3d_procedure_name_table | const uint8_t[178] | 43544c3344535542434c41535343544c00 | Binary string units; verified 1010:01c2 loader resolves slots zero through ten and tests assert every name; 1028:0501:string[17]; complete verified referring-function closure | Exact symbol table from CTL3DAUTOSUBCLASS through CTL3DUNREGISTER; variable-length packed strings total 178 bytes. | |||
| 170 | 1028:0512 | 1028:0521 | 16 | initialized | verified | semantic-object | ctl3d_procedure_name_table | g_ctl3d_procedure_name_table | const uint8_t[178] | 43544c3344554e524547495354455200 | Binary string units; verified 1010:01c2 loader resolves slots zero through ten and tests assert every name; 1028:0512:string[16]; complete verified referring-function closure | Exact symbol table from CTL3DAUTOSUBCLASS through CTL3DUNREGISTER; variable-length packed strings total 178 bytes. | |||
| 171 | 1028:0522 | 1028:0537 | 22 | initialized | verified | semantic-object | ctl3d_library_names | g_ctl3d_library_names | const char[2][11] | 43544c33442e444c4c0043544c334456322e444c4c00 | Binary bytes and verified modern/legacy CTL3D search/load paths; complete verified referring-function closure | Exact primary and fallback helper DLL names, including both terminators. | |||
| 172 | 1028:0538 | 1028:0539 | 2 | initialized | verified | semantic-object | tpwincrt_initial_placement | g_tpwincrt_initial_placement | INT16[4] | 0080 | FUN_1008_2442 | Verified CreateWindow16 x/y/width/height arguments and lifecycle tests.; 1028:0538:undefined2[2]; complete verified referring-function closure | Exact CW_USEDEFAULT placement tuple. | ||
| 173 | 1028:053a | 1028:053b | 2 | initialized | verified | semantic-object | tpwincrt_initial_placement | g_tpwincrt_initial_placement | INT16[4] | 0080 | FUN_1008_2442 | Verified CreateWindow16 x/y/width/height arguments and lifecycle tests.; 1028:053a:undefined2[2]; complete verified referring-function closure | Exact CW_USEDEFAULT placement tuple. | ||
| 174 | 1028:053c | 1028:053d | 2 | initialized | verified | semantic-object | tpwincrt_initial_placement | g_tpwincrt_initial_placement | INT16[4] | 0080 | FUN_1008_2442 | Verified CreateWindow16 x/y/width/height arguments and lifecycle tests.; 1028:053c:undefined2[2]; complete verified referring-function closure | Exact CW_USEDEFAULT placement tuple. | ||
| 175 | 1028:053e | 1028:053f | 2 | initialized | verified | semantic-object | tpwincrt_initial_placement | g_tpwincrt_initial_placement | INT16[4] | 0080 | FUN_1008_2442 | Verified CreateWindow16 x/y/width/height arguments and lifecycle tests.; 1028:053e:undefined2[2]; complete verified referring-function closure | Exact CW_USEDEFAULT placement tuple. | ||
| 176 | 1028:0540 | 1028:0541 | 2 | initialized | verified | semantic-object | tpwincrt_text_geometry | g_tpwincrt_text_geometry | struct TpWinCrtTextGeometry | 5000 | FUN_1008_19f8,FUN_1008_1a82,FUN_1008_1b11,FUN_1008_1d77,FUN_1008_1dcc,FUN_1008_1f68,FUN_1008_1fe8,FUN_1008_21e2 | All readers/writers verified, including text output, line advance, create/destroy, paint, resize, caret, and circular addressing tests.; 1028:0540:undefined2[2]; complete verified referring-function closure | Six exact uint16 values: columns, rows, cursor column/row, and viewport column/row. | ||
| 177 | 1028:0542 | 1028:0543 | 2 | initialized | verified | semantic-object | tpwincrt_text_geometry | g_tpwincrt_text_geometry | struct TpWinCrtTextGeometry | 1900 | FUN_1008_19f8,FUN_1008_1a82,FUN_1008_1d77,FUN_1008_1dcc,FUN_1008_1f68,FUN_1008_1fe8,FUN_1008_21e2 | All readers/writers verified, including text output, line advance, create/destroy, paint, resize, caret, and circular addressing tests.; 1028:0542:undefined2[2]; complete verified referring-function closure | Six exact uint16 values: columns, rows, cursor column/row, and viewport column/row. | ||
| 178 | 1028:0544 | 1028:0545 | 2 | initialized | verified | semantic-object | tpwincrt_text_geometry | g_tpwincrt_text_geometry | struct TpWinCrtTextGeometry | 0000 | FUN_1008_1818,FUN_1008_19b7,FUN_1008_1b11 | FUN_1008_1a82,FUN_1008_1b11,FUN_1008_21e2 | All readers/writers verified, including text output, line advance, create/destroy, paint, resize, caret, and circular addressing tests.; 1028:0544:undefined2[2]; complete verified referring-function closure | Six exact uint16 values: columns, rows, cursor column/row, and viewport column/row. | |
| 179 | 1028:0546 | 1028:0547 | 2 | initialized | verified | semantic-object | tpwincrt_text_geometry | g_tpwincrt_text_geometry | struct TpWinCrtTextGeometry | 0000 | FUN_1008_1818,FUN_1008_19b7,FUN_1008_1a39,FUN_1008_1a82,FUN_1008_1b11 | FUN_1008_1a82,FUN_1008_21e2 | All readers/writers verified, including text output, line advance, create/destroy, paint, resize, caret, and circular addressing tests.; 1028:0546:undefined2[2]; complete verified referring-function closure | Six exact uint16 values: columns, rows, cursor column/row, and viewport column/row. | |
| 180 | 1028:0548 | 1028:0549 | 2 | initialized | verified | semantic-object | tpwincrt_text_geometry | g_tpwincrt_text_geometry | struct TpWinCrtTextGeometry | 0000 | FUN_1008_1818,FUN_1008_1865,FUN_1008_18ee,FUN_1008_19b7,FUN_1008_1a39,FUN_1008_1dcc,FUN_1008_1f0c,FUN_1008_1f68 | FUN_1008_18ee,FUN_1008_1f68,FUN_1008_21e2 | All readers/writers verified, including text output, line advance, create/destroy, paint, resize, caret, and circular addressing tests.; 1028:0548:undefined2[2]; complete verified referring-function closure | Six exact uint16 values: columns, rows, cursor column/row, and viewport column/row. | |
| 181 | 1028:054a | 1028:054b | 2 | initialized | verified | semantic-object | tpwincrt_text_geometry | g_tpwincrt_text_geometry | struct TpWinCrtTextGeometry | 0000 | FUN_1008_1818,FUN_1008_1865,FUN_1008_18ee,FUN_1008_19b7,FUN_1008_1a39,FUN_1008_1dcc,FUN_1008_1f0c,FUN_1008_1f68 | FUN_1008_18ee,FUN_1008_1f68,FUN_1008_21e2 | All readers/writers verified, including text output, line advance, create/destroy, paint, resize, caret, and circular addressing tests.; 1028:054a:undefined2[2]; complete verified referring-function closure | Six exact uint16 values: columns, rows, cursor column/row, and viewport column/row. | |
| 182 | 1028:054c | 1028:054d | 2 | initialized | verified | semantic-object | tpwincrt_inactive_format_pointer | g_tpwincrt_inactive_format_pointer | Win16FarPtr | ffff | FUN_1008_24a5 | 1028:054c->segment:6:offset:0550 | DGROUP relocation and verified 1008:24a5 wvsprintf call.; 1028:054c:undefined2[2]; complete verified referring-function closure | Exact far pointer to the inactive-caption format. | |
| 183 | 1028:054e | 1028:054f | 2 | initialized | verified | semantic-object | tpwincrt_inactive_format_pointer | g_tpwincrt_inactive_format_pointer | Win16FarPtr | 0000 | FUN_1008_24a5 | DGROUP relocation and verified 1008:24a5 wvsprintf call.; 1028:054e:undefined2[2]; complete verified referring-function closure | Exact far pointer to the inactive-caption format. | ||
| 184 | 1028:0550 | 1028:055d | 14 | initialized | verified | semantic-object | tpwincrt_inactive_format | g_tpwincrt_inactive_format | const char[14] | 28496e6163746976652025732900 | Binary bytes and verified ExitProc formatting tests.; 1028:0550:string[14]; complete verified referring-function closure | Exact clean-shutdown caption template. | |||
| 185 | 1028:055e | 1028:055e | 1 | initialized | verified | semantic-object | tpwincrt_auto_scroll | g_tpwincrt_auto_scroll | uint8_t | 01 | FUN_1008_1b11 | Verified final branch in 1008:1b11 and text-output tests.; 1028:055e:undefined1[1]; complete verified referring-function closure | Keeps the output cursor visible after each bulk write. | ||
| 186 | 1028:055f | 1028:055f | 1 | initialized | verified | semantic-object | tpwincrt_ctrl_z_is_eof | g_tpwincrt_ctrl_z_is_eof | uint8_t | 00 | FUN_1008_1cc6 | Verified Ctrl-Z line-termination branch and focused tests.; 1028:055f:undefined1[1]; complete verified referring-function closure | Optional DOS EOF semantics for TPWinCrt line input. | ||
| 187 | 1028:0560 | 1028:0560 | 1 | initialized | verified | semantic-object | tpwincrt_break_check_enabled | g_tpwincrt_break_check_enabled | uint8_t | 01 | FUN_1008_1d77,FUN_1008_211a,FUN_1008_2147 | FUN_1008_24a5 | All Ctrl-C/create readers and the ExitProc writer are verified.; 1028:0560:undefined1[1]; complete verified referring-function closure | Exact active-runtime break-check lifecycle. | |
| 188 | 1028:0561 | 1028:0561 | 1 | initialized | verified | semantic-object | alignment_0561 | g_alignment_0561 | const uint8_t | 00 | Exact binary byte; zero readers, writers, and relocations; complete verified referring-function closure | Explicit one-byte WNDCLASS alignment. | |||
| 189 | 1028:0562 | 1028:0563 | 2 | initialized | verified | semantic-object | wndclass_tpwincrt | tpwincrt_window_class | WNDCLASS16 | 0300 | Wine 11.15 WNDCLASS16 layout; DGROUP relocation 0564 -> entry ordinal 119; relocation 0578 -> 1028:057c; assembly 1008:255e-2593.; complete verified referring-function closure | style=CS_VREDRAW|CS_HREDRAW; wndproc=1008:2219; no class/window extra bytes; application icon and arrow cursor; background brush COLOR_WINDOW+1; no menu; class name TPWinCrt. | |||
| 190 | 1028:0564 | 1028:0567 | 4 | initialized | verified | semantic-object | wndclass_tpwincrt | tpwincrt_window_class | WNDCLASS16 | ffff0000 | 1028:0564->entry-ordinal:119 | Wine 11.15 WNDCLASS16 layout; DGROUP relocation 0564 -> entry ordinal 119; relocation 0578 -> 1028:057c; assembly 1008:255e-2593.; complete verified referring-function closure | style=CS_VREDRAW|CS_HREDRAW; wndproc=1008:2219; no class/window extra bytes; application icon and arrow cursor; background brush COLOR_WINDOW+1; no menu; class name TPWinCrt. | ||
| 191 | 1028:0568 | 1028:056b | 4 | initialized | verified | semantic-object | wndclass_tpwincrt | tpwincrt_window_class | WNDCLASS16 | 00000000 | Wine 11.15 WNDCLASS16 layout; DGROUP relocation 0564 -> entry ordinal 119; relocation 0578 -> 1028:057c; assembly 1008:255e-2593.; complete verified referring-function closure | style=CS_VREDRAW|CS_HREDRAW; wndproc=1008:2219; no class/window extra bytes; application icon and arrow cursor; background brush COLOR_WINDOW+1; no menu; class name TPWinCrt. | |||
| 192 | 1028:056c | 1028:056d | 2 | initialized | verified | semantic-object | wndclass_tpwincrt | tpwincrt_window_class | WNDCLASS16 | 0000 | FUN_1008_2554 | Wine 11.15 WNDCLASS16 layout; DGROUP relocation 0564 -> entry ordinal 119; relocation 0578 -> 1028:057c; assembly 1008:255e-2593.; 1028:056c:undefined2[2]; complete verified referring-function closure | style=CS_VREDRAW|CS_HREDRAW; wndproc=1008:2219; no class/window extra bytes; application icon and arrow cursor; background brush COLOR_WINDOW+1; no menu; class name TPWinCrt. | ||
| 193 | 1028:056e | 1028:056f | 2 | initialized | verified | semantic-object | wndclass_tpwincrt | tpwincrt_window_class | WNDCLASS16 | 0000 | FUN_1008_2554 | Wine 11.15 WNDCLASS16 layout; DGROUP relocation 0564 -> entry ordinal 119; relocation 0578 -> 1028:057c; assembly 1008:255e-2593.; 1028:056e:undefined2[2]; complete verified referring-function closure | style=CS_VREDRAW|CS_HREDRAW; wndproc=1008:2219; no class/window extra bytes; application icon and arrow cursor; background brush COLOR_WINDOW+1; no menu; class name TPWinCrt. | ||
| 194 | 1028:0570 | 1028:0571 | 2 | initialized | verified | semantic-object | wndclass_tpwincrt | tpwincrt_window_class | WNDCLASS16 | 0000 | FUN_1008_2554 | Wine 11.15 WNDCLASS16 layout; DGROUP relocation 0564 -> entry ordinal 119; relocation 0578 -> 1028:057c; assembly 1008:255e-2593.; 1028:0570:undefined2[2]; complete verified referring-function closure | style=CS_VREDRAW|CS_HREDRAW; wndproc=1008:2219; no class/window extra bytes; application icon and arrow cursor; background brush COLOR_WINDOW+1; no menu; class name TPWinCrt. | ||
| 195 | 1028:0572 | 1028:0573 | 2 | initialized | verified | semantic-object | wndclass_tpwincrt | tpwincrt_window_class | WNDCLASS16 | 0000 | FUN_1008_2554 | Wine 11.15 WNDCLASS16 layout; DGROUP relocation 0564 -> entry ordinal 119; relocation 0578 -> 1028:057c; assembly 1008:255e-2593.; 1028:0572:undefined2[2]; complete verified referring-function closure | style=CS_VREDRAW|CS_HREDRAW; wndproc=1008:2219; no class/window extra bytes; application icon and arrow cursor; background brush COLOR_WINDOW+1; no menu; class name TPWinCrt. | ||
| 196 | 1028:0574 | 1028:0577 | 4 | initialized | verified | semantic-object | wndclass_tpwincrt | tpwincrt_window_class | WNDCLASS16 | 00000000 | Wine 11.15 WNDCLASS16 layout; DGROUP relocation 0564 -> entry ordinal 119; relocation 0578 -> 1028:057c; assembly 1008:255e-2593.; complete verified referring-function closure | style=CS_VREDRAW|CS_HREDRAW; wndproc=1008:2219; no class/window extra bytes; application icon and arrow cursor; background brush COLOR_WINDOW+1; no menu; class name TPWinCrt. | |||
| 197 | 1028:0578 | 1028:0579 | 2 | initialized | verified | semantic-object | wndclass_tpwincrt | tpwincrt_window_class | WNDCLASS16 | ffff | FUN_1008_2442 | 1028:0578->segment:6:offset:057c | Wine 11.15 WNDCLASS16 layout; DGROUP relocation 0564 -> entry ordinal 119; relocation 0578 -> 1028:057c; assembly 1008:255e-2593.; 1028:0578:undefined2[2]; complete verified referring-function closure | style=CS_VREDRAW|CS_HREDRAW; wndproc=1008:2219; no class/window extra bytes; application icon and arrow cursor; background brush COLOR_WINDOW+1; no menu; class name TPWinCrt. | |
| 198 | 1028:057a | 1028:057b | 2 | initialized | verified | semantic-object | wndclass_tpwincrt | tpwincrt_window_class | WNDCLASS16 | 0000 | FUN_1008_2442 | Wine 11.15 WNDCLASS16 layout; DGROUP relocation 0564 -> entry ordinal 119; relocation 0578 -> 1028:057c; assembly 1008:255e-2593.; 1028:057a:undefined2[2]; complete verified referring-function closure | style=CS_VREDRAW|CS_HREDRAW; wndproc=1008:2219; no class/window extra bytes; application icon and arrow cursor; background brush COLOR_WINDOW+1; no menu; class name TPWinCrt. | ||
| 199 | 1028:057c | 1028:0584 | 9 | initialized | verified | semantic-object | tpwincrt_class_name | tpwincrt_class_name | char[9] | 545057696e43727400 | Relocation 1028:0578 -> 1028:057c; RegisterClass16 path 1008:2554.; 1028:057c:string[9]; complete verified referring-function closure | NUL-terminated TPWinCrt class name used by the verified WNDCLASS16 object. | |||
| 200 | 1028:0585 | 1028:0585 | 1 | initialized | verified | semantic-object | alignment_0585 | g_alignment_0585 | const uint8_t | 00 | Exact binary byte; zero readers, writers, and relocations; complete verified referring-function closure | Explicit one-byte runtime-state alignment. | |||
| 201 | 1028:0586 | 1028:0587 | 2 | initialized | verified | semantic-object | tpwincrt_window_handle | g_tpwincrt_window | HWND16 | 0000 | FUN_1008_1779,FUN_1008_17e2,FUN_1008_1818,FUN_1008_1865,FUN_1008_18ee,FUN_1008_1a82,FUN_1008_1d77,FUN_1008_2442,FUN_1008_24a5 | FUN_1008_2442 | Store at 1008:2230-2233 and all TPWinCrt USER call sites.; 1028:0586:undefined2[2]; complete verified referring-function closure | Process-wide TPWinCrt HWND used by painting, caret, scrolling, focus, and teardown paths. | |
| 202 | 1028:0588 | 1028:0589 | 2 | initialized | verified | semantic-object | tpwincrt_ring_row_origin | g_tpwincrt_ring_row_origin | uint16_t | 0000 | FUN_1008_19f8,FUN_1008_1a82 | FUN_1008_1a82 | Verified circular addressing and scrolling tests.; 1028:0588:undefined2[2]; complete verified referring-function closure | Exact circular physical-row origin. | |
| 203 | 1028:058a | 1028:058b | 2 | initialized | verified | semantic-object | tpwincrt_input_count | g_tpwincrt_input_count | uint16_t | 0000 | FUN_1008_1c03,FUN_1008_1c5f,FUN_1008_211a | FUN_1008_1c5f,FUN_1008_211a | Verified enqueue, poll, wait, dequeue, shift, and overflow paths.; 1028:058a:undefined2[2]; complete verified referring-function closure | Exact signed-compared count for the 64-byte queue. | |
| 204 | 1028:058c | 1028:058c | 1 | initialized | verified | semantic-object | tpwincrt_window_created | g_tpwincrt_window_created | uint8_t | 00 | FUN_1008_18ee,FUN_1008_2442,FUN_1008_24a5 | FUN_1008_1d77,FUN_1008_21e2 | Verified create/destroy and all lazy-window/scroll/shutdown gates.; 1028:058c:undefined1[1]; complete verified referring-function closure | Exact process-wide live-window Boolean. | |
| 205 | 1028:058d | 1028:058d | 1 | initialized | verified | semantic-object | tpwincrt_has_focus | g_tpwincrt_has_focus | uint8_t | 00 | FUN_1008_18d0,FUN_1008_1c5f,FUN_1008_1f68 | FUN_1008_21ba,FUN_1008_21ce | Reads in verified caret and size paths; exact focus handlers at 1008:21ba and 21ce.; 1028:058d:undefined1[1]; complete verified referring-function closure | Boolean focus state with proven caret ordering. | |
| 206 | 1028:058e | 1028:058e | 1 | initialized | verified | semantic-object | tpwincrt_caret_enabled | g_tpwincrt_caret_enabled | uint8_t | 00 | FUN_1008_18d0,FUN_1008_1f68,FUN_1008_21ba,FUN_1008_21ce | FUN_1008_1c5f | Verified read/wait/focus/resize caret lifecycle.; 1028:058e:undefined1[1]; complete verified referring-function closure | Exact Boolean controlling focus-owned caret lifetime. | |
| 207 | 1028:058f | 1028:058f | 1 | initialized | verified | semantic-object | tpwincrt_paint_message_active | g_tpwincrt_paint_message_active | uint8_t | 00 | FUN_1008_1779,FUN_1008_17e2 | FUN_1008_1dcc | Branch in verified 1008:1779/17e2; stores in 1008:1dcc.; 1028:058f:undefined1[1]; complete verified referring-function closure | Selects matched BeginPaint16/EndPaint16 instead of GetDC16/ReleaseDC16. | |
| 208 | 1028:0590 | 1028:0590 | 1 | initialized | verified | semantic-object | tpwincrt_key_bindings | g_tpwincrt_key_bindings | TpWinCrtKeyBinding[12] | 25 | FUN_1008_2147 | Binary bytes 1028:0590-05bf; indexed loop disassembly 1008:2170-21b4.; 1028:0590:undefined1[1]; complete verified referring-function closure | Ordered bindings for Left/Right/Home/End/Up/Down/PageUp/PageDown with exact Ctrl requirement, horizontal/vertical axis, and Win16 scroll command. | ||
| 209 | 1028:0591 | 1028:0591 | 1 | initialized | verified | semantic-object | tpwincrt_key_bindings | g_tpwincrt_key_bindings | TpWinCrtKeyBinding[12] | 00 | FUN_1008_2147 | Binary bytes 1028:0590-05bf; indexed loop disassembly 1008:2170-21b4.; 1028:0591:undefined1[1]; complete verified referring-function closure | Ordered bindings for Left/Right/Home/End/Up/Down/PageUp/PageDown with exact Ctrl requirement, horizontal/vertical axis, and Win16 scroll command. | ||
| 210 | 1028:0592 | 1028:0592 | 1 | initialized | verified | semantic-object | tpwincrt_key_bindings | g_tpwincrt_key_bindings | TpWinCrtKeyBinding[12] | 00 | FUN_1008_2147 | Binary bytes 1028:0590-05bf; indexed loop disassembly 1008:2170-21b4.; 1028:0592:undefined1[1]; complete verified referring-function closure | Ordered bindings for Left/Right/Home/End/Up/Down/PageUp/PageDown with exact Ctrl requirement, horizontal/vertical axis, and Win16 scroll command. | ||
| 211 | 1028:0593 | 1028:0593 | 1 | initialized | verified | semantic-object | tpwincrt_key_bindings | g_tpwincrt_key_bindings | TpWinCrtKeyBinding[12] | 00 | FUN_1008_2147 | Binary bytes 1028:0590-05bf; indexed loop disassembly 1008:2170-21b4.; 1028:0593:undefined1[1]; complete verified referring-function closure | Ordered bindings for Left/Right/Home/End/Up/Down/PageUp/PageDown with exact Ctrl requirement, horizontal/vertical axis, and Win16 scroll command. | ||
| 212 | 1028:0594 | 1028:0594 | 1 | initialized | verified | semantic-object | tpwincrt_key_bindings | g_tpwincrt_key_bindings | TpWinCrtKeyBinding[12] | 27 | FUN_1008_2147 | Binary bytes 1028:0590-05bf; indexed loop disassembly 1008:2170-21b4.; 1028:0594:undefined1[1]; complete verified referring-function closure | Ordered bindings for Left/Right/Home/End/Up/Down/PageUp/PageDown with exact Ctrl requirement, horizontal/vertical axis, and Win16 scroll command. | ||
| 213 | 1028:0595 | 1028:0595 | 1 | initialized | verified | semantic-object | tpwincrt_key_bindings | g_tpwincrt_key_bindings | TpWinCrtKeyBinding[12] | 00 | FUN_1008_2147 | Binary bytes 1028:0590-05bf; indexed loop disassembly 1008:2170-21b4.; 1028:0595:undefined1[1]; complete verified referring-function closure | Ordered bindings for Left/Right/Home/End/Up/Down/PageUp/PageDown with exact Ctrl requirement, horizontal/vertical axis, and Win16 scroll command. | ||
| 214 | 1028:0596 | 1028:0596 | 1 | initialized | verified | semantic-object | tpwincrt_key_bindings | g_tpwincrt_key_bindings | TpWinCrtKeyBinding[12] | 00 | FUN_1008_2147 | Binary bytes 1028:0590-05bf; indexed loop disassembly 1008:2170-21b4.; 1028:0596:undefined1[1]; complete verified referring-function closure | Ordered bindings for Left/Right/Home/End/Up/Down/PageUp/PageDown with exact Ctrl requirement, horizontal/vertical axis, and Win16 scroll command. | ||
| 215 | 1028:0597 | 1028:0597 | 1 | initialized | verified | semantic-object | tpwincrt_key_bindings | g_tpwincrt_key_bindings | TpWinCrtKeyBinding[12] | 01 | FUN_1008_2147 | Binary bytes 1028:0590-05bf; indexed loop disassembly 1008:2170-21b4.; 1028:0597:undefined1[1]; complete verified referring-function closure | Ordered bindings for Left/Right/Home/End/Up/Down/PageUp/PageDown with exact Ctrl requirement, horizontal/vertical axis, and Win16 scroll command. | ||
| 216 | 1028:0598 | 1028:05bf | 40 | initialized | verified | semantic-object | tpwincrt_key_bindings | g_tpwincrt_key_bindings | TpWinCrtKeyBinding[12] | sha256:f3584e4dd3bb3552288877db409691f2446987313453d7031e1740c1f7ee7237 | Binary bytes 1028:0590-05bf; indexed loop disassembly 1008:2170-21b4.; complete verified referring-function closure | Ordered bindings for Left/Right/Home/End/Up/Down/PageUp/PageDown with exact Ctrl requirement, horizontal/vertical axis, and Win16 scroll command. | |||
| 217 | 1028:05c0 | 1028:05c7 | 8 | initialized | verified | semantic-object | system_timer_vmt | g_system_timer_vmt | const uint8_t[12] | 0600faff00000000 | Setup constructs VMT 05c0; relocation to entry ordinal 129; verified SystemTimer lifecycle/tests; complete verified referring-function closure | Exact six-byte timer object size, negative size/header fields, and destructor virtual slot. | |||
| 218 | 1028:05c8 | 1028:05cb | 4 | initialized | verified | semantic-object | system_timer_vmt | g_system_timer_vmt | const uint8_t[12] | ffff0000 | 1028:05c8->entry-ordinal:129 | Setup constructs VMT 05c0; relocation to entry ordinal 129; verified SystemTimer lifecycle/tests; complete verified referring-function closure | Exact six-byte timer object size, negative size/header fields, and destructor virtual slot. | ||
| 219 | 1028:05cc | 1028:05e5 | 26 | initialized | verified | semantic-object | object_windows_base_message_table | g_object_windows_base_message_table | ObjectWindowsMessageTable9 | 00000000000009001501140111011000020082000600110014ff | Binary bytes; relocations 1028:05e6-0606; verified resolver and focused message/command/scroll tests.; complete verified referring-function closure | Exact 62-byte mutable-cache table layout represented in C; all nine handler functions and every id-to-address mapping are now verified. | |||
| 220 | 1028:05e6 | 1028:05e9 | 4 | initialized | verified | semantic-object | object_windows_base_message_table | g_object_windows_base_message_table | ObjectWindowsMessageTable9 | ffff0000 | 1028:05e6->entry-ordinal:161 | Binary bytes; relocations 1028:05e6-0606; verified resolver and focused message/command/scroll tests.; complete verified referring-function closure | Exact 62-byte mutable-cache table layout represented in C; all nine handler functions and every id-to-address mapping are now verified. | ||
| 221 | 1028:05ea | 1028:05ed | 4 | initialized | verified | semantic-object | object_windows_base_message_table | g_object_windows_base_message_table | ObjectWindowsMessageTable9 | ffff0000 | 1028:05ea->entry-ordinal:162 | Binary bytes; relocations 1028:05e6-0606; verified resolver and focused message/command/scroll tests.; complete verified referring-function closure | Exact 62-byte mutable-cache table layout represented in C; all nine handler functions and every id-to-address mapping are now verified. | ||
| 222 | 1028:05ee | 1028:05f1 | 4 | initialized | verified | semantic-object | object_windows_base_message_table | g_object_windows_base_message_table | ObjectWindowsMessageTable9 | ffff0000 | 1028:05ee->entry-ordinal:163 | Binary bytes; relocations 1028:05e6-0606; verified resolver and focused message/command/scroll tests.; complete verified referring-function closure | Exact 62-byte mutable-cache table layout represented in C; all nine handler functions and every id-to-address mapping are now verified. | ||
| 223 | 1028:05f2 | 1028:05f5 | 4 | initialized | verified | semantic-object | object_windows_base_message_table | g_object_windows_base_message_table | ObjectWindowsMessageTable9 | ffff0000 | 1028:05f2->entry-ordinal:164 | Binary bytes; relocations 1028:05e6-0606; verified resolver and focused message/command/scroll tests.; complete verified referring-function closure | Exact 62-byte mutable-cache table layout represented in C; all nine handler functions and every id-to-address mapping are now verified. | ||
| 224 | 1028:05f6 | 1028:05f9 | 4 | initialized | verified | semantic-object | object_windows_base_message_table | g_object_windows_base_message_table | ObjectWindowsMessageTable9 | ffff0000 | 1028:05f6->entry-ordinal:165 | Binary bytes; relocations 1028:05e6-0606; verified resolver and focused message/command/scroll tests.; complete verified referring-function closure | Exact 62-byte mutable-cache table layout represented in C; all nine handler functions and every id-to-address mapping are now verified. | ||
| 225 | 1028:05fa | 1028:05fd | 4 | initialized | verified | semantic-object | object_windows_base_message_table | g_object_windows_base_message_table | ObjectWindowsMessageTable9 | ffff0000 | 1028:05fa->entry-ordinal:166 | Binary bytes; relocations 1028:05e6-0606; verified resolver and focused message/command/scroll tests.; complete verified referring-function closure | Exact 62-byte mutable-cache table layout represented in C; all nine handler functions and every id-to-address mapping are now verified. | ||
| 226 | 1028:05fe | 1028:0601 | 4 | initialized | verified | semantic-object | object_windows_base_message_table | g_object_windows_base_message_table | ObjectWindowsMessageTable9 | ffff0000 | 1028:05fe->entry-ordinal:167 | Binary bytes; relocations 1028:05e6-0606; verified resolver and focused message/command/scroll tests.; complete verified referring-function closure | Exact 62-byte mutable-cache table layout represented in C; all nine handler functions and every id-to-address mapping are now verified. | ||
| 227 | 1028:0602 | 1028:0605 | 4 | initialized | verified | semantic-object | object_windows_base_message_table | g_object_windows_base_message_table | ObjectWindowsMessageTable9 | ffff0000 | 1028:0602->entry-ordinal:168 | Binary bytes; relocations 1028:05e6-0606; verified resolver and focused message/command/scroll tests.; complete verified referring-function closure | Exact 62-byte mutable-cache table layout represented in C; all nine handler functions and every id-to-address mapping are now verified. | ||
| 228 | 1028:0606 | 1028:0609 | 4 | initialized | verified | semantic-object | object_windows_base_message_table | g_object_windows_base_message_table | ObjectWindowsMessageTable9 | ffff0000 | 1028:0606->entry-ordinal:169 | Binary bytes; relocations 1028:05e6-0606; verified resolver and focused message/command/scroll tests.; complete verified referring-function closure | Exact 62-byte mutable-cache table layout represented in C; all nine handler functions and every id-to-address mapping are now verified. | ||
| 229 | 1028:060a | 1028:0625 | 28 | initialized | verified | semantic-object | object_windows_application_dispatch | g_object_windows_application_dispatch | const uint8_t[68] | cc05000000000a00060022020100140115010f000500030001021201 | Exact bytes and relocations 0626..064a to entry ordinals 178,179,181..188; application dispatch/tests verified; complete verified referring-function closure | Complete ObjectWindows application dynamic table retained with every target address-backed. | |||
| 230 | 1028:0626 | 1028:0629 | 4 | initialized | verified | semantic-object | object_windows_application_dispatch | g_object_windows_application_dispatch | const uint8_t[68] | ffff0000 | 1028:0626->entry-ordinal:178 | Exact bytes and relocations 0626..064a to entry ordinals 178,179,181..188; application dispatch/tests verified; complete verified referring-function closure | Complete ObjectWindows application dynamic table retained with every target address-backed. | ||
| 231 | 1028:062a | 1028:062d | 4 | initialized | verified | semantic-object | object_windows_application_dispatch | g_object_windows_application_dispatch | const uint8_t[68] | ffff0000 | 1028:062a->entry-ordinal:179 | Exact bytes and relocations 0626..064a to entry ordinals 178,179,181..188; application dispatch/tests verified; complete verified referring-function closure | Complete ObjectWindows application dynamic table retained with every target address-backed. | ||
| 232 | 1028:062e | 1028:0631 | 4 | initialized | verified | semantic-object | object_windows_application_dispatch | g_object_windows_application_dispatch | const uint8_t[68] | ffff0000 | 1028:062e->entry-ordinal:181 | Exact bytes and relocations 0626..064a to entry ordinals 178,179,181..188; application dispatch/tests verified; complete verified referring-function closure | Complete ObjectWindows application dynamic table retained with every target address-backed. | ||
| 233 | 1028:0632 | 1028:0635 | 4 | initialized | verified | semantic-object | object_windows_application_dispatch | g_object_windows_application_dispatch | const uint8_t[68] | ffff0000 | 1028:0632->entry-ordinal:182 | Exact bytes and relocations 0626..064a to entry ordinals 178,179,181..188; application dispatch/tests verified; complete verified referring-function closure | Complete ObjectWindows application dynamic table retained with every target address-backed. | ||
| 234 | 1028:0636 | 1028:0639 | 4 | initialized | verified | semantic-object | object_windows_application_dispatch | g_object_windows_application_dispatch | const uint8_t[68] | ffff0000 | 1028:0636->entry-ordinal:183 | Exact bytes and relocations 0626..064a to entry ordinals 178,179,181..188; application dispatch/tests verified; complete verified referring-function closure | Complete ObjectWindows application dynamic table retained with every target address-backed. | ||
| 235 | 1028:063a | 1028:063d | 4 | initialized | verified | semantic-object | object_windows_application_dispatch | g_object_windows_application_dispatch | const uint8_t[68] | ffff0000 | 1028:063a->entry-ordinal:184 | Exact bytes and relocations 0626..064a to entry ordinals 178,179,181..188; application dispatch/tests verified; complete verified referring-function closure | Complete ObjectWindows application dynamic table retained with every target address-backed. | ||
| 236 | 1028:063e | 1028:0641 | 4 | initialized | verified | semantic-object | object_windows_application_dispatch | g_object_windows_application_dispatch | const uint8_t[68] | ffff0000 | 1028:063e->entry-ordinal:185 | Exact bytes and relocations 0626..064a to entry ordinals 178,179,181..188; application dispatch/tests verified; complete verified referring-function closure | Complete ObjectWindows application dynamic table retained with every target address-backed. | ||
| 237 | 1028:0642 | 1028:0645 | 4 | initialized | verified | semantic-object | object_windows_application_dispatch | g_object_windows_application_dispatch | const uint8_t[68] | ffff0000 | 1028:0642->entry-ordinal:186 | Exact bytes and relocations 0626..064a to entry ordinals 178,179,181..188; application dispatch/tests verified; complete verified referring-function closure | Complete ObjectWindows application dynamic table retained with every target address-backed. | ||
| 238 | 1028:0646 | 1028:0649 | 4 | initialized | verified | semantic-object | object_windows_application_dispatch | g_object_windows_application_dispatch | const uint8_t[68] | ffff0000 | 1028:0646->entry-ordinal:187 | Exact bytes and relocations 0626..064a to entry ordinals 178,179,181..188; application dispatch/tests verified; complete verified referring-function closure | Complete ObjectWindows application dynamic table retained with every target address-backed. | ||
| 239 | 1028:064a | 1028:064d | 4 | initialized | verified | semantic-object | object_windows_application_dispatch | g_object_windows_application_dispatch | const uint8_t[68] | ffff0000 | 1028:064a->entry-ordinal:188 | Exact bytes and relocations 0626..064a to entry ordinals 178,179,181..188; application dispatch/tests verified; complete verified referring-function closure | Complete ObjectWindows application dynamic table retained with every target address-backed. | ||
| 240 | 1028:064e | 1028:064f | 2 | initialized | verified | semantic-object | object_windows_application | g_object_windows_application | Win16FarPtr | 0000 | FUN_1000_6bf8,FUN_1000_ab3c,FUN_1008_2ae3,FUN_1008_2c1f,FUN_1018_0f38,FUN_1018_0f8d,FUN_1018_0ffd,FUN_1018_1054,FUN_1018_10aa | FUN_1018_1a61 | Write at 1018:1a93-1a99; reads in application/window routing across Code1, Code2, and Code4; constructor lifecycle tested.; complete verified referring-function closure; 1028:064e:undefined4[4] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 241 | 1028:0650 | 1028:0651 | 2 | initialized | verified | semantic-object | object_windows_application | g_object_windows_application | Win16FarPtr | 0000 | FUN_1018_1a61 | Write at 1018:1a93-1a99; reads in application/window routing across Code1, Code2, and Code4; constructor lifecycle tested.; complete verified referring-function closure | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 242 | 1028:0652 | 1028:0653 | 2 | initialized | verified | semantic-object | win16_create_dialog_param | g_win16_create_dialog_param | Win16FarPtr | ffff | FUN_1008_2a45 | 1028:0652->USER.ordinal:241 | Verified sole modeless call, bound-thunk callback ledger, and dialog tests.; 1028:0652:undefined2[2]; complete verified referring-function closure | Exact far import pointer for CreateDialogParam16. | |
| 243 | 1028:0654 | 1028:0655 | 2 | initialized | verified | semantic-object | win16_create_dialog_param | g_win16_create_dialog_param | Win16FarPtr | 0000 | FUN_1008_2a45 | Verified sole modeless call, bound-thunk callback ledger, and dialog tests.; 1028:0654:undefined2[2]; complete verified referring-function closure | Exact far import pointer for CreateDialogParam16. | ||
| 244 | 1028:0656 | 1028:0657 | 2 | initialized | verified | semantic-object | win16_dialog_box_param | g_win16_dialog_box_param | Win16FarPtr | ffff | FUN_1008_2ae3 | 1028:0656->USER.ordinal:239 | Verified sole modal call, bound-thunk callback ledger, and dialog tests.; 1028:0656:undefined2[2]; complete verified referring-function closure | Exact far import pointer for DialogBoxParam16. | |
| 245 | 1028:0658 | 1028:0659 | 2 | initialized | verified | semantic-object | win16_dialog_box_param | g_win16_dialog_box_param | Win16FarPtr | 0000 | FUN_1008_2ae3 | Verified sole modal call, bound-thunk callback ledger, and dialog tests.; 1028:0658:undefined2[2]; complete verified referring-function closure | Exact far import pointer for DialogBoxParam16. | ||
| 246 | 1028:065a | 1028:065d | 4 | initialized | verified | semantic-object | object_windows_default_procedures | g_object_windows_default_procedures | const Win16FarPtr[3] | ffff0000 | 1028:065a->USER.ordinal:107 | NE relocations 136..138 and verified ObjectWindows default window/MDI procedure forwarding; complete verified referring-function closure | Exact three far import slots used as framework default procedure identities. | ||
| 247 | 1028:065e | 1028:0661 | 4 | initialized | verified | semantic-object | object_windows_default_procedures | g_object_windows_default_procedures | const Win16FarPtr[3] | ffff0000 | 1028:065e->USER.ordinal:447 | NE relocations 136..138 and verified ObjectWindows default window/MDI procedure forwarding; complete verified referring-function closure | Exact three far import slots used as framework default procedure identities. | ||
| 248 | 1028:0662 | 1028:0665 | 4 | initialized | verified | semantic-object | object_windows_default_procedures | g_object_windows_default_procedures | const Win16FarPtr[3] | ffff0000 | 1028:0662->USER.ordinal:308 | NE relocations 136..138 and verified ObjectWindows default window/MDI procedure forwarding; complete verified referring-function closure | Exact three far import slots used as framework default procedure identities. | ||
| 249 | 1028:0666 | 1028:0667 | 2 | initialized | verified | semantic-object | win16_message_box | g_win16_message_box | Win16FarPtr | ffff | FUN_1000_0121,FUN_1000_0270,FUN_1018_1f14,ne_program_entry | 1028:0666->USER.ordinal:1 | Relocation record 139; all indirect readers inventoried; verified application-error call 1018:1f14 and focused test.; 1028:0666:undefined2[2]; complete verified referring-function closure | Process-wide far import pointer for MessageBox16; argument semantics at the reconstructed ObjectWindows call site are exact. | |
| 250 | 1028:0668 | 1028:0669 | 2 | initialized | verified | semantic-object | win16_message_box | g_win16_message_box | Win16FarPtr | 0000 | FUN_1000_0121,FUN_1000_0270,FUN_1018_1f14,ne_program_entry | Relocation record 139; all indirect readers inventoried; verified application-error call 1018:1f14 and focused test.; 1028:0668:undefined2[2]; complete verified referring-function closure | Process-wide far import pointer for MessageBox16; argument semantics at the reconstructed ObjectWindows call site are exact. | ||
| 251 | 1028:066a | 1028:066a | 1 | initialized | verified | semantic-object | dialog_alternate_template | g_dialog_alternate_template | uint8_t | 00 | FUN_1008_1607 | Verified sole reader and both synthetic branch cases.; 1028:066a:undefined1[1]; complete verified referring-function closure | Selects integer dialog template 7f02 normally or 7f05 when externally nonzero. | ||
| 252 | 1028:066b | 1028:066b | 1 | initialized | verified | semantic-object | alignment_066b | g_alignment_066b | const uint8_t | 00 | Exact binary byte; zero readers, writers, and relocations; complete verified referring-function closure | Explicit one-byte ObjectWindows alignment. | |||
| 253 | 1028:066c | 1028:066d | 2 | initialized | verified | semantic-object | object_windows_thunk_code_selector | g_object_windows_thunk_code_selector | uint16_t | 0000 | FUN_1018_01dc | FUN_1018_01dc | Disassembly 1018:01dc-02f9; reconstructed/tests/test_bound_thunks.c; 1028:066c:undefined2[2]; complete verified referring-function closure | Stored in the next pool's header before replacement and used as the current pool selector lifecycle marker. | |
| 254 | 1028:066e | 1028:066f | 2 | initialized | verified | semantic-object | object_windows_free_thunk | g_object_windows_free_thunk | Win16FarPtr | 0000 | FUN_1018_01dc,FUN_1018_02fa | FUN_1018_01dc,FUN_1018_02fa | Disassembly 1018:01dc-0340; reconstructed/tests/test_bound_thunks.c; 1028:066e:undefined2[2]; complete verified referring-function closure | Exact LIFO head across pool construction, allocation, release, and reallocation; each free thunk stores the previous far head at +3. | |
| 255 | 1028:0670 | 1028:0671 | 2 | initialized | verified | semantic-object | object_windows_free_thunk | g_object_windows_free_thunk | Win16FarPtr | 0000 | FUN_1018_01dc,FUN_1018_02fa | FUN_1018_01dc,FUN_1018_02fa | Disassembly 1018:01dc-0340; reconstructed/tests/test_bound_thunks.c; 1028:0670:undefined2[2]; complete verified referring-function closure | Exact LIFO head across pool construction, allocation, release, and reallocation; each free thunk stores the previous far head at +3. | |
| 256 | 1028:0672 | 1028:0673 | 2 | initialized | verified | semantic-object | object_windows_dispatch_proc | g_object_windows_dispatch_proc | Win16FarPtr | 0000 | FUN_1018_01dc,FUN_1018_1b08 | FUN_1018_1a61 | Verified constructor write, thunk-pool copy/use, destructor FreeProcInstance, and focused application/thunk tests.; 1028:0672:undefined2[2]; complete verified referring-function closure | Shared procedure reached by every generated bound thunk; exact MakeProcInstance/FreeProcInstance ownership lifecycle is represented. | |
| 257 | 1028:0674 | 1028:0675 | 2 | initialized | verified | semantic-object | object_windows_dispatch_proc | g_object_windows_dispatch_proc | Win16FarPtr | 0000 | FUN_1018_01dc,FUN_1018_1b08 | FUN_1018_1a61 | Verified constructor write, thunk-pool copy/use, destructor FreeProcInstance, and focused application/thunk tests.; 1028:0674:undefined2[2]; complete verified referring-function closure | Shared procedure reached by every generated bound thunk; exact MakeProcInstance/FreeProcInstance ownership lifecycle is represented. | |
| 258 | 1028:0676 | 1028:0677 | 2 | initialized | verified | semantic-object | object_windows_creating_object | g_object_windows_creating_object | Win16FarPtr | 0000 | FUN_1018_134f | Verified writer 1018:134f, bootstrap reader/transition, exact extent, and creation tests.; 1028:0676:undefined2[2]; complete verified referring-function closure | Exact temporary object handoff until HWND-to-object thunk binding completes. | ||
| 259 | 1028:0678 | 1028:0679 | 2 | initialized | verified | semantic-object | object_windows_creating_object | g_object_windows_creating_object | Win16FarPtr | 0000 | FUN_1018_134f | Verified writer 1018:134f, bootstrap reader/transition, exact extent, and creation tests.; 1028:0678:undefined2[2]; complete verified referring-function closure | Exact temporary object handoff until HWND-to-object thunk binding completes. | ||
| 260 | 1028:067a | 1028:067d | 4 | initialized | verified | semantic-object | object_windows_selector_property | object_windows_selector_property_name | char[4] | 4f573100 | TDKPIN.EXE data bytes; SetProp16 call at 1018:004a-0059.; complete verified referring-function closure | NUL-terminated property name OW1; stores the bound object's selector. | |||
| 261 | 1028:067e | 1028:0681 | 4 | initialized | verified | semantic-object | object_windows_offset_property | object_windows_offset_property_name | char[4] | 4f573200 | TDKPIN.EXE data bytes; SetProp16 call at 1018:005a-0069.; complete verified referring-function closure | NUL-terminated property name OW2; stores the bound object's offset. | |||
| 262 | 1028:0682 | 1028:0683 | 2 | initialized | verified | semantic-object | object_windows_message_hook | g_object_windows_message_hook | Win16FarPtr | 0000 | FUN_1018_0103 | Complete Ghidra reference inventory: reads only at 1018:0127, 015f, and 08de; binary zero bytes; reconstructed/tests/test_message_dispatch.c; 1028:0682:undefined2[2]; complete verified referring-function closure | Optional generic ObjectWindows instrumentation hook. Normal TDKPIN execution always skips it because the selector word at 0684 remains zero; nonnull semantics are nevertheless reconstructed and branch-tested. | ||
| 263 | 1028:0684 | 1028:0685 | 2 | initialized | verified | semantic-object | object_windows_message_hook | g_object_windows_message_hook | Win16FarPtr | 0000 | FUN_1018_0103,FUN_1018_08c3 | Complete Ghidra reference inventory: reads only at 1018:0127, 015f, and 08de; binary zero bytes; reconstructed/tests/test_message_dispatch.c; 1028:0684:undefined2[2]; complete verified referring-function closure | Optional generic ObjectWindows instrumentation hook. Normal TDKPIN execution always skips it because the selector word at 0684 remains zero; nonnull semantics are nevertheless reconstructed and branch-tested. | ||
| 264 | 1028:0686 | 1028:068a | 5 | initialized | verified | semantic-object | object_windows_thunk_template | object_windows_thunk_template | uint8_t[5] | 5b2ec41fea | Binary bytes; disassembly 1018:020e-0226; reconstructed/tests/test_bound_thunks.c; complete verified referring-function closure | POP BX; CS:LES BX,[BX]; JMP FAR immediate template: consumes the CALL return address, loads the embedded bound object, and jumps through the shared dispatch procedure appended at +7. | |||
| 265 | 1028:068b | 1028:068b | 1 | initialized | verified | semantic-object | alignment_068b | g_alignment_068b | const uint8_t | 00 | Exact binary byte; zero readers, writers, and relocations; complete verified referring-function closure | Explicit one-byte ObjectWindows separator. | |||
| 266 | 1028:068c | 1028:0697 | 12 | initialized | verified | semantic-object | object_windows_turbo_window_class_name | object_windows_turbo_window_class_name | char[12] | 547572626f57696e646f7700 | Binary bytes; four TWindow-derived VMTs select 1018:0d6a at +0x2c; focused far-pointer test.; 1028:068c:string[12]; complete verified referring-function closure | Exact registered class-name provider for the shared ObjectWindows window implementation. | |||
| 267 | 1028:0698 | 1028:06b2 | 27 | initialized | verified | semantic-object | object_windows_error_format | object_windows_error_format | char[27] | 4572726f7220636f6465203d2025642e20436f6e74696e75653f00 | Binary bytes and verified wvsprintf call at 1018:1f20-1f2c; reconstructed/tests/test_application_windows.c; 1028:0698:string[27]; complete verified referring-function closure | Signed decimal application error prompt; the sole conversion consumes the caller's uint16 word as int16. | |||
| 268 | 1028:06b3 | 1028:06c4 | 18 | initialized | verified | semantic-object | object_windows_error_caption | object_windows_error_caption | char[18] | 4170706c69636174696f6e204572726f7200 | Binary bytes and verified indirect MessageBox call at 1018:1f2f-1f3e.; 1028:06b3:string[18]; complete verified referring-function closure | Exact caption for the ObjectWindows application error prompt. | |||
| 269 | 1028:06c5 | 1028:06d9 | 21 | initialized | verified | semantic-object | borland_unit_descriptor_table | g_borland_unit_descriptor_table | const uint8_t[45] | 00cc05000000000600018002801001110010009005 | Exact bytes and relocations 06da..06ee to entry ordinals 227..232; complete verified startup/ExitProc chain; complete verified referring-function closure | Exact compiler-generated unit lifecycle table; all six targets and ordering are represented. | |||
| 270 | 1028:06da | 1028:06dd | 4 | initialized | verified | semantic-object | borland_unit_descriptor_table | g_borland_unit_descriptor_table | const uint8_t[45] | ffff0000 | 1028:06da->entry-ordinal:227 | Exact bytes and relocations 06da..06ee to entry ordinals 227..232; complete verified startup/ExitProc chain; complete verified referring-function closure | Exact compiler-generated unit lifecycle table; all six targets and ordering are represented. | ||
| 271 | 1028:06de | 1028:06e1 | 4 | initialized | verified | semantic-object | borland_unit_descriptor_table | g_borland_unit_descriptor_table | const uint8_t[45] | ffff0000 | 1028:06de->entry-ordinal:228 | Exact bytes and relocations 06da..06ee to entry ordinals 227..232; complete verified startup/ExitProc chain; complete verified referring-function closure | Exact compiler-generated unit lifecycle table; all six targets and ordering are represented. | ||
| 272 | 1028:06e2 | 1028:06e5 | 4 | initialized | verified | semantic-object | borland_unit_descriptor_table | g_borland_unit_descriptor_table | const uint8_t[45] | ffff0000 | 1028:06e2->entry-ordinal:229 | Exact bytes and relocations 06da..06ee to entry ordinals 227..232; complete verified startup/ExitProc chain; complete verified referring-function closure | Exact compiler-generated unit lifecycle table; all six targets and ordering are represented. | ||
| 273 | 1028:06e6 | 1028:06e9 | 4 | initialized | verified | semantic-object | borland_unit_descriptor_table | g_borland_unit_descriptor_table | const uint8_t[45] | ffff0000 | 1028:06e6->entry-ordinal:230 | Exact bytes and relocations 06da..06ee to entry ordinals 227..232; complete verified startup/ExitProc chain; complete verified referring-function closure | Exact compiler-generated unit lifecycle table; all six targets and ordering are represented. | ||
| 274 | 1028:06ea | 1028:06ed | 4 | initialized | verified | semantic-object | borland_unit_descriptor_table | g_borland_unit_descriptor_table | const uint8_t[45] | ffff0000 | 1028:06ea->entry-ordinal:231 | Exact bytes and relocations 06da..06ee to entry ordinals 227..232; complete verified startup/ExitProc chain; complete verified referring-function closure | Exact compiler-generated unit lifecycle table; all six targets and ordering are represented. | ||
| 275 | 1028:06ee | 1028:06f1 | 4 | initialized | verified | semantic-object | borland_unit_descriptor_table | g_borland_unit_descriptor_table | const uint8_t[45] | ffff0000 | 1028:06ee->entry-ordinal:232 | Exact bytes and relocations 06da..06ee to entry ordinals 227..232; complete verified startup/ExitProc chain; complete verified referring-function closure | Exact compiler-generated unit lifecycle table; all six targets and ordering are represented. | ||
| 276 | 1028:06f2 | 1028:06f2 | 1 | initialized | verified | semantic-object | object_windows_focus_event_marker | g_object_windows_focus_event_marker | uint8_t | 01 | FUN_1008_2c83 | Complete reference inventory proves one writer and no readers; focused handler tests.; 1028:06f2:undefined1[1]; complete verified referring-function closure | Exact write-only marker with no inferred role beyond its observed store. | ||
| 277 | 1028:06f3 | 1028:06f3 | 1 | initialized | verified | semantic-object | alignment_06f3 | g_alignment_06f3 | const uint8_t | 00 | Exact binary byte; zero readers, writers, and relocations; complete verified referring-function closure | Explicit one-byte runtime alignment. | |||
| 278 | 1028:06f4 | 1028:06f5 | 2 | initialized | verified | semantic-object | borland_heap_reserve_size | g_borland_heap_reserve_bytes | uint16_t | 0020 | FUN_1008_2dff,FUN_1008_2e22 | Binary bytes and reads in 1008:2dff/2e22.; 1028:06f4:undefined2[2]; complete verified referring-function closure | Configured 8-KiB emergency heap reserve size. | ||
| 279 | 1028:06f6 | 1028:06f7 | 2 | initialized | verified | semantic-object | borland_heap_reserve | g_borland_heap_reserve | Win16FarPtr | 0000 | FUN_1008_2de0,FUN_1008_2e22 | FUN_1008_2dff,FUN_1008_2e22 | Verified null/allocation/free/clear lifecycle tests for 1008:2de0, 2dff, and 2e22.; 1028:06f6:undefined2[2]; complete verified referring-function closure | Emergency allocation released on OOM so the allocator can retry; underlying allocator is tracked separately. | |
| 280 | 1028:06f8 | 1028:06f9 | 2 | initialized | verified | semantic-object | borland_heap_reserve | g_borland_heap_reserve | Win16FarPtr | 0000 | FUN_1008_2de0,FUN_1008_2e22 | FUN_1008_2dff,FUN_1008_2e22 | Verified null/allocation/free/clear lifecycle tests for 1008:2de0, 2dff, and 2e22.; 1028:06f8:undefined2[2]; complete verified referring-function closure | Emergency allocation released on OOM so the allocator can retry; underlying allocator is tracked separately. | |
| 281 | 1028:06fa | 1028:06fa | 1 | initialized | verified | semantic-object | borland_heap_reserve_disabled | g_borland_heap_reserve_disabled | uint8_t | 00 | FUN_1008_2e22 | Branch in 1008:2e22 and writers in runtime setup/teardown.; complete verified referring-function closure; 1028:06fa:undefined1[1] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 282 | 1028:06fb | 1028:06fb | 1 | initialized | verified | semantic-object | alignment_06fb | g_alignment_06fb | const uint8_t | 00 | Exact binary byte; zero readers, writers, and relocations; complete verified referring-function closure | Explicit one-byte startup-state alignment. | |||
| 283 | 1028:06fc | 1028:06fd | 2 | initialized | verified | semantic-object | win16_previous_instance | g_win16_previous_instance | HINSTANCE16 | 0000 | FUN_1000_0121,FUN_1008_2554,FUN_1018_1a61 | FUN_1020_0002 | Startup write in 1020:0002; first-instance branch in verified 1018:1a61; reconstructed/tests/test_application.c; complete verified referring-function closure; 1028:06fc:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 284 | 1028:06fe | 1028:06ff | 2 | initialized | verified | semantic-object | win16_instance | g_win16_instance | HINSTANCE16 | 0000 | FUN_1000_016c,FUN_1000_0270,FUN_1000_5390,FUN_1000_5be5,FUN_1000_6129,FUN_1008_0f2e,FUN_1008_2442,FUN_1008_2554,FUN_1008_2a45,FUN_1008_2ae3,FUN_1010_01c2,FUN_1018_0e46,FUN_1018_1274,FUN_1018_134f,FUN_1018_1a61,FUN_1020_0002,FUN_1020_082e | FUN_1020_0002 | 34 readers across resource/window/module paths; verified MakeProcInstance argument in 1018:1a61.; complete verified referring-function closure; 1028:06fe:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 285 | 1028:0700 | 1028:0701 | 2 | initialized | verified | semantic-object | win16_show_command | g_win16_show_command | uint16_t | 0000 | FUN_1008_2442,FUN_1018_1b57 | FUN_1020_0002 | Startup write at 1020:0015; read by verified application initialization 1018:1b57; reconstructed/tests/test_application.c; complete verified referring-function closure; 1028:0700:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 286 | 1028:0702 | 1028:0703 | 2 | initialized | verified | semantic-object | borland_command_line | g_borland_command_line | Win16FarPtr | 0000 | FUN_1020_0871 | FUN_1020_0002 | Verified startup capture and command-token scanner 1020:0871; reconstructed/tests/test_borland_startup.c; 1028:0702:undefined4[4]; complete verified referring-function closure | Exact far pointer to the NUL-terminated DOS command tail, including independent selector and wrapping offset semantics. | |
| 287 | 1028:0704 | 1028:0705 | 2 | initialized | verified | semantic-object | borland_command_line | g_borland_command_line | Win16FarPtr | 0000 | FUN_1020_0002 | Verified startup capture and command-token scanner 1020:0871; reconstructed/tests/test_borland_startup.c; complete verified referring-function closure | Exact far pointer to the NUL-terminated DOS command tail, including independent selector and wrapping offset semantics. | ||
| 288 | 1028:0706 | 1028:0707 | 2 | initialized | verified | semantic-object | borland_heap_segment_head | g_borland_heap_segment_head | uint16_t | 0000 | FUN_1020_0167,FUN_1020_023c,FUN_1020_026a,FUN_1020_02d7,runtime_1020_0195 | FUN_1020_023c,FUN_1020_02d7 | Reads/writes in 1020:0167, 0195, 023c, 026a, 02d7; reconstructed/tests/test_heap_core.c; reconstructed/tests/test_heap_paths.c; 1028:0706:undefined2[2]; complete verified referring-function closure | Circular insertion, successful-segment rotation, predecessor unlink, and final zeroing are represented and verified across one- and two-segment lifecycles. | |
| 289 | 1028:0708 | 1028:0709 | 2 | initialized | verified | semantic-object | borland_local_heap_limit | g_borland_local_heap_limit | uint16_t | 0004 | FUN_1020_01ca | Threshold branches in 1020:01ca; reconstructed/tests/test_heap_paths.c; 1028:0708:undefined2[2]; complete verified referring-function closure | Below-threshold local-first and above-threshold global-first paths, including fallback, are represented and branch-tested. | ||
| 290 | 1028:070a | 1028:070b | 2 | initialized | verified | semantic-object | borland_heap_segment_bytes | g_borland_heap_segment_bytes | uint16_t | 0020 | FUN_1020_01ca,FUN_1020_026a,FUN_1020_02d7 | Header/free-size construction and full-segment release tests.; 1028:070a:undefined2[2]; complete verified referring-function closure | Exact 8-KiB local heap segment allocation size. | ||
| 291 | 1028:070c | 1028:070d | 2 | initialized | verified | semantic-object | borland_global_alloc_flags | g_borland_global_alloc_flags | uint16_t | 0200 | FUN_1020_0222 | Push at 1020:0222 and verified GlobalAlloc16 argument test.; 1028:070c:undefined2[2]; complete verified referring-function closure | Exact flags passed for Borland global heap blocks. | ||
| 292 | 1028:070e | 1028:070f | 2 | initialized | verified | semantic-object | borland_heap_error_handler | g_borland_heap_error_handler | Win16FarPtr | 0000 | FUN_1020_01ca | FUN_1008_2e76 | Verified NE-segment binding to selector:2e22; indirect call at 1020:020c-0210.; 1028:070e:undefined2[2]; complete verified referring-function closure | Allocator callback returns 0 stop, 1 no retry, or 2 retry after emergency-reserve release. | |
| 293 | 1028:0710 | 1028:0711 | 2 | initialized | verified | semantic-object | borland_heap_error_handler | g_borland_heap_error_handler | Win16FarPtr | 0000 | FUN_1020_01ca | FUN_1008_2e76 | Verified NE-segment binding to selector:2e22; indirect call at 1020:020c-0210.; 1028:0710:undefined2[2]; complete verified referring-function closure | Allocator callback returns 0 stop, 1 no retry, or 2 retry after emergency-reserve release. | |
| 294 | 1028:0712 | 1028:0713 | 2 | initialized | verified | semantic-object | borland_exit_proc | g_borland_exit_proc | Win16FarPtr | 0000 | FUN_1008_2554,FUN_1020_00d2 | FUN_1008_24a5,FUN_1008_2554,FUN_1020_00d2 | Reads/clears in 1020:00d2; writers throughout shutdown setup.; complete verified referring-function closure; 1028:0712:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 295 | 1028:0714 | 1028:0715 | 2 | initialized | verified | semantic-object | borland_exit_proc | g_borland_exit_proc | Win16FarPtr | 0000 | FUN_1008_2554 | FUN_1008_24a5,FUN_1008_2554,FUN_1020_00d2 | Reads/clears in 1020:00d2; writers throughout shutdown setup.; complete verified referring-function closure; 1028:0714:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 296 | 1028:0716 | 1028:0716 | 1 | initialized | verified | semantic-object | borland_exit_code | g_borland_exit_code_word | uint16_t | 00 | FUN_1020_0061 | FUN_1020_0061 | Stores/reads in 1020:0061 and related runtime entries.; complete verified referring-function closure; 1028:0716:undefined1[1] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 297 | 1028:0717 | 1028:0717 | 1 | initialized | verified | semantic-object | borland_exit_code | g_borland_exit_code_word | uint16_t | 00 | Stores/reads in 1020:0061 and related runtime entries.; complete verified referring-function closure | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |||
| 298 | 1028:0718 | 1028:0719 | 2 | initialized | verified | semantic-object | borland_error_location | g_borland_error_location | struct BorlandErrorLocation | 0000 | FUN_1008_24a5,FUN_1020_0061 | FUN_1020_0061 | Reads/writes in 1020:0002, 005d, 0061, and runtime error helpers.; complete verified referring-function closure; 1028:0718:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 299 | 1028:071a | 1028:071b | 2 | initialized | verified | semantic-object | borland_error_location | g_borland_error_location | struct BorlandErrorLocation | 0000 | FUN_1008_24a5,FUN_1020_0061 | FUN_1020_0061 | Reads/writes in 1020:0002, 005d, 0061, and runtime error helpers.; complete verified referring-function closure; 1028:071a:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 300 | 1028:071c | 1028:071d | 2 | initialized | verified | semantic-object | borland_windows_mode | g_borland_windows_mode | uint16_t | 0000 | FUN_1020_0061 | FUN_1020_0002 | Verified startup capture, termination consumer 1020:0061, and focused tests.; 1028:071c:undefined2[2]; complete verified referring-function closure | Exact Win16 selector-valued mode word; nonzero selects ExitProc execution and GUI error reporting. | |
| 301 | 1028:071e | 1028:071f | 2 | initialized | verified | semantic-object | borland_io_result | g_borland_io_result | _Atomic uint16_t | 0000 | FUN_1020_0388,FUN_1020_038f | FUN_1020_00d2,FUN_1020_0388,FUN_1020_0534,FUN_1020_0586,FUN_1020_05c7,FUN_1020_06ab,FUN_1020_072c,FUN_1020_0751,FUN_1020_07fe,runtime_1020_0710 | Atomic exchange in verified 1020:0388; reads/writes in runtime I/O and ExitProc paths.; complete verified referring-function closure; 1028:071e:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 302 | 1028:0720 | 1028:0721 | 2 | initialized | verified | semantic-object | borland_random_seed | g_borland_random_seed | uint32_t | 0000 | FUN_1020_1501,runtime_1020_14de | FUN_1000_0270,FUN_1020_1501,runtime_1020_1539 | Reads/writes in 1020:14a4, 14c1, 14de, 1501, and 1539; multiplier 0x08088405 proved from assembly.; 1028:0720:undefined2[2]; complete verified referring-function closure | Exact modulo-2^32 Borland RandSeed state, stored low word then high word. | |
| 303 | 1028:0722 | 1028:0723 | 2 | initialized | verified | semantic-object | borland_random_seed | g_borland_random_seed | uint32_t | 0000 | FUN_1020_1501 | FUN_1000_0270,FUN_1020_1501,runtime_1020_1539 | Reads/writes in 1020:14a4, 14c1, 14de, 1501, and 1539; multiplier 0x08088405 proved from assembly.; 1028:0722:undefined2[2]; complete verified referring-function closure | Exact modulo-2^32 Borland RandSeed state, stored low word then high word. | |
| 304 | 1028:0724 | 1028:0725 | 2 | initialized | verified | semantic-object | borland_huge_pointer_increment | g_borland_huge_pointer_increment | uint16_t | 0000 | FUN_1020_0002 | Relocation 5:4 at 1020:0051; Wine 11.15 __AHINCR=8; reconstructed/tests/test_borland_startup.c; 1028:0724:undefined2[2]; complete verified referring-function closure | Exact selector increment used by Borland huge-pointer normalization; this import is runtime data, not a callable function. | ||
| 305 | 1028:0726 | 1028:0726 | 1 | initialized | verified | semantic-object | borland_cpu_level | g_borland_cpu_level | uint8_t | 00 | FUN_1020_08a9,FUN_1020_08e6,runtime_1020_098c,runtime_1020_09af | FUN_1020_0002 | Verified startup branches and consumers 1020:08a9, 08e6, 098c, and 09af; arithmetic and startup tests.; 1028:0726:undefined1[1]; complete verified referring-function closure | Exact levels 0 for 086/186, 1 for 286, and 2 for 386-plus instruction selection. | |
| 306 | 1028:0727 | 1028:0727 | 1 | initialized | verified | semantic-object | borland_file_mode | g_borland_file_mode | uint8_t | 02 | FUN_1020_06ab | Binary byte; sole read by verified generic open entry 1020:06ab; focused DOS-open test.; 1028:0727:undefined1[1]; complete verified referring-function closure | Exact DOS AH=3d access mode passed for nonempty generic-file names. | ||
| 307 | 1028:0728 | 1028:0747 | 32 | initialized | verified | semantic-object | borland_runtime_error_text | g_borland_runtime_error_text | char[32] | 52756e74696d65206572726f722030303020617420303030303a303030302e00 | TDKPIN.EXE bytes; fixed write endpoints 0739, 0741, 0746 in 1020:0061.; 1028:0728:string[32]; complete verified referring-function closure | Mutable decimal error-code and uppercase hexadecimal segment/offset fields are written backward into fixed placeholders before MessageBox16. | |||
| 308 | 1028:0748 | 1028:0749 | 2 | zero-fill | verified | semantic-object | tdkpin_application_object | g_tdkpin_application_object | uint8_t[36] | zero-fill | ne_program_entry | Verified application constructor, VMT Run/destructor calls, static dispose mode zero, and program-entry tests.; 1028:0748:undefined2[2]; complete verified referring-function closure | Exact process-lifetime ObjectWindows application instance. | ||
| 309 | 1028:074a | 1028:076b | 34 | zero-fill | verified | semantic-object | tdkpin_application_object | g_tdkpin_application_object | uint8_t[36] | zero-fill | Verified application constructor, VMT Run/destructor calls, static dispose mode zero, and program-entry tests.; complete verified referring-function closure | Exact process-lifetime ObjectWindows application instance. | |||
| 310 | 1028:076c | 1028:07be | 83 | zero-fill | verified | semantic-object | reserved_runtime_to_game_state | g_reserved_runtime_to_game_state | uint8_t[83] | zero-fill | Complete reference, relocation, and defined-data inventories contain no address in the range; complete verified referring-function closure | Explicit unreferenced runtime/game-state reserve; all 83 bytes remain zero in-image. | |||
| 311 | 1028:07bf | 1028:07c0 | 2 | zero-fill | verified | semantic-object | tdkpin_windows_version | g_tdkpin_windows_version | uint32_t | zero-fill | ne_program_entry | ne_program_entry | Verified 2.x, 3.9, 3.10, and 4.x branches and full-dword publication.; 1028:07bf:undefined2[2]; complete verified referring-function closure | Low-byte major, next-byte minor; upper word retained but not used by threshold. | |
| 312 | 1028:07c1 | 1028:07c2 | 2 | zero-fill | verified | semantic-object | tdkpin_windows_version | g_tdkpin_windows_version | uint32_t | zero-fill | ne_program_entry | ne_program_entry | Verified 2.x, 3.9, 3.10, and 4.x branches and full-dword publication.; 1028:07c1:undefined2[2]; complete verified referring-function closure | Low-byte major, next-byte minor; upper word retained but not used by threshold. | |
| 313 | 1028:07c3 | 1028:07c3 | 1 | zero-fill | verified | semantic-object | alignment_07c3 | g_alignment_07c3 | uint8_t | zero-fill | Complete zero-reader/zero-writer/zero-relocation inventory; complete verified referring-function closure | Explicit one-byte game-state alignment. | |||
| 314 | 1028:07c4 | 1028:07c4 | 1 | zero-fill | verified | semantic-object | palette_update_active | g_palette_update_active | uint8_t | zero-fill | FUN_1000_58e7,FUN_1000_5956,exported_ordinal_10 | FUN_1000_58e7,FUN_1000_5956 | All palette-message readers/writers 1000:58e7,5956,59a0,5a37 are verified; palette message tests; complete verified referring-function closure; 1028:07c4:undefined1[1] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 315 | 1028:07c5 | 1028:07c5 | 1 | zero-fill | verified | semantic-object | collision_refresh_pending | g_collision_refresh_pending | uint8_t | zero-fill | exported_ordinal_10 | FUN_1000_0270,FUN_1000_638e,exported_ordinal_10 | Writes at 1000:03e0/6959/eb2c and timer read at 1000:eb0b; exact add-player branch in reconstructed/tdkpin_key_input.c and reconstructed/tests/test_key_release.c; complete verified referring-function closure; 1028:07c5:undefined1[1] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 316 | 1028:07c6 | 1028:07c6 | 1 | zero-fill | verified | semantic-object | game_tilted | game_tilted | uint8_t | zero-fill | FUN_1000_638e,FUN_1000_6bf8,FUN_1000_b476,FUN_1000_bc36,FUN_1000_c79c,FUN_1008_0002,exported_ordinal_10 | FUN_1000_638e,FUN_1000_9e85 | Verified sound-dispatch gate 1008:0002; complete reference inventory identifies readers in key, collision, timer, and gameplay paths plus writers 1000:638e and 1000:9e85.; complete verified referring-function closure; 1028:07c6:undefined1[1] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 317 | 1028:07c7 | 1028:07c7 | 1 | zero-fill | verified | semantic-object | target_rotation_armed | g_target_rotation_armed | uint8_t | zero-fill | FUN_1000_b476,FUN_1000_c79c,exported_ordinal_10 | FUN_1000_0270,FUN_1000_638e,FUN_1000_b476,exported_ordinal_10 | Verified gate/writer in 1000:b476 and complete reference inventory; reconstructed/tests/test_collision_events.c; complete verified referring-function closure; 1028:07c7:undefined1[1] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 318 | 1028:07c8 | 1028:07c8 | 1 | zero-fill | verified | semantic-object | target_set_complete | g_target_set_complete | uint8_t | zero-fill | FUN_1000_b476,FUN_1000_c79c,exported_ordinal_10 | FUN_1000_0270,FUN_1000_9e85,FUN_1000_c79c,exported_ordinal_10 | Verified writer 1000:9e85, gate 1000:b476, and complete reference inventory; ball-render/collision-event tests; complete verified referring-function closure; 1028:07c8:undefined1[1] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 319 | 1028:07c9 | 1028:07c9 | 1 | zero-fill | verified | semantic-object | gameplay_transition_pending | g_gameplay_transition_pending | uint8_t | zero-fill | exported_ordinal_10 | FUN_1000_0270,FUN_1000_638e,FUN_1000_a70e | Verified writer plus complete reference inventory.; complete verified referring-function closure; 1028:07c9:undefined1[1] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 320 | 1028:07ca | 1028:07ca | 1 | zero-fill | verified | semantic-object | claw_animation_active | g_claw_animation_active | uint8_t | zero-fill | exported_ordinal_10 | FUN_1000_0270,FUN_1000_c79c,exported_ordinal_10 | Complete references; full timer state machine in reconstructed/tdkpin_timer_tick.c and test_timer_tick.c; complete verified referring-function closure; 1028:07ca:undefined1[1] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 321 | 1028:07cb | 1028:07cb | 1 | zero-fill | verified | semantic-object | scene_ready | g_scene_ready | uint8_t | zero-fill | FUN_1000_0270,FUN_1000_5390 | Verified writer 1000:5390; asset-initializer tests; complete verified referring-function closure; 1028:07cb:undefined1[1] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 322 | 1028:07cc | 1028:07cc | 1 | zero-fill | verified | semantic-object | assets_pending | g_assets_pending | uint8_t | zero-fill | FUN_1000_5390,exported_ordinal_10 | FUN_1000_0270,FUN_1000_5390 | Verified reader/clear in 1000:5390; asset-initializer tests; complete verified referring-function closure; 1028:07cc:undefined1[1] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 323 | 1028:07cd | 1028:07ce | 2 | zero-fill | verified | semantic-object | board_index | g_board_index | uint16_t | zero-fill | FUN_1000_0270,FUN_1000_6129 | FUN_1000_0270 | Verified setup reader; reconstructed/tests/test_board_overlay.c; complete verified referring-function closure; 1028:07cd:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 324 | 1028:07cf | 1028:07cf | 1 | zero-fill | verified | semantic-object | debug_keys_enabled | g_debug_keys_enabled | uint8_t | zero-fill | FUN_1000_638e | FUN_1000_0270 | Complete reference inventory: verified setup 1000:0270 and both debug branches in verified 1000:638e; reconstructed/tests/test_game_setup.c and test_key_release.c; 1028:07cf:undefined1[1]; complete verified referring-function closure | Nonzero, possible only through external mutation, enables F2 target-rotation reset and F7 ball-position restore; normal execution leaves both paths dormant. | |
| 325 | 1028:07d0 | 1028:07d0 | 1 | zero-fill | verified | semantic-object | player_count | g_player_count | uint8_t | zero-fill | FUN_1000_638e,FUN_1000_6bf8,FUN_1000_a72c,FUN_1000_acc2,FUN_1000_ae6e,exported_ordinal_10 | FUN_1000_0270,FUN_1000_638e,FUN_1000_a70e | Verified clear and complete loop/reference evidence.; complete verified referring-function closure; 1028:07d0:undefined1[1] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 326 | 1028:07d1 | 1028:07d1 | 1 | zero-fill | verified | semantic-object | current_player | g_current_player | uint8_t | zero-fill | FUN_1000_5390,FUN_1000_6f27,FUN_1000_7e92,FUN_1000_a604,FUN_1000_abe5,FUN_1000_acc2,FUN_1000_ae6e,FUN_1000_b476,FUN_1000_bc36,FUN_1000_c4e1,FUN_1000_c79c,FUN_1008_0b9e,exported_ordinal_10 | FUN_1000_0270,FUN_1000_638e,FUN_1000_a72c,FUN_1000_acc2,FUN_1000_ae6e | Verified gating/index use in 1008:0b9e; status tests; complete verified referring-function closure; 1028:07d1:undefined1[1] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 327 | 1028:07d2 | 1028:07d2 | 1 | zero-fill | verified | semantic-object | highscore_insert_index | g_highscore_insert_index | uint8_t | zero-fill | FUN_1000_ab3c,FUN_1000_ae6e | FUN_1000_a72c,FUN_1000_abe5 | Verified insert/show lifecycle and complete reference inventory; reconstructed/tests/test_highscores.c; complete verified referring-function closure; 1028:07d2:undefined1[1] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 328 | 1028:07d3 | 1028:07d4 | 2 | zero-fill | verified | semantic-object | ball_position_milli | g_ball_position_milli | int32_t[2] | zero-fill | FUN_1000_0270,FUN_1000_7ed9,FUN_1000_9bca,FUN_1000_9f73,FUN_1000_ae6e,FUN_1000_bdde,FUN_1000_beff,FUN_1000_c426,FUN_1000_c79c,exported_ordinal_10 | FUN_1000_0270,FUN_1000_638e,FUN_1000_9e85,FUN_1000_ae6e,FUN_1000_beff,FUN_1000_c36b,FUN_1000_c79c,exported_ordinal_10 | Verified reset, pixel projection 1000:9bca, bounds/dynamic-record and ball-slot helpers; complete reference inventory; reconstructed/tests/test_ball_render.c and test_gameplay_helpers.c; complete verified referring-function closure; 1028:07d3:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 329 | 1028:07d5 | 1028:07d6 | 2 | zero-fill | verified | semantic-object | ball_position_milli | g_ball_position_milli | int32_t[2] | zero-fill | FUN_1000_0270,FUN_1000_7ed9,FUN_1000_9bca,FUN_1000_9f73,FUN_1000_ae6e,FUN_1000_bdde,FUN_1000_beff,FUN_1000_c426,FUN_1000_c79c,exported_ordinal_10 | FUN_1000_0270,FUN_1000_638e,FUN_1000_9e85,FUN_1000_ae6e,FUN_1000_beff,FUN_1000_c36b,FUN_1000_c79c,exported_ordinal_10 | Verified reset, pixel projection 1000:9bca, bounds/dynamic-record and ball-slot helpers; complete reference inventory; reconstructed/tests/test_ball_render.c and test_gameplay_helpers.c; complete verified referring-function closure; 1028:07d5:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 330 | 1028:07d7 | 1028:07d8 | 2 | zero-fill | verified | semantic-object | ball_position_milli | g_ball_position_milli | int32_t[2] | zero-fill | FUN_1000_0270,FUN_1000_7ed9,FUN_1000_9bca,FUN_1000_9f73,FUN_1000_ae6e,FUN_1000_bdde,FUN_1000_beff,FUN_1000_c426,FUN_1000_c79c,exported_ordinal_10 | FUN_1000_0270,FUN_1000_638e,FUN_1000_9e85,FUN_1000_ae6e,FUN_1000_beff,FUN_1000_c36b,FUN_1000_c79c,exported_ordinal_10 | Verified reset, pixel projection 1000:9bca, bounds/dynamic-record and ball-slot helpers; complete reference inventory; reconstructed/tests/test_ball_render.c and test_gameplay_helpers.c; complete verified referring-function closure; 1028:07d7:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 331 | 1028:07d9 | 1028:07da | 2 | zero-fill | verified | semantic-object | ball_position_milli | g_ball_position_milli | int32_t[2] | zero-fill | FUN_1000_0270,FUN_1000_7ed9,FUN_1000_9bca,FUN_1000_9f73,FUN_1000_ae6e,FUN_1000_bdde,FUN_1000_beff,FUN_1000_c426,FUN_1000_c79c,exported_ordinal_10 | FUN_1000_0270,FUN_1000_638e,FUN_1000_9e85,FUN_1000_ae6e,FUN_1000_beff,FUN_1000_c36b,FUN_1000_c79c,exported_ordinal_10 | Verified reset, pixel projection 1000:9bca, bounds/dynamic-record and ball-slot helpers; complete reference inventory; reconstructed/tests/test_ball_render.c and test_gameplay_helpers.c; complete verified referring-function closure; 1028:07d9:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 332 | 1028:07db | 1028:07dc | 2 | zero-fill | verified | semantic-object | predicted_ball_position_milli | g_predicted_ball_position_milli | int32_t[2] | zero-fill | FUN_1000_9b69,FUN_1000_c79c | FUN_1000_c79c | Complete verified readers/writers 1000:c79c and 1000:9b69; reconstructed/tdkpin_physics.c and focused physics tests; 1028:07db:undefined2[2]; complete verified referring-function closure | Exact X then Y signed dword extent, write order, trigger rewrite, and bounds use are fully represented. | |
| 333 | 1028:07dd | 1028:07de | 2 | zero-fill | verified | semantic-object | predicted_ball_position_milli | g_predicted_ball_position_milli | int32_t[2] | zero-fill | FUN_1000_9b69,FUN_1000_c79c | FUN_1000_c79c | Complete verified readers/writers 1000:c79c and 1000:9b69; reconstructed/tdkpin_physics.c and focused physics tests; 1028:07dd:undefined2[2]; complete verified referring-function closure | Exact X then Y signed dword extent, write order, trigger rewrite, and bounds use are fully represented. | |
| 334 | 1028:07df | 1028:07e0 | 2 | zero-fill | verified | semantic-object | predicted_ball_position_milli | g_predicted_ball_position_milli | int32_t[2] | zero-fill | FUN_1000_9b69,FUN_1000_c79c | FUN_1000_c79c | Complete verified readers/writers 1000:c79c and 1000:9b69; reconstructed/tdkpin_physics.c and focused physics tests; 1028:07df:undefined2[2]; complete verified referring-function closure | Exact X then Y signed dword extent, write order, trigger rewrite, and bounds use are fully represented. | |
| 335 | 1028:07e1 | 1028:07e2 | 2 | zero-fill | verified | semantic-object | predicted_ball_position_milli | g_predicted_ball_position_milli | int32_t[2] | zero-fill | FUN_1000_9b69,FUN_1000_c79c | FUN_1000_c79c | Complete verified readers/writers 1000:c79c and 1000:9b69; reconstructed/tdkpin_physics.c and focused physics tests; 1028:07e1:undefined2[2]; complete verified referring-function closure | Exact X then Y signed dword extent, write order, trigger rewrite, and bounds use are fully represented. | |
| 336 | 1028:07e3 | 1028:07e4 | 2 | zero-fill | verified | semantic-object | ball_slot_x_positions_milli | g_ball_slot_x_positions_milli | int32_t[2] | zero-fill | exported_ordinal_10 | exported_ordinal_10 | Verified 1000:c36b/c426 stride plus full timer promotion/copy paths; gameplay-helper and timer tests; complete verified referring-function closure; 1028:07e3:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 337 | 1028:07e5 | 1028:07e6 | 2 | zero-fill | verified | semantic-object | ball_slot_x_positions_milli | g_ball_slot_x_positions_milli | int32_t[2] | zero-fill | exported_ordinal_10 | exported_ordinal_10 | Verified 1000:c36b/c426 stride plus full timer promotion/copy paths; gameplay-helper and timer tests; complete verified referring-function closure; 1028:07e5:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 338 | 1028:07e7 | 1028:07e8 | 2 | zero-fill | verified | semantic-object | ball_slot_x_positions_milli | g_ball_slot_x_positions_milli | int32_t[2] | zero-fill | exported_ordinal_10 | Verified 1000:c36b/c426 stride plus full timer promotion/copy paths; gameplay-helper and timer tests; complete verified referring-function closure; 1028:07e7:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 339 | 1028:07e9 | 1028:07ea | 2 | zero-fill | verified | semantic-object | ball_slot_x_positions_milli | g_ball_slot_x_positions_milli | int32_t[2] | zero-fill | exported_ordinal_10 | Verified 1000:c36b/c426 stride plus full timer promotion/copy paths; gameplay-helper and timer tests; complete verified referring-function closure; 1028:07e9:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 340 | 1028:07eb | 1028:07ec | 2 | zero-fill | verified | semantic-object | ball_slot_y_positions_milli | g_ball_slot_y_positions_milli | int32_t[2] | zero-fill | exported_ordinal_10 | exported_ordinal_10 | Verified 1000:c36b/c426 stride plus full timer promotion/copy paths; focused tests; complete verified referring-function closure; 1028:07eb:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 341 | 1028:07ed | 1028:07ee | 2 | zero-fill | verified | semantic-object | ball_slot_y_positions_milli | g_ball_slot_y_positions_milli | int32_t[2] | zero-fill | exported_ordinal_10 | exported_ordinal_10 | Verified 1000:c36b/c426 stride plus full timer promotion/copy paths; focused tests; complete verified referring-function closure; 1028:07ed:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 342 | 1028:07ef | 1028:07f0 | 2 | zero-fill | verified | semantic-object | ball_slot_y_positions_milli | g_ball_slot_y_positions_milli | int32_t[2] | zero-fill | exported_ordinal_10 | Verified 1000:c36b/c426 stride plus full timer promotion/copy paths; focused tests; complete verified referring-function closure; 1028:07ef:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 343 | 1028:07f1 | 1028:07f2 | 2 | zero-fill | verified | semantic-object | ball_slot_y_positions_milli | g_ball_slot_y_positions_milli | int32_t[2] | zero-fill | exported_ordinal_10 | Verified 1000:c36b/c426 stride plus full timer promotion/copy paths; focused tests; complete verified referring-function closure; 1028:07f1:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 344 | 1028:07f3 | 1028:07f4 | 2 | zero-fill | verified | semantic-object | ball_slot_velocity_x_milli | g_ball_slot_velocity_x_milli | int32_t[2] | zero-fill | FUN_1000_638e | FUN_1000_638e,exported_ordinal_10 | Verified 1000:c36b/c426 slot stride and verified 1000:638e nudge updates; timer slot-one-to-zero transfer at 1000:f24d; gameplay-helper and key-release tests; complete verified referring-function closure; 1028:07f3:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 345 | 1028:07f5 | 1028:07f6 | 2 | zero-fill | verified | semantic-object | ball_slot_velocity_x_milli | g_ball_slot_velocity_x_milli | int32_t[2] | zero-fill | FUN_1000_638e | FUN_1000_638e,exported_ordinal_10 | Verified 1000:c36b/c426 slot stride and verified 1000:638e nudge updates; timer slot-one-to-zero transfer at 1000:f24d; gameplay-helper and key-release tests; complete verified referring-function closure; 1028:07f5:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 346 | 1028:07f7 | 1028:07f8 | 2 | zero-fill | verified | semantic-object | ball_slot_velocity_x_milli | g_ball_slot_velocity_x_milli | int32_t[2] | zero-fill | FUN_1000_638e,exported_ordinal_10 | FUN_1000_638e | Verified 1000:c36b/c426 slot stride and verified 1000:638e nudge updates; timer slot-one-to-zero transfer at 1000:f24d; gameplay-helper and key-release tests; complete verified referring-function closure; 1028:07f7:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 347 | 1028:07f9 | 1028:07fa | 2 | zero-fill | verified | semantic-object | ball_slot_velocity_x_milli | g_ball_slot_velocity_x_milli | int32_t[2] | zero-fill | FUN_1000_638e,exported_ordinal_10 | FUN_1000_638e | Verified 1000:c36b/c426 slot stride and verified 1000:638e nudge updates; timer slot-one-to-zero transfer at 1000:f24d; gameplay-helper and key-release tests; complete verified referring-function closure; 1028:07f9:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 348 | 1028:07fb | 1028:07fc | 2 | zero-fill | verified | semantic-object | ball_slot_velocity_y_milli | g_ball_slot_velocity_y_milli | int32_t[2] | zero-fill | FUN_1000_638e | FUN_1000_638e,exported_ordinal_10 | Verified 1000:c36b/c426 slot stride, verified 1000:638e launch publication and space-nudge updates, timer slot-one-to-zero transfer at 1000:f25b; focused tests; complete verified referring-function closure; 1028:07fb:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 349 | 1028:07fd | 1028:07fe | 2 | zero-fill | verified | semantic-object | ball_slot_velocity_y_milli | g_ball_slot_velocity_y_milli | int32_t[2] | zero-fill | FUN_1000_638e | FUN_1000_638e,exported_ordinal_10 | Verified 1000:c36b/c426 slot stride, verified 1000:638e launch publication and space-nudge updates, timer slot-one-to-zero transfer at 1000:f25b; focused tests; complete verified referring-function closure; 1028:07fd:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 350 | 1028:07ff | 1028:0800 | 2 | zero-fill | verified | semantic-object | ball_slot_velocity_y_milli | g_ball_slot_velocity_y_milli | int32_t[2] | zero-fill | FUN_1000_638e,exported_ordinal_10 | FUN_1000_638e | Verified 1000:c36b/c426 slot stride, verified 1000:638e launch publication and space-nudge updates, timer slot-one-to-zero transfer at 1000:f25b; focused tests; complete verified referring-function closure; 1028:07ff:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 351 | 1028:0801 | 1028:0802 | 2 | zero-fill | verified | semantic-object | ball_slot_velocity_y_milli | g_ball_slot_velocity_y_milli | int32_t[2] | zero-fill | FUN_1000_638e,exported_ordinal_10 | FUN_1000_638e | Verified 1000:c36b/c426 slot stride, verified 1000:638e launch publication and space-nudge updates, timer slot-one-to-zero transfer at 1000:f25b; focused tests; complete verified referring-function closure; 1028:0801:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 352 | 1028:0803 | 1028:0804 | 2 | zero-fill | verified | semantic-object | ball_slot_auxiliary_state | g_ball_slot_auxiliary_state | int32_t[2] | zero-fill | exported_ordinal_10 | Verified 1000:c36b/c426 and full timer slot promotion; focused tests; complete verified referring-function closure; 1028:0803:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 353 | 1028:0805 | 1028:0806 | 2 | zero-fill | verified | semantic-object | ball_slot_auxiliary_state | g_ball_slot_auxiliary_state | int32_t[2] | zero-fill | exported_ordinal_10 | Verified 1000:c36b/c426 and full timer slot promotion; focused tests; complete verified referring-function closure; 1028:0805:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 354 | 1028:0807 | 1028:0808 | 2 | zero-fill | verified | semantic-object | ball_slot_auxiliary_state | g_ball_slot_auxiliary_state | int32_t[2] | zero-fill | exported_ordinal_10 | Verified 1000:c36b/c426 and full timer slot promotion; focused tests; complete verified referring-function closure; 1028:0807:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 355 | 1028:0809 | 1028:080a | 2 | zero-fill | verified | semantic-object | ball_slot_auxiliary_state | g_ball_slot_auxiliary_state | int32_t[2] | zero-fill | exported_ordinal_10 | Verified 1000:c36b/c426 and full timer slot promotion; focused tests; complete verified referring-function closure; 1028:0809:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 356 | 1028:080b | 1028:080c | 2 | zero-fill | verified | semantic-object | ball_slot_real48_state | g_ball_slot_real48_state | BorlandReal48[2] | zero-fill | exported_ordinal_10 | Verified six-byte stride in 1000:c36b/c426 and full timer promotion; focused tests; complete verified referring-function closure; 1028:080b:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 357 | 1028:080d | 1028:080e | 2 | zero-fill | verified | semantic-object | ball_slot_real48_state | g_ball_slot_real48_state | BorlandReal48[2] | zero-fill | exported_ordinal_10 | Verified six-byte stride in 1000:c36b/c426 and full timer promotion; focused tests; complete verified referring-function closure; 1028:080d:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 358 | 1028:080f | 1028:0810 | 2 | zero-fill | verified | semantic-object | ball_slot_real48_state | g_ball_slot_real48_state | BorlandReal48[2] | zero-fill | exported_ordinal_10 | Verified six-byte stride in 1000:c36b/c426 and full timer promotion; focused tests; complete verified referring-function closure; 1028:080f:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 359 | 1028:0811 | 1028:0812 | 2 | zero-fill | verified | semantic-object | ball_slot_real48_state | g_ball_slot_real48_state | BorlandReal48[2] | zero-fill | exported_ordinal_10 | Verified six-byte stride in 1000:c36b/c426 and full timer promotion; focused tests; complete verified referring-function closure; 1028:0811:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 360 | 1028:0813 | 1028:0814 | 2 | zero-fill | verified | semantic-object | ball_slot_real48_state | g_ball_slot_real48_state | BorlandReal48[2] | zero-fill | exported_ordinal_10 | Verified six-byte stride in 1000:c36b/c426 and full timer promotion; focused tests; complete verified referring-function closure; 1028:0813:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 361 | 1028:0815 | 1028:0816 | 2 | zero-fill | verified | semantic-object | ball_slot_real48_state | g_ball_slot_real48_state | BorlandReal48[2] | zero-fill | exported_ordinal_10 | Verified six-byte stride in 1000:c36b/c426 and full timer promotion; focused tests; complete verified referring-function closure; 1028:0815:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 362 | 1028:0817 | 1028:0817 | 1 | zero-fill | verified | semantic-object | player_ready_flags | g_player_ready_flags | uint8_t[4] | zero-fill | FUN_1000_0270 | Verified initialization and exact extent in 1000:a72c; reconstructed/tests/test_player_state.c; complete verified referring-function closure; 1028:0817:undefined1[1] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 363 | 1028:0818 | 1028:0818 | 1 | zero-fill | verified | semantic-object | player_ready_flags | g_player_ready_flags | uint8_t[4] | zero-fill | FUN_1000_a72c | Verified initialization and exact extent in 1000:a72c; reconstructed/tests/test_player_state.c; complete verified referring-function closure; 1028:0818:undefined1[1] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 364 | 1028:0819 | 1028:081a | 2 | zero-fill | verified | semantic-object | player_ready_flags | g_player_ready_flags | uint8_t[4] | zero-fill | Verified initialization and exact extent in 1000:a72c; reconstructed/tests/test_player_state.c; complete verified referring-function closure | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |||
| 365 | 1028:081b | 1028:081b | 1 | zero-fill | verified | semantic-object | player_item_group_flags | g_player_item_group_flags | uint8_t[4] | zero-fill | FUN_1000_0270 | Verified initialization and exact extent in 1000:a72c; reconstructed/tests/test_player_state.c; complete verified referring-function closure; 1028:081b:undefined1[1] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 366 | 1028:081c | 1028:081c | 1 | zero-fill | verified | semantic-object | player_item_group_flags | g_player_item_group_flags | uint8_t[4] | zero-fill | FUN_1000_a72c | Verified initialization and exact extent in 1000:a72c; reconstructed/tests/test_player_state.c; complete verified referring-function closure; 1028:081c:undefined1[1] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 367 | 1028:081d | 1028:081e | 2 | zero-fill | verified | semantic-object | player_item_group_flags | g_player_item_group_flags | uint8_t[4] | zero-fill | Verified initialization and exact extent in 1000:a72c; reconstructed/tests/test_player_state.c; complete verified referring-function closure | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |||
| 368 | 1028:081f | 1028:0820 | 2 | zero-fill | verified | semantic-object | player_marker_counts | g_player_marker_counts | int16_t[5] | zero-fill | Verified six-marker projection in 1000:a604; complete indexed reference inventory; reconstructed/tests/test_gameplay_helpers.c; complete verified referring-function closure | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |||
| 369 | 1028:0821 | 1028:0822 | 2 | zero-fill | verified | semantic-object | player_marker_counts | g_player_marker_counts | int16_t[5] | zero-fill | FUN_1000_0270,FUN_1000_638e | Verified six-marker projection in 1000:a604; complete indexed reference inventory; reconstructed/tests/test_gameplay_helpers.c; complete verified referring-function closure; 1028:0821:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 370 | 1028:0823 | 1028:0824 | 2 | zero-fill | verified | semantic-object | player_marker_counts | g_player_marker_counts | int16_t[5] | zero-fill | FUN_1000_638e,FUN_1000_a72c | Verified six-marker projection in 1000:a604; complete indexed reference inventory; reconstructed/tests/test_gameplay_helpers.c; complete verified referring-function closure; 1028:0823:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 371 | 1028:0825 | 1028:0828 | 4 | zero-fill | verified | semantic-object | player_marker_counts | g_player_marker_counts | int16_t[5] | zero-fill | Verified six-marker projection in 1000:a604; complete indexed reference inventory; reconstructed/tests/test_gameplay_helpers.c; complete verified referring-function closure | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |||
| 372 | 1028:0829 | 1028:082a | 2 | zero-fill | verified | semantic-object | player_marker_score_thresholds | g_player_marker_score_thresholds | int32_t[4] | zero-fill | FUN_1000_0270 | Verified indexed comparison in 1000:bc36 and exact boundary against marker counts/levels; reconstructed/tests/test_scoring.c; complete verified referring-function closure; 1028:0829:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 373 | 1028:082b | 1028:082c | 2 | zero-fill | verified | semantic-object | player_marker_score_thresholds | g_player_marker_score_thresholds | int32_t[4] | zero-fill | FUN_1000_0270 | Verified indexed comparison in 1000:bc36 and exact boundary against marker counts/levels; reconstructed/tests/test_scoring.c; complete verified referring-function closure; 1028:082b:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 374 | 1028:082d | 1028:082e | 2 | zero-fill | verified | semantic-object | player_marker_score_thresholds | g_player_marker_score_thresholds | int32_t[4] | zero-fill | FUN_1000_0270 | Verified indexed comparison in 1000:bc36 and exact boundary against marker counts/levels; reconstructed/tests/test_scoring.c; complete verified referring-function closure; 1028:082d:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 375 | 1028:082f | 1028:0830 | 2 | zero-fill | verified | semantic-object | player_marker_score_thresholds | g_player_marker_score_thresholds | int32_t[4] | zero-fill | FUN_1000_0270 | Verified indexed comparison in 1000:bc36 and exact boundary against marker counts/levels; reconstructed/tests/test_scoring.c; complete verified referring-function closure; 1028:082f:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 376 | 1028:0831 | 1028:0832 | 2 | zero-fill | verified | semantic-object | player_marker_score_thresholds | g_player_marker_score_thresholds | int32_t[4] | zero-fill | FUN_1000_0270 | Verified indexed comparison in 1000:bc36 and exact boundary against marker counts/levels; reconstructed/tests/test_scoring.c; complete verified referring-function closure; 1028:0831:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 377 | 1028:0833 | 1028:0834 | 2 | zero-fill | verified | semantic-object | player_marker_score_thresholds | g_player_marker_score_thresholds | int32_t[4] | zero-fill | FUN_1000_0270 | Verified indexed comparison in 1000:bc36 and exact boundary against marker counts/levels; reconstructed/tests/test_scoring.c; complete verified referring-function closure; 1028:0833:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 378 | 1028:0835 | 1028:0836 | 2 | zero-fill | verified | semantic-object | player_marker_score_thresholds | g_player_marker_score_thresholds | int32_t[4] | zero-fill | FUN_1000_0270 | Verified indexed comparison in 1000:bc36 and exact boundary against marker counts/levels; reconstructed/tests/test_scoring.c; complete verified referring-function closure; 1028:0835:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 379 | 1028:0837 | 1028:0838 | 2 | zero-fill | verified | semantic-object | player_marker_score_thresholds | g_player_marker_score_thresholds | int32_t[4] | zero-fill | FUN_1000_0270 | Verified indexed comparison in 1000:bc36 and exact boundary against marker counts/levels; reconstructed/tests/test_scoring.c; complete verified referring-function closure; 1028:0837:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 380 | 1028:0839 | 1028:083a | 2 | zero-fill | verified | semantic-object | player_marker_levels | g_player_marker_levels | int32_t[4] | zero-fill | FUN_1000_0270 | Verified initialization 1000:a72c and increment/limit logic 1000:bc36; player-state/scoring tests; complete verified referring-function closure; 1028:0839:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 381 | 1028:083b | 1028:083c | 2 | zero-fill | verified | semantic-object | player_marker_levels | g_player_marker_levels | int32_t[4] | zero-fill | FUN_1000_0270 | Verified initialization 1000:a72c and increment/limit logic 1000:bc36; player-state/scoring tests; complete verified referring-function closure; 1028:083b:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 382 | 1028:083d | 1028:083e | 2 | zero-fill | verified | semantic-object | player_marker_levels | g_player_marker_levels | int32_t[4] | zero-fill | FUN_1000_a72c | Verified initialization 1000:a72c and increment/limit logic 1000:bc36; player-state/scoring tests; complete verified referring-function closure; 1028:083d:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 383 | 1028:083f | 1028:0840 | 2 | zero-fill | verified | semantic-object | player_marker_levels | g_player_marker_levels | int32_t[4] | zero-fill | FUN_1000_a72c | Verified initialization 1000:a72c and increment/limit logic 1000:bc36; player-state/scoring tests; complete verified referring-function closure; 1028:083f:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 384 | 1028:0841 | 1028:0848 | 8 | zero-fill | verified | semantic-object | player_marker_levels | g_player_marker_levels | int32_t[4] | zero-fill | Verified initialization 1000:a72c and increment/limit logic 1000:bc36; player-state/scoring tests; complete verified referring-function closure | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |||
| 385 | 1028:0849 | 1028:084a | 2 | zero-fill | verified | semantic-object | collision_path_continuation | g_collision_path_continuation | int32_t[2] | zero-fill | FUN_1008_0138 | FUN_1008_0138 | Complete sole-function read/write inventory, exact 32-bit wrap, and branch tests.; 1028:0849:undefined2[2]; complete verified referring-function closure | X then Y continuation; circles retain point1 center, segments retain point2 endpoint. | |
| 386 | 1028:084b | 1028:084c | 2 | zero-fill | verified | semantic-object | collision_path_continuation | g_collision_path_continuation | int32_t[2] | zero-fill | FUN_1008_0138 | FUN_1008_0138 | Complete sole-function read/write inventory, exact 32-bit wrap, and branch tests.; 1028:084b:undefined2[2]; complete verified referring-function closure | X then Y continuation; circles retain point1 center, segments retain point2 endpoint. | |
| 387 | 1028:084d | 1028:084e | 2 | zero-fill | verified | semantic-object | collision_path_continuation | g_collision_path_continuation | int32_t[2] | zero-fill | FUN_1008_0138 | FUN_1008_0138 | Complete sole-function read/write inventory, exact 32-bit wrap, and branch tests.; 1028:084d:undefined2[2]; complete verified referring-function closure | X then Y continuation; circles retain point1 center, segments retain point2 endpoint. | |
| 388 | 1028:084f | 1028:0850 | 2 | zero-fill | verified | semantic-object | collision_path_continuation | g_collision_path_continuation | int32_t[2] | zero-fill | FUN_1008_0138 | FUN_1008_0138 | Complete sole-function read/write inventory, exact 32-bit wrap, and branch tests.; 1028:084f:undefined2[2]; complete verified referring-function closure | X then Y continuation; circles retain point1 center, segments retain point2 endpoint. | |
| 389 | 1028:0851 | 1028:0852 | 2 | zero-fill | verified | semantic-object | panel_animation_frame | g_panel_animation_frame | int32_t | zero-fill | FUN_1000_7440,exported_ordinal_10 | FUN_1000_9e85,FUN_1000_c79c,exported_ordinal_10 | Verified complete render consumer 1000:7440 and reset writer 1000:9e85; full reference inventory; reconstructed/tests/test_panel_animation.c; complete verified referring-function closure; 1028:0851:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 390 | 1028:0853 | 1028:0854 | 2 | zero-fill | verified | semantic-object | panel_animation_frame | g_panel_animation_frame | int32_t | zero-fill | FUN_1000_7440,exported_ordinal_10 | FUN_1000_9e85,FUN_1000_c79c,exported_ordinal_10 | Verified complete render consumer 1000:7440 and reset writer 1000:9e85; full reference inventory; reconstructed/tests/test_panel_animation.c; complete verified referring-function closure; 1028:0853:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 391 | 1028:0855 | 1028:0856 | 2 | zero-fill | verified | semantic-object | target_rotation_state | g_target_rotation_state | int32_t | zero-fill | FUN_1000_6f27,exported_ordinal_10 | FUN_1000_638e,FUN_1000_b476,exported_ordinal_10 | Verified full render/rotation consumer 1000:6f27 and complete reference inventory; reconstructed/tests/test_mechanism_render.c; complete verified referring-function closure; 1028:0855:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 392 | 1028:0857 | 1028:0858 | 2 | zero-fill | verified | semantic-object | target_rotation_state | g_target_rotation_state | int32_t | zero-fill | FUN_1000_6f27,exported_ordinal_10 | FUN_1000_638e,FUN_1000_b476,exported_ordinal_10 | Verified full render/rotation consumer 1000:6f27 and complete reference inventory; reconstructed/tests/test_mechanism_render.c; complete verified referring-function closure; 1028:0857:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 393 | 1028:0859 | 1028:085a | 2 | zero-fill | verified | semantic-object | dat600_bitmap | g_dat600_bitmap | HBITMAP16 | zero-fill | FUN_1000_51f5,FUN_1000_6f27,FUN_1000_7440 | FUN_1000_5390 | Complete verified load/render/delete lifecycle 1000:5390,6f27,7440,51f5; mechanism and panel-animation tests; 1028:0859:undefined2[2]; complete verified referring-function closure | Exact DAT600 atlas provenance, 91-pixel target frames, panel-animation mask/image regions, publication, and ownership lifecycle are fully proven. | |
| 394 | 1028:085b | 1028:085c | 2 | zero-fill | verified | semantic-object | background_bitmap | g_background_bitmap | HBITMAP16 | zero-fill | FUN_1000_0002,FUN_1000_51f5,FUN_1000_5390,FUN_1000_6b37,FUN_1000_7440,FUN_1000_9bca,FUN_1000_9f73,FUN_1000_a38e,FUN_1000_beff,FUN_1008_07b6,FUN_1008_0837,FUN_1008_08bb,FUN_1008_093f,FUN_1008_0996,FUN_1008_0e08 | FUN_1000_5390 | Verified writer and readers 1008:07b6,0837,08bb,093f,0996/1000:5390; complete verified referring-function closure; 1028:085b:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 395 | 1028:085d | 1028:085e | 2 | zero-fill | verified | semantic-object | background_overlay_b | g_background_overlay_b | HBITMAP16 | zero-fill | FUN_1000_51f5,FUN_1000_6f27,FUN_1000_7440,FUN_1008_08bb | FUN_1000_5390 | Complete writer/reader inventory 1000:5390 and 1008:08bb; asset/render tests.; 1028:085d:undefined2[2]; complete verified referring-function closure | Exact overlay-B resource, publication, restore role, and DGROUP extent are fully proven. | |
| 396 | 1028:085f | 1028:0860 | 2 | zero-fill | verified | semantic-object | background_overlay_a | g_background_overlay_a | HBITMAP16 | zero-fill | FUN_1000_51f5,FUN_1000_7440,FUN_1008_0837,exported_ordinal_10 | FUN_1000_5390 | Complete writer/reader inventory 1000:5390 and 1008:0837; asset/render tests.; 1028:085f:undefined2[2]; complete verified referring-function closure | Exact overlay-A resource, publication, restore role, and DGROUP extent are fully proven. | |
| 397 | 1028:0861 | 1028:0862 | 2 | zero-fill | verified | semantic-object | digit_sprite_bitmap | g_digit_sprite_bitmap | HBITMAP16 | zero-fill | FUN_1000_51f5,FUN_1008_0996,exported_ordinal_10 | FUN_1000_5390 | Complete writer/reader inventory 1000:5390 and 1008:0996; asset/score tests.; 1028:0861:undefined2[2]; complete verified referring-function closure | Exact HBITMAP slot, resource ID, 16-pixel horizontal digit stride, and 28x16 SRCAND use are fully proven. | |
| 398 | 1028:0863 | 1028:0864 | 2 | zero-fill | verified | semantic-object | claw_sprite_bitmap | g_claw_sprite_bitmap | HBITMAP16 | zero-fill | FUN_1000_51f5,FUN_1008_0e08 | FUN_1000_5390 | Complete writer/reader/deletion inventory 1000:5390,1008:0e08,1000:51f5; asset/claw/cleanup tests; 1028:0863:undefined2[2]; complete verified referring-function closure | Exact resource, atlas geometry, frame mapping, publication, rendering, and ownership lifecycle are fully proven. | |
| 399 | 1028:0865 | 1028:0866 | 2 | zero-fill | verified | semantic-object | board_decoration_bitmap | g_board_decoration_bitmap | HBITMAP16 | zero-fill | FUN_1000_51f5,FUN_1000_638e,FUN_1000_6b37 | FUN_1000_5390 | Complete verified lifecycle 1000:5390,638e,6b37,51f5; asset, key-release, gameplay-helper, and cleanup tests; 1028:0865:undefined2[2]; complete verified referring-function closure | Exact DAT901 provenance, launch-decoration and velocity-row atlas geometry, presentation, and ownership endpoint are fully proven. | |
| 400 | 1028:0867 | 1028:0868 | 2 | zero-fill | verified | semantic-object | overlay_bitmap | g_overlay_bitmap | HBITMAP16 | zero-fill | FUN_1000_5ba6,FUN_1000_5c13,FUN_1000_60e7,FUN_1000_616e | FUN_1000_5be5,FUN_1000_6129 | Complete verified setup/destructor, 616e 640x460 drawing, and 5c13 high-score source-region lifecycle; overlay and high-score tests; 1028:0867:undefined2[2]; complete verified referring-function closure | Exact global HBITMAP provenance, replacement, 32/204 high-score source, whole-overlay drawing, and ownership endpoints are fully proven. | |
| 401 | 1028:0869 | 1028:086a | 2 | zero-fill | verified | semantic-object | unused_setup_word_0869 | g_unused_setup_word_0869 | uint16_t | zero-fill | FUN_1000_0270 | Sole write 1000:03ff in verified setup and zero-reader proof; 1028:0869:undefined2[2]; complete verified referring-function closure | Explicit retained word is initialized state, not silently omitted padding; it has no in-image consumer. | ||
| 402 | 1028:086b | 1028:086c | 2 | zero-fill | verified | semantic-object | displayed_status_level | g_displayed_status_level | uint16_t | zero-fill | FUN_1008_0b9e | FUN_1000_0270,FUN_1000_5390,FUN_1008_0b9e | All renderer reads/writes in 1008:0b9e verified; status tests; complete verified referring-function closure; 1028:086b:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 403 | 1028:086d | 1028:086e | 2 | zero-fill | verified | semantic-object | claw_current_frame | g_claw_current_frame | uint16_t | zero-fill | exported_ordinal_10 | FUN_1000_0270,exported_ordinal_10 | Complete setup/timer references, exact claw table and test_timer_tick.c; complete verified referring-function closure; 1028:086d:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 404 | 1028:086f | 1028:0870 | 2 | zero-fill | verified | semantic-object | claw_target_frame | g_claw_target_frame | uint16_t | zero-fill | exported_ordinal_10 | FUN_1000_0270,FUN_1000_c79c,exported_ordinal_10 | Complete references and full timer claw state machine; complete verified referring-function closure; 1028:086f:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 405 | 1028:0871 | 1028:0872 | 2 | zero-fill | verified | semantic-object | physics_substeps_per_tick | g_physics_substeps_per_tick | uint16_t | zero-fill | FUN_1000_c79c | FUN_1000_0270 | Verified setup speed table and 1000:c79c loop; game-setup and physics tests; 1028:0871:undefined2[2]; complete verified referring-function closure | Exact unsigned zero-through-configured substep semantics and zero-substep rendering behavior are fully represented. | |
| 406 | 1028:0873 | 1028:0873 | 1 | zero-fill | verified | semantic-object | claw_alternate_bank | g_claw_alternate_bank | uint8_t | zero-fill | exported_ordinal_10 | FUN_1000_0270,FUN_1000_c79c,exported_ordinal_10 | Complete references, verified claw renderer and full timer tests; complete verified referring-function closure; 1028:0873:undefined1[1] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 407 | 1028:0874 | 1028:0874 | 1 | zero-fill | verified | semantic-object | score_double_active | g_score_double_active | uint8_t | zero-fill | FUN_1000_ae6e,FUN_1000_bc36,FUN_1000_c79c,exported_ordinal_10 | FUN_1000_0270,FUN_1000_638e,FUN_1000_a72c,FUN_1000_ae6e,FUN_1000_c4e1,FUN_1000_c79c,exported_ordinal_10 | Verified lifecycle in 1000:a72c/bc36/c4e1; complete reference inventory; player-state/scoring tests; complete verified referring-function closure; 1028:0874:undefined1[1] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 408 | 1028:0875 | 1028:0875 | 1 | zero-fill | verified | semantic-object | special_respawn_active | g_special_respawn_active | uint8_t | zero-fill | FUN_1000_c79c | FUN_1000_0270,FUN_1000_ae6e,FUN_1000_c79c | Verified both writes in 1000:ae6e and complete reference inventory; reconstructed/tests/test_turn_state.c; complete verified referring-function closure; 1028:0875:undefined1[1] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 409 | 1028:0876 | 1028:0877 | 2 | zero-fill | verified | semantic-object | timer_tick_counter | g_timer_tick_counter | uint32_t | zero-fill | exported_ordinal_10 | FUN_1000_0270,exported_ordinal_10 | Setup and full 1000:eab1 disassembly/source; test_timer_tick.c; complete verified referring-function closure; 1028:0876:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 410 | 1028:0878 | 1028:0879 | 2 | zero-fill | verified | semantic-object | timer_tick_counter | g_timer_tick_counter | uint32_t | zero-fill | exported_ordinal_10 | FUN_1000_0270,exported_ordinal_10 | Setup and full 1000:eab1 disassembly/source; test_timer_tick.c; complete verified referring-function closure; 1028:0878:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 411 | 1028:087a | 1028:087b | 2 | zero-fill | verified | semantic-object | intro_marquee_counter | g_intro_marquee_counter | uint32_t | zero-fill | exported_ordinal_10 | FUN_1000_0270,exported_ordinal_10 | Setup and full timer GDI path; test_timer_tick.c; complete verified referring-function closure; 1028:087a:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 412 | 1028:087c | 1028:087d | 2 | zero-fill | verified | semantic-object | intro_marquee_counter | g_intro_marquee_counter | uint32_t | zero-fill | exported_ordinal_10 | FUN_1000_0270,exported_ordinal_10 | Setup and full timer GDI path; test_timer_tick.c; complete verified referring-function closure; 1028:087c:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 413 | 1028:087e | 1028:087f | 2 | zero-fill | verified | semantic-object | highscore_scores | g_highscore_scores | int32_t[10] | zero-fill | FUN_1000_5c13,FUN_1000_a8ea | FUN_1000_a99c | Complete verified reader/writer inventory across 1000:5c13/a8ea/a99c/abe5; reconstructed/tests/test_highscores.c; 1028:087e:undefined2[2]; complete verified referring-function closure | Exact ten signed dwords, one-based addressing, persistence, ordering, comparison, and decimal rendering are fully proven. | |
| 414 | 1028:0880 | 1028:0881 | 2 | zero-fill | verified | semantic-object | highscore_scores | g_highscore_scores | int32_t[10] | zero-fill | FUN_1000_5c13,FUN_1000_a8ea,FUN_1000_abe5 | FUN_1000_a99c | Complete verified reader/writer inventory across 1000:5c13/a8ea/a99c/abe5; reconstructed/tests/test_highscores.c; 1028:0880:undefined2[2]; complete verified referring-function closure | Exact ten signed dwords, one-based addressing, persistence, ordering, comparison, and decimal rendering are fully proven. | |
| 415 | 1028:0882 | 1028:0883 | 2 | zero-fill | verified | semantic-object | highscore_scores | g_highscore_scores | int32_t[10] | zero-fill | FUN_1000_a8ea,FUN_1000_abe5 | FUN_1000_a99c,FUN_1000_abe5 | Complete verified reader/writer inventory across 1000:5c13/a8ea/a99c/abe5; reconstructed/tests/test_highscores.c; 1028:0882:undefined2[2]; complete verified referring-function closure | Exact ten signed dwords, one-based addressing, persistence, ordering, comparison, and decimal rendering are fully proven. | |
| 416 | 1028:0884 | 1028:0885 | 2 | zero-fill | verified | semantic-object | highscore_scores | g_highscore_scores | int32_t[10] | zero-fill | FUN_1000_a8ea,FUN_1000_abe5 | FUN_1000_a99c,FUN_1000_abe5 | Complete verified reader/writer inventory across 1000:5c13/a8ea/a99c/abe5; reconstructed/tests/test_highscores.c; 1028:0884:undefined2[2]; complete verified referring-function closure | Exact ten signed dwords, one-based addressing, persistence, ordering, comparison, and decimal rendering are fully proven. | |
| 417 | 1028:0886 | 1028:0899 | 20 | zero-fill | verified | semantic-object | highscore_scores | g_highscore_scores | int32_t[10] | zero-fill | Complete verified reader/writer inventory across 1000:5c13/a8ea/a99c/abe5; reconstructed/tests/test_highscores.c; complete verified referring-function closure | Exact ten signed dwords, one-based addressing, persistence, ordering, comparison, and decimal rendering are fully proven. | |||
| 418 | 1028:089a | 1028:089b | 2 | zero-fill | verified | semantic-object | highscore_scores | g_highscore_scores | int32_t[10] | zero-fill | FUN_1000_abe5 | Complete verified reader/writer inventory across 1000:5c13/a8ea/a99c/abe5; reconstructed/tests/test_highscores.c; 1028:089a:undefined2[2]; complete verified referring-function closure | Exact ten signed dwords, one-based addressing, persistence, ordering, comparison, and decimal rendering are fully proven. | ||
| 419 | 1028:089c | 1028:089d | 2 | zero-fill | verified | semantic-object | highscore_scores | g_highscore_scores | int32_t[10] | zero-fill | FUN_1000_abe5 | Complete verified reader/writer inventory across 1000:5c13/a8ea/a99c/abe5; reconstructed/tests/test_highscores.c; 1028:089c:undefined2[2]; complete verified referring-function closure | Exact ten signed dwords, one-based addressing, persistence, ordering, comparison, and decimal rendering are fully proven. | ||
| 420 | 1028:089e | 1028:089f | 2 | zero-fill | verified | semantic-object | highscore_scores | g_highscore_scores | int32_t[10] | zero-fill | FUN_1000_abe5 | FUN_1000_abe5 | Complete verified reader/writer inventory across 1000:5c13/a8ea/a99c/abe5; reconstructed/tests/test_highscores.c; 1028:089e:undefined2[2]; complete verified referring-function closure | Exact ten signed dwords, one-based addressing, persistence, ordering, comparison, and decimal rendering are fully proven. | |
| 421 | 1028:08a0 | 1028:08a1 | 2 | zero-fill | verified | semantic-object | highscore_scores | g_highscore_scores | int32_t[10] | zero-fill | FUN_1000_abe5 | FUN_1000_abe5 | Complete verified reader/writer inventory across 1000:5c13/a8ea/a99c/abe5; reconstructed/tests/test_highscores.c; 1028:08a0:undefined2[2]; complete verified referring-function closure | Exact ten signed dwords, one-based addressing, persistence, ordering, comparison, and decimal rendering are fully proven. | |
| 422 | 1028:08a2 | 1028:08a3 | 2 | zero-fill | verified | semantic-object | highscore_scores | g_highscore_scores | int32_t[10] | zero-fill | FUN_1000_abe5 | Complete verified reader/writer inventory across 1000:5c13/a8ea/a99c/abe5; reconstructed/tests/test_highscores.c; 1028:08a2:undefined2[2]; complete verified referring-function closure | Exact ten signed dwords, one-based addressing, persistence, ordering, comparison, and decimal rendering are fully proven. | ||
| 423 | 1028:08a4 | 1028:08a5 | 2 | zero-fill | verified | semantic-object | highscore_scores | g_highscore_scores | int32_t[10] | zero-fill | FUN_1000_abe5 | Complete verified reader/writer inventory across 1000:5c13/a8ea/a99c/abe5; reconstructed/tests/test_highscores.c; 1028:08a4:undefined2[2]; complete verified referring-function closure | Exact ten signed dwords, one-based addressing, persistence, ordering, comparison, and decimal rendering are fully proven. | ||
| 424 | 1028:08a6 | 1028:0981 | 220 | zero-fill | verified | semantic-object | highscore_names | g_highscore_names | char[10][22] | zero-fill | Complete verified lifecycle 1000:5c13/a8ea/a99c/ab3c/abe5; reconstructed/tests/test_highscores.c; complete verified referring-function closure | Exact ten 22-byte slots, short-read behavior, defaulting, shift/edit, C-string display truncation, and persistence layout are fully proven. | |||
| 425 | 1028:0982 | 1028:0983 | 2 | zero-fill | verified | semantic-object | player_scores | g_player_scores | int32_t[4] | zero-fill | FUN_1000_5390 | FUN_1000_0270,FUN_1000_638e | Verified one-based reader 1008:0996; score-render tests; complete verified referring-function closure; 1028:0982:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 426 | 1028:0984 | 1028:0985 | 2 | zero-fill | verified | semantic-object | player_scores | g_player_scores | int32_t[4] | zero-fill | FUN_1000_5390 | FUN_1000_0270,FUN_1000_638e | Verified one-based reader 1008:0996; score-render tests; complete verified referring-function closure; 1028:0984:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 427 | 1028:0986 | 1028:0987 | 2 | zero-fill | verified | semantic-object | player_scores | g_player_scores | int32_t[4] | zero-fill | FUN_1000_5390 | FUN_1000_0270,FUN_1000_a72c | Verified one-based reader 1008:0996; score-render tests; complete verified referring-function closure; 1028:0986:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 428 | 1028:0988 | 1028:0989 | 2 | zero-fill | verified | semantic-object | player_scores | g_player_scores | int32_t[4] | zero-fill | FUN_1000_5390 | FUN_1000_0270,FUN_1000_a72c | Verified one-based reader 1008:0996; score-render tests; complete verified referring-function closure; 1028:0988:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 429 | 1028:098a | 1028:0991 | 8 | zero-fill | verified | semantic-object | player_scores | g_player_scores | int32_t[4] | zero-fill | Verified one-based reader 1008:0996; score-render tests; complete verified referring-function closure | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |||
| 430 | 1028:0992 | 1028:0993 | 2 | zero-fill | verified | semantic-object | player_secondary_scores | g_player_secondary_scores | int32_t[4] | zero-fill | FUN_1000_acc2 | FUN_1000_0270 | Verified reset 1000:a72c and active redraw 1000:acc2; reconstructed/tests/test_player_state.c; complete verified referring-function closure; 1028:0992:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 431 | 1028:0994 | 1028:0995 | 2 | zero-fill | verified | semantic-object | player_secondary_scores | g_player_secondary_scores | int32_t[4] | zero-fill | FUN_1000_acc2 | FUN_1000_0270 | Verified reset 1000:a72c and active redraw 1000:acc2; reconstructed/tests/test_player_state.c; complete verified referring-function closure; 1028:0994:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 432 | 1028:0996 | 1028:0997 | 2 | zero-fill | verified | semantic-object | player_secondary_scores | g_player_secondary_scores | int32_t[4] | zero-fill | FUN_1000_0270,FUN_1000_a72c | Verified reset 1000:a72c and active redraw 1000:acc2; reconstructed/tests/test_player_state.c; complete verified referring-function closure; 1028:0996:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 433 | 1028:0998 | 1028:0999 | 2 | zero-fill | verified | semantic-object | player_secondary_scores | g_player_secondary_scores | int32_t[4] | zero-fill | FUN_1000_0270,FUN_1000_a72c | Verified reset 1000:a72c and active redraw 1000:acc2; reconstructed/tests/test_player_state.c; complete verified referring-function closure; 1028:0998:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 434 | 1028:099a | 1028:09a1 | 8 | zero-fill | verified | semantic-object | player_secondary_scores | g_player_secondary_scores | int32_t[4] | zero-fill | Verified reset 1000:a72c and active redraw 1000:acc2; reconstructed/tests/test_player_state.c; complete verified referring-function closure | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |||
| 435 | 1028:09a2 | 1028:09a2 | 1 | zero-fill | verified | semantic-object | player_score_multipliers | g_player_score_multipliers | uint8_t[4] | zero-fill | FUN_1000_acc2 | FUN_1000_0270 | Verified reset 1000:a72c and multiply 1000:acc2; reconstructed/tests/test_player_state.c; complete verified referring-function closure; 1028:09a2:undefined1[1] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 436 | 1028:09a3 | 1028:09a3 | 1 | zero-fill | verified | semantic-object | player_score_multipliers | g_player_score_multipliers | uint8_t[4] | zero-fill | FUN_1000_0270,FUN_1000_a72c | Verified reset 1000:a72c and multiply 1000:acc2; reconstructed/tests/test_player_state.c; complete verified referring-function closure; 1028:09a3:undefined1[1] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 437 | 1028:09a4 | 1028:09a5 | 2 | zero-fill | verified | semantic-object | player_score_multipliers | g_player_score_multipliers | uint8_t[4] | zero-fill | Verified reset 1000:a72c and multiply 1000:acc2; reconstructed/tests/test_player_state.c; complete verified referring-function closure | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |||
| 438 | 1028:09a6 | 1028:09a7 | 2 | zero-fill | verified | semantic-object | player_sprite_indices | g_player_sprite_indices | uint16_t[4] | zero-fill | FUN_1000_acc2 | FUN_1000_0270 | Verified reset 1000:a72c and active-player composite 1000:acc2/0002; player-state/player-sprite tests; complete verified referring-function closure; 1028:09a6:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 439 | 1028:09a8 | 1028:09a9 | 2 | zero-fill | verified | semantic-object | player_sprite_indices | g_player_sprite_indices | uint16_t[4] | zero-fill | FUN_1000_0270,FUN_1000_a72c | Verified reset 1000:a72c and active-player composite 1000:acc2/0002; player-state/player-sprite tests; complete verified referring-function closure; 1028:09a8:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 440 | 1028:09aa | 1028:09ad | 4 | zero-fill | verified | semantic-object | player_sprite_indices | g_player_sprite_indices | uint16_t[4] | zero-fill | Verified reset 1000:a72c and active-player composite 1000:acc2/0002; player-state/player-sprite tests; complete verified referring-function closure | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |||
| 441 | 1028:09ae | 1028:09e1 | 52 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |||
| 442 | 1028:09e2 | 1028:09e2 | 1 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_0270,FUN_1000_ae6e | FUN_1000_638e,FUN_1000_ae6e | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:09e2:undefined1[1] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 443 | 1028:09e3 | 1028:09f0 | 14 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |||
| 444 | 1028:09f1 | 1028:09f2 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_0270,FUN_1000_a72c,FUN_1000_ae6e | FUN_1000_638e,FUN_1000_ae6e | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:09f1:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 445 | 1028:09f3 | 1028:09f6 | 4 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |||
| 446 | 1028:09f7 | 1028:09f8 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_c79c | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:09f7:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 447 | 1028:09f9 | 1028:0a00 | 8 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |||
| 448 | 1028:0a01 | 1028:0a01 | 1 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_c79c | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:0a01:undefined1[1] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 449 | 1028:0a02 | 1028:0a02 | 1 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_c79c | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:0a02:undefined1[1] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 450 | 1028:0a03 | 1028:0a04 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_c79c | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:0a03:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 451 | 1028:0a05 | 1028:0a06 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_c79c | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:0a05:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 452 | 1028:0a07 | 1028:0a08 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_c79c | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:0a07:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 453 | 1028:0a09 | 1028:0a0a | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_c79c | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:0a09:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 454 | 1028:0a0b | 1028:0a0c | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_c79c | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:0a0b:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 455 | 1028:0a0d | 1028:0a0e | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_c79c | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:0a0d:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 456 | 1028:0a0f | 1028:0a10 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_c79c | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:0a0f:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 457 | 1028:0a11 | 1028:0a12 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_c79c | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:0a11:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 458 | 1028:0a13 | 1028:0a14 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_c79c | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:0a13:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 459 | 1028:0a15 | 1028:0a16 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_c79c | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:0a15:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 460 | 1028:0a17 | 1028:0a18 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_c79c | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:0a17:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 461 | 1028:0a19 | 1028:0a1a | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_c79c | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:0a19:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 462 | 1028:0a1b | 1028:0a1c | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_c79c | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:0a1b:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 463 | 1028:0a1d | 1028:0a1e | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_c79c | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:0a1d:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 464 | 1028:0a1f | 1028:0a20 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_c79c | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:0a1f:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 465 | 1028:0a21 | 1028:0a22 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_c79c | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:0a21:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 466 | 1028:0a23 | 1028:0a24 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_c79c | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:0a23:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 467 | 1028:0a25 | 1028:0a26 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_c79c | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:0a25:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 468 | 1028:0a27 | 1028:0a28 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_c79c | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:0a27:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 469 | 1028:0a29 | 1028:0a2a | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_c79c | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:0a29:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 470 | 1028:0a2b | 1028:0a2c | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_c79c | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:0a2b:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 471 | 1028:0a2d | 1028:0a2e | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_c79c | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:0a2d:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 472 | 1028:0a2f | 1028:0a30 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_c79c | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:0a2f:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 473 | 1028:0a31 | 1028:0a32 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_c79c | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:0a31:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 474 | 1028:0a33 | 1028:0a34 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_c79c | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:0a33:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 475 | 1028:0a35 | 1028:0a35 | 1 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_0270,FUN_1000_ae6e,FUN_1000_c79c | FUN_1000_638e,FUN_1000_ae6e,FUN_1000_c79c | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:0a35:undefined1[1] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 476 | 1028:0a36 | 1028:0a37 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_c79c | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:0a36:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 477 | 1028:0a38 | 1028:0a39 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_c79c | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:0a38:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 478 | 1028:0a3a | 1028:0a3b | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_c79c | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:0a3a:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 479 | 1028:0a3c | 1028:0a3d | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_c79c | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:0a3c:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 480 | 1028:0a3e | 1028:0a3f | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_c79c | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:0a3e:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 481 | 1028:0a40 | 1028:0a41 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_c79c | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:0a40:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 482 | 1028:0a42 | 1028:0a43 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_c79c | FUN_1000_c79c | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:0a42:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 483 | 1028:0a44 | 1028:0a45 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_0270,FUN_1000_c79c | FUN_1000_c79c | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:0a44:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 484 | 1028:0a46 | 1028:0a47 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_c79c | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:0a46:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 485 | 1028:0a48 | 1028:0a49 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_c79c | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:0a48:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 486 | 1028:0a4a | 1028:0a4b | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_c79c | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:0a4a:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 487 | 1028:0a4c | 1028:0b80 | 309 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |||
| 488 | 1028:0b81 | 1028:0b81 | 1 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_b476 | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:0b81:undefined1[1] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 489 | 1028:0b82 | 1028:0b97 | 22 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |||
| 490 | 1028:0b98 | 1028:0b99 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_b476 | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:0b98:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 491 | 1028:0b9a | 1028:0b9b | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_b476 | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:0b9a:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 492 | 1028:0b9c | 1028:0b9d | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_b476 | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:0b9c:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 493 | 1028:0b9e | 1028:0b9f | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_b476 | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:0b9e:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 494 | 1028:0ba0 | 1028:0d72 | 467 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |||
| 495 | 1028:0d73 | 1028:0d73 | 1 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_c79c,exported_ordinal_10 | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:0d73:undefined1[1] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 496 | 1028:0d74 | 1028:0dc5 | 82 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |||
| 497 | 1028:0dc6 | 1028:0dc6 | 1 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_c79c,exported_ordinal_10 | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:0dc6:undefined1[1] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 498 | 1028:0dc7 | 1028:1e7f | 4281 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |||
| 499 | 1028:1e80 | 1028:1e81 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_7ed9 | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:1e80:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 500 | 1028:1e82 | 1028:1e83 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_7ed9 | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:1e82:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 501 | 1028:1e84 | 1028:1e85 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_7ed9 | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:1e84:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 502 | 1028:1e86 | 1028:1e87 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_7ed9 | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:1e86:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 503 | 1028:1e88 | 1028:1e8f | 8 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |||
| 504 | 1028:1e90 | 1028:1e91 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_7ed9 | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:1e90:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 505 | 1028:1e92 | 1028:1e93 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_7ed9 | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:1e92:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 506 | 1028:1e94 | 1028:1e95 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_7ed9 | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:1e94:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 507 | 1028:1e96 | 1028:1ec2 | 45 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |||
| 508 | 1028:1ec3 | 1028:1ec4 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:1ec3:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 509 | 1028:1ec5 | 1028:1ec6 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:1ec5:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 510 | 1028:1ec7 | 1028:1ec8 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:1ec7:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 511 | 1028:1ec9 | 1028:1eca | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:1ec9:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 512 | 1028:1ecb | 1028:1ecc | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:1ecb:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 513 | 1028:1ecd | 1028:1ece | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:1ecd:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 514 | 1028:1ecf | 1028:1ed0 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:1ecf:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 515 | 1028:1ed1 | 1028:1ed2 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:1ed1:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 516 | 1028:1ed3 | 1028:1ed4 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_7ed9,FUN_1000_8b0d | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:1ed3:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 517 | 1028:1ed5 | 1028:1ed6 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_7ed9,FUN_1000_8b0d | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:1ed5:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 518 | 1028:1ed7 | 1028:1ed8 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:1ed7:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 519 | 1028:1ed9 | 1028:1eda | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:1ed9:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 520 | 1028:1edb | 1028:1edc | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_7ed9,FUN_1000_8b0d | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:1edb:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 521 | 1028:1edd | 1028:1ede | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_7ed9,FUN_1000_8b0d | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:1edd:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 522 | 1028:1edf | 1028:1ee0 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_7ed9,FUN_1000_8b0d | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:1edf:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 523 | 1028:1ee1 | 1028:1ee2 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_7ed9,FUN_1000_8b0d | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:1ee1:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 524 | 1028:1ee3 | 1028:1f15 | 51 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |||
| 525 | 1028:1f16 | 1028:1f17 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:1f16:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 526 | 1028:1f18 | 1028:1f19 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:1f18:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 527 | 1028:1f1a | 1028:1f1b | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:1f1a:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 528 | 1028:1f1c | 1028:1f1d | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:1f1c:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 529 | 1028:1f1e | 1028:1f1f | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:1f1e:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 530 | 1028:1f20 | 1028:1f21 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:1f20:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 531 | 1028:1f22 | 1028:1f23 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:1f22:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 532 | 1028:1f24 | 1028:1f25 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:1f24:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 533 | 1028:1f26 | 1028:1f27 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:1f26:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 534 | 1028:1f28 | 1028:1f29 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:1f28:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 535 | 1028:1f2a | 1028:1f2b | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:1f2a:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 536 | 1028:1f2c | 1028:1f2d | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:1f2c:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 537 | 1028:1f2e | 1028:1f68 | 59 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |||
| 538 | 1028:1f69 | 1028:1f6a | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:1f69:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 539 | 1028:1f6b | 1028:1f6c | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:1f6b:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 540 | 1028:1f6d | 1028:1f6e | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:1f6d:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 541 | 1028:1f6f | 1028:1f70 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:1f6f:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 542 | 1028:1f71 | 1028:1f72 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:1f71:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 543 | 1028:1f73 | 1028:1f74 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:1f73:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 544 | 1028:1f75 | 1028:1f76 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:1f75:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 545 | 1028:1f77 | 1028:1f78 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:1f77:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 546 | 1028:1f79 | 1028:1f7a | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_7ed9,FUN_1000_8b0d | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:1f79:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 547 | 1028:1f7b | 1028:1f7c | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_7ed9,FUN_1000_8b0d | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:1f7b:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 548 | 1028:1f7d | 1028:1f7e | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_7ed9,FUN_1000_8b0d | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:1f7d:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 549 | 1028:1f7f | 1028:1f80 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_7ed9,FUN_1000_8b0d | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:1f7f:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 550 | 1028:1f81 | 1028:1f82 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_7ed9,FUN_1000_8b0d | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:1f81:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 551 | 1028:1f83 | 1028:1f84 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_7ed9,FUN_1000_8b0d | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:1f83:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 552 | 1028:1f85 | 1028:1f86 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:1f85:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 553 | 1028:1f87 | 1028:1f88 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:1f87:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 554 | 1028:1f89 | 1028:235c | 980 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |||
| 555 | 1028:235d | 1028:235e | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_7ed9 | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:235d:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 556 | 1028:235f | 1028:2360 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_7ed9 | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:235f:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 557 | 1028:2361 | 1028:2362 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_7ed9 | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:2361:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 558 | 1028:2363 | 1028:2364 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_7ed9 | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:2363:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 559 | 1028:2365 | 1028:236c | 8 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |||
| 560 | 1028:236d | 1028:236e | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_7ed9 | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:236d:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 561 | 1028:236f | 1028:2370 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_7ed9 | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:236f:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 562 | 1028:2371 | 1028:2372 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_7ed9 | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:2371:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 563 | 1028:2373 | 1028:239f | 45 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |||
| 564 | 1028:23a0 | 1028:23a1 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:23a0:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 565 | 1028:23a2 | 1028:23a3 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:23a2:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 566 | 1028:23a4 | 1028:23a5 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:23a4:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 567 | 1028:23a6 | 1028:23a7 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:23a6:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 568 | 1028:23a8 | 1028:23a9 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:23a8:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 569 | 1028:23aa | 1028:23ab | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:23aa:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 570 | 1028:23ac | 1028:23ad | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:23ac:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 571 | 1028:23ae | 1028:23af | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:23ae:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 572 | 1028:23b0 | 1028:23b1 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_7ed9,FUN_1000_8b0d | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:23b0:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 573 | 1028:23b2 | 1028:23b3 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_7ed9,FUN_1000_8b0d | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:23b2:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 574 | 1028:23b4 | 1028:23b5 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:23b4:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 575 | 1028:23b6 | 1028:23b7 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:23b6:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 576 | 1028:23b8 | 1028:23b9 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_7ed9,FUN_1000_8b0d | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:23b8:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 577 | 1028:23ba | 1028:23bb | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_7ed9,FUN_1000_8b0d | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:23ba:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 578 | 1028:23bc | 1028:23bd | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_7ed9,FUN_1000_8b0d | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:23bc:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 579 | 1028:23be | 1028:23bf | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_7ed9,FUN_1000_8b0d | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:23be:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 580 | 1028:23c0 | 1028:23f2 | 51 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |||
| 581 | 1028:23f3 | 1028:23f4 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:23f3:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 582 | 1028:23f5 | 1028:23f6 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:23f5:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 583 | 1028:23f7 | 1028:23f8 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:23f7:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 584 | 1028:23f9 | 1028:23fa | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:23f9:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 585 | 1028:23fb | 1028:23fc | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:23fb:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 586 | 1028:23fd | 1028:23fe | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:23fd:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 587 | 1028:23ff | 1028:2400 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:23ff:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 588 | 1028:2401 | 1028:2402 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:2401:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 589 | 1028:2403 | 1028:2404 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:2403:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 590 | 1028:2405 | 1028:2406 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:2405:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 591 | 1028:2407 | 1028:2408 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:2407:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 592 | 1028:2409 | 1028:240a | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:2409:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 593 | 1028:240b | 1028:2445 | 59 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |||
| 594 | 1028:2446 | 1028:2447 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:2446:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 595 | 1028:2448 | 1028:2449 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:2448:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 596 | 1028:244a | 1028:244b | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:244a:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 597 | 1028:244c | 1028:244d | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:244c:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 598 | 1028:244e | 1028:244f | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:244e:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 599 | 1028:2450 | 1028:2451 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:2450:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 600 | 1028:2452 | 1028:2453 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:2452:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 601 | 1028:2454 | 1028:2455 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:2454:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 602 | 1028:2456 | 1028:2457 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_7ed9,FUN_1000_8b0d | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:2456:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 603 | 1028:2458 | 1028:2459 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_7ed9,FUN_1000_8b0d | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:2458:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 604 | 1028:245a | 1028:245b | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_7ed9,FUN_1000_8b0d | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:245a:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 605 | 1028:245c | 1028:245d | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_7ed9,FUN_1000_8b0d | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:245c:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 606 | 1028:245e | 1028:245f | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:245e:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 607 | 1028:2460 | 1028:2461 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:2460:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 608 | 1028:2462 | 1028:2463 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:2462:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 609 | 1028:2464 | 1028:2465 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_8b0d | FUN_1000_8b0d | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:2464:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 610 | 1028:2466 | 1028:2678 | 531 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |||
| 611 | 1028:2679 | 1028:267a | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | exported_ordinal_10 | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:2679:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 612 | 1028:267b | 1028:333f | 3269 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |||
| 613 | 1028:3340 | 1028:3341 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_638e | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:3340:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 614 | 1028:3342 | 1028:3343 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_638e | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:3342:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 615 | 1028:3344 | 1028:3345 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_638e | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:3344:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 616 | 1028:3346 | 1028:3347 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_638e | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:3346:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 617 | 1028:3348 | 1028:3370 | 41 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |||
| 618 | 1028:3371 | 1028:3372 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_6f27,FUN_1000_9e85,FUN_1000_c79c | FUN_1000_6f27,exported_ordinal_10 | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:3371:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 619 | 1028:3373 | 1028:33c3 | 81 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |||
| 620 | 1028:33c4 | 1028:33c5 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_6f27,FUN_1000_9e85,FUN_1000_c79c | FUN_1000_6f27,exported_ordinal_10 | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:33c4:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 621 | 1028:33c6 | 1028:3416 | 81 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |||
| 622 | 1028:3417 | 1028:3418 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_6f27,FUN_1000_9e85 | FUN_1000_6f27 | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:3417:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 623 | 1028:3419 | 1028:3469 | 81 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |||
| 624 | 1028:346a | 1028:346b | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_6f27,FUN_1000_9e85 | FUN_1000_6f27 | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:346a:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 625 | 1028:346c | 1028:34bc | 81 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |||
| 626 | 1028:34bd | 1028:34be | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_6f27,FUN_1000_9e85 | FUN_1000_6f27 | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:34bd:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 627 | 1028:34bf | 1028:3968 | 1194 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |||
| 628 | 1028:3969 | 1028:396a | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_ae6e,exported_ordinal_10 | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:3969:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 629 | 1028:396b | 1028:396c | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_ae6e,exported_ordinal_10 | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:396b:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 630 | 1028:396d | 1028:396e | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_ae6e,exported_ordinal_10 | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:396d:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 631 | 1028:396f | 1028:3970 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_ae6e,exported_ordinal_10 | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:396f:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 632 | 1028:3971 | 1028:3999 | 41 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |||
| 633 | 1028:399a | 1028:399b | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_ae6e,FUN_1000_b476,FUN_1000_c4e1 | FUN_1000_ae6e,exported_ordinal_10 | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:399a:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 634 | 1028:399c | 1028:39dd | 66 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |||
| 635 | 1028:39de | 1028:39de | 1 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_b476 | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:39de:undefined1[1] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 636 | 1028:39df | 1028:3b29 | 331 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |||
| 637 | 1028:3b2a | 1028:3b2a | 1 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_b476 | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:3b2a:undefined1[1] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 638 | 1028:3b2b | 1028:3b40 | 22 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |||
| 639 | 1028:3b41 | 1028:3b42 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_b476 | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:3b41:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 640 | 1028:3b43 | 1028:3b44 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_b476 | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:3b43:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 641 | 1028:3b45 | 1028:3b46 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_b476 | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:3b45:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 642 | 1028:3b47 | 1028:3b48 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_b476 | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:3b47:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 643 | 1028:3b49 | 1028:3b7c | 52 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |||
| 644 | 1028:3b7d | 1028:3b7d | 1 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_b476 | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:3b7d:undefined1[1] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 645 | 1028:3b7e | 1028:3b93 | 22 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |||
| 646 | 1028:3b94 | 1028:3b95 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_b476 | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:3b94:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 647 | 1028:3b96 | 1028:3b97 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_b476 | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:3b96:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 648 | 1028:3b98 | 1028:3b99 | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_b476 | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:3b98:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 649 | 1028:3b9a | 1028:3b9b | 2 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | FUN_1000_b476 | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:3b9a:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 650 | 1028:3b9c | 1028:41f8 | 1629 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |||
| 651 | 1028:41f9 | 1028:41f9 | 1 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | exported_ordinal_10 | FUN_1000_ae6e,exported_ordinal_10 | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure; 1028:41f9:undefined1[1] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 652 | 1028:41fa | 1028:4217 | 30 | zero-fill | verified | semantic-object | collision_records_1_174 | g_collision_records_1_174 | TdkpinCollisionRecord[174] | zero-fill | Verified 83-byte writer 1008:0138; OBJECTS.tsv live dump for IDs 1..174; complete verified referring-function closure | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |||
| 653 | 1028:4218 | 1028:424b | 52 | zero-fill | verified | semantic-object | collision_record_175_prefix | g_collision_record_175_prefix | uint8_t[75] | zero-fill | Verified writer 1008:0138 and OBJECTS.tsv row 175; final eight bytes are separately shared with word-quad storage at 4263..426a.; complete verified referring-function closure | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |||
| 654 | 1028:424c | 1028:424c | 1 | zero-fill | verified | semantic-object | collision_record_175_prefix | g_collision_record_175_prefix | uint8_t[75] | zero-fill | exported_ordinal_10 | FUN_1000_c79c,exported_ordinal_10 | Verified writer 1008:0138 and OBJECTS.tsv row 175; final eight bytes are separately shared with word-quad storage at 4263..426a.; complete verified referring-function closure; 1028:424c:undefined1[1] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 655 | 1028:424d | 1028:4262 | 22 | zero-fill | verified | semantic-object | collision_record_175_prefix | g_collision_record_175_prefix | uint8_t[75] | zero-fill | Verified writer 1008:0138 and OBJECTS.tsv row 175; final eight bytes are separately shared with word-quad storage at 4263..426a.; complete verified referring-function closure | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |||
| 656 | 1028:4263 | 1028:430a | 168 | zero-fill | verified | semantic-object | tdkpin_word_quads | g_tdkpin_word_quads | TdkpinWordQuad[21] | zero-fill | Twenty direct calls with exact constants; byte-complete zero-fill range and writer tests.; complete verified referring-function closure | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |||
| 657 | 1028:430b | 1028:431a | 16 | zero-fill | verified | semantic-object | sprite_bitmaps_400_407 | g_sprite_bitmaps_400_407 | HBITMAP16[8] | zero-fill | Verified writer/deletion and ID order; asset initializer/cleanup tests; complete verified referring-function closure | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |||
| 658 | 1028:431b | 1028:431c | 2 | zero-fill | verified | semantic-object | status_level_bitmaps | g_status_level_bitmaps | HBITMAP16[4] | zero-fill | FUN_1000_51f5 | FUN_1000_5390 | Complete writer/reader/deletion inventory in 1000:5390,1008:0b9e,1000:51f5; asset/status/cleanup tests; 1028:431b:undefined2[2]; complete verified referring-function closure | Exact four HBITMAP slots, resource mapping, threshold-level mapping, primary 146x142 blit use, and ownership lifecycle are fully proven. | |
| 659 | 1028:431d | 1028:431e | 2 | zero-fill | verified | semantic-object | status_level_bitmaps | g_status_level_bitmaps | HBITMAP16[4] | zero-fill | FUN_1000_51f5 | Complete writer/reader/deletion inventory in 1000:5390,1008:0b9e,1000:51f5; asset/status/cleanup tests; 1028:431d:undefined2[2]; complete verified referring-function closure | Exact four HBITMAP slots, resource mapping, threshold-level mapping, primary 146x142 blit use, and ownership lifecycle are fully proven. | ||
| 660 | 1028:431f | 1028:4320 | 2 | zero-fill | verified | semantic-object | status_level_bitmaps | g_status_level_bitmaps | HBITMAP16[4] | zero-fill | Complete writer/reader/deletion inventory in 1000:5390,1008:0b9e,1000:51f5; asset/status/cleanup tests; complete verified referring-function closure | Exact four HBITMAP slots, resource mapping, threshold-level mapping, primary 146x142 blit use, and ownership lifecycle are fully proven. | |||
| 661 | 1028:4321 | 1028:4322 | 2 | zero-fill | verified | semantic-object | status_level_bitmaps | g_status_level_bitmaps | HBITMAP16[4] | zero-fill | FUN_1008_0b9e | Complete writer/reader/deletion inventory in 1000:5390,1008:0b9e,1000:51f5; asset/status/cleanup tests; 1028:4321:undefined2[2]; complete verified referring-function closure | Exact four HBITMAP slots, resource mapping, threshold-level mapping, primary 146x142 blit use, and ownership lifecycle are fully proven. | ||
| 662 | 1028:4323 | 1028:4324 | 2 | zero-fill | verified | semantic-object | item_bitmaps_801_809 | g_item_bitmaps_801_809 | HBITMAP16[9] | zero-fill | FUN_1000_51f5 | FUN_1000_5390 | Verified writer/deletion and ID order; asset initializer/cleanup tests; complete verified referring-function closure; 1028:4323:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 663 | 1028:4325 | 1028:4326 | 2 | zero-fill | verified | semantic-object | item_bitmaps_801_809 | g_item_bitmaps_801_809 | HBITMAP16[9] | zero-fill | FUN_1000_51f5 | Verified writer/deletion and ID order; asset initializer/cleanup tests; complete verified referring-function closure; 1028:4325:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | ||
| 664 | 1028:4327 | 1028:4334 | 14 | zero-fill | verified | semantic-object | item_bitmaps_801_809 | g_item_bitmaps_801_809 | HBITMAP16[9] | zero-fill | Verified writer/deletion and ID order; asset initializer/cleanup tests; complete verified referring-function closure | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |||
| 665 | 1028:4335 | 1028:43bd | 137 | zero-fill | verified | semantic-object | reserved_asset_to_wave_state | g_reserved_asset_to_wave_state | uint8_t[137] | zero-fill | Complete reference, relocation, and defined-data inventories contain no address in the range; complete verified referring-function closure | Explicit unreferenced asset/sound reserve; all 137 bytes remain zero in-image. | |||
| 666 | 1028:43be | 1028:43e9 | 44 | zero-fill | verified | semantic-object | wave_output_capabilities | wave_output_capabilities | WAVEOUTCAPS16 | zero-fill | Windows 3.1 packed field offsets; call 1008:0fca-0fda; dwSupport read at 1008:0fe6-0ffe; strict size assertion and reconstructed/tests/test_sound.c; complete verified referring-function closure | Exact Win16 layout is wMid, wPid, 16-bit driver version, 32-byte name, formats, channels, and support; WAVECAPS_VOLUME is bit 4 at offset 44. | |||
| 667 | 1028:43ea | 1028:43eb | 2 | zero-fill | verified | semantic-object | wave_output_capabilities | wave_output_capabilities | WAVEOUTCAPS16 | zero-fill | FUN_1008_0f2e | Windows 3.1 packed field offsets; call 1008:0fca-0fda; dwSupport read at 1008:0fe6-0ffe; strict size assertion and reconstructed/tests/test_sound.c; 1028:43ea:undefined2[2]; complete verified referring-function closure | Exact Win16 layout is wMid, wPid, 16-bit driver version, 32-byte name, formats, channels, and support; WAVECAPS_VOLUME is bit 4 at offset 44. | ||
| 668 | 1028:43ec | 1028:43ed | 2 | zero-fill | verified | semantic-object | wave_output_capabilities | wave_output_capabilities | WAVEOUTCAPS16 | zero-fill | FUN_1008_0f2e | Windows 3.1 packed field offsets; call 1008:0fca-0fda; dwSupport read at 1008:0fe6-0ffe; strict size assertion and reconstructed/tests/test_sound.c; 1028:43ec:undefined2[2]; complete verified referring-function closure | Exact Win16 layout is wMid, wPid, 16-bit driver version, 32-byte name, formats, channels, and support; WAVECAPS_VOLUME is bit 4 at offset 44. | ||
| 669 | 1028:43ee | 1028:43ef | 2 | zero-fill | verified | semantic-object | wave_output_device_count | wave_output_device_count | uint16_t | zero-fill | FUN_1000_638e,FUN_1008_0f2e,FUN_1008_10e3,FUN_1008_1131,FUN_1008_118f | FUN_1008_0f2e | Complete verified lifecycle in 1008:0f2e,10e3,1131,118f and sound-toggle reader 1000:638e; reconstructed/tests/test_sound.c and test_key_release.c; 1028:43ee:undefined2[2]; complete verified referring-function closure | The word is the actual device count, not a Boolean initialized flag; nonzero permits keyboard re-enabling after sound has been disabled. | |
| 670 | 1028:43f0 | 1028:43f1 | 2 | zero-fill | verified | semantic-object | wave_output_device_id | wave_output_device_id | uint16_t | zero-fill | FUN_1008_0f2e | Reads before the sole waveOutGetDevCaps and waveOutGetVolume calls at 1008:0fca and 1008:1008; reconstructed/tests/test_sound.c; 1028:43f0:undefined2[2]; complete verified referring-function closure | Selects wave-output device zero for both capability and volume queries. | ||
| 671 | 1028:43f2 | 1028:43f2 | 1 | zero-fill | verified | semantic-object | sound_enabled | sound_enabled | uint8_t | zero-fill | FUN_1000_638e,FUN_1008_0002,FUN_1008_1131 | FUN_1000_638e,FUN_1008_0f2e | Complete verified readers/writers 1008:0002,0f2e,1131 and 1000:638e; sound and key-release tests; 1028:43f2:undefined1[1]; complete verified referring-function closure | Exact Boolean enable lifecycle, playback gates, disable behavior, and device-gated re-enable behavior are fully proven. | |
| 672 | 1028:43f3 | 1028:43f3 | 1 | zero-fill | verified | semantic-object | sound_playing | sound_playing | uint8_t | zero-fill | FUN_1008_10e3,FUN_1008_1131,FUN_1008_118f | FUN_1008_0f2e,FUN_1008_10e3,FUN_1008_1131 | All reads/writes in verified 1008:0f2e, 10e3, 1131, and 118f; reconstructed/tests/test_sound.c; 1028:43f3:undefined1[1]; complete verified referring-function closure | Exact current-playing flag, including stop-without-clear behavior in 118f and failure-to-play clear in 1131. | |
| 673 | 1028:43f4 | 1028:43f4 | 1 | zero-fill | verified | semantic-object | sound_volume_step | sound_volume_step | uint8_t | zero-fill | FUN_1008_0f2e | Disassembly 1008:0fe6-102e; exact byte extraction/divide/multiply path; reconstructed/tests/test_sound.c; 1028:43f4:undefined1[1]; complete verified referring-function closure | Written during successful initialization and otherwise retained; no in-image reader exists. | ||
| 674 | 1028:43f5 | 1028:43f5 | 1 | zero-fill | verified | semantic-object | sound_state_padding | sound_state_padding | uint8_t | zero-fill | Byte lies between the verified one-byte volume state and aligned far-pointer array; complete reference inventory contains no reader or writer.; complete verified referring-function closure | Explicit alignment/padding byte retained so the first sound pointer begins at 43f6. | |||
| 675 | 1028:43f6 | 1028:43f7 | 2 | zero-fill | verified | semantic-object | sound_buffers | sound_buffers | Win16FarPtr[22] | zero-fill | FUN_1008_10e3 | All indexed accesses in verified 1008:0f2e, 10e3, and 1131; exact one-based addressing and focused lifecycle tests in reconstructed/tests/test_sound.c; 1028:43f6:undefined2[2]; complete verified referring-function closure | Exact 22 far-pointer slots, load overwrite behavior, inclusive release order, lack of pointer clearing, and play selection are represented. | ||
| 676 | 1028:43f8 | 1028:43f9 | 2 | zero-fill | verified | semantic-object | sound_buffers | sound_buffers | Win16FarPtr[22] | zero-fill | FUN_1008_10e3 | All indexed accesses in verified 1008:0f2e, 10e3, and 1131; exact one-based addressing and focused lifecycle tests in reconstructed/tests/test_sound.c; 1028:43f8:undefined2[2]; complete verified referring-function closure | Exact 22 far-pointer slots, load overwrite behavior, inclusive release order, lack of pointer clearing, and play selection are represented. | ||
| 677 | 1028:43fa | 1028:43fb | 2 | zero-fill | verified | semantic-object | sound_buffers | sound_buffers | Win16FarPtr[22] | zero-fill | FUN_1008_0f2e,FUN_1008_10e3 | FUN_1008_0f2e | All indexed accesses in verified 1008:0f2e, 10e3, and 1131; exact one-based addressing and focused lifecycle tests in reconstructed/tests/test_sound.c; 1028:43fa:undefined4[4]; complete verified referring-function closure | Exact 22 far-pointer slots, load overwrite behavior, inclusive release order, lack of pointer clearing, and play selection are represented. | |
| 678 | 1028:43fc | 1028:43fd | 2 | zero-fill | verified | semantic-object | sound_buffers | sound_buffers | Win16FarPtr[22] | zero-fill | FUN_1008_10e3 | FUN_1008_0f2e | All indexed accesses in verified 1008:0f2e, 10e3, and 1131; exact one-based addressing and focused lifecycle tests in reconstructed/tests/test_sound.c; complete verified referring-function closure | Exact 22 far-pointer slots, load overwrite behavior, inclusive release order, lack of pointer clearing, and play selection are represented. | |
| 679 | 1028:43fe | 1028:444d | 80 | zero-fill | verified | semantic-object | sound_buffers | sound_buffers | Win16FarPtr[22] | zero-fill | All indexed accesses in verified 1008:0f2e, 10e3, and 1131; exact one-based addressing and focused lifecycle tests in reconstructed/tests/test_sound.c; complete verified referring-function closure | Exact 22 far-pointer slots, load overwrite behavior, inclusive release order, lack of pointer clearing, and play selection are represented. | |||
| 680 | 1028:444e | 1028:444f | 2 | zero-fill | verified | semantic-object | tdkpin_palette_handle | tdkpin_palette_handle | HPALETTE16 | zero-fill | FUN_1000_5390,FUN_1000_59a0,FUN_1000_5a37,FUN_1000_5c13,FUN_1000_5f29,FUN_1000_5fc0,FUN_1000_616e,FUN_1000_6245,FUN_1000_62dc,FUN_1008_149d | FUN_1008_11c5 | Complete reader inventory spans rendering/window functions; verified writer and bitmap loader 1008:149d; reconstructed/tests/test_palette.c; complete verified referring-function closure; 1028:444e:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 681 | 1028:4450 | 1028:474f | 768 | zero-fill | verified | semantic-object | tdkpin_palette_rgb | tdkpin_palette_rgb | uint8_t[256][3] | zero-fill | All consumers verified: LOGPALETTE RGB projection 1008:11c5 and BITMAPINFO BGR0 projection 1008:13a8; reconstructed/tests/test_palette.c; complete verified referring-function closure | Exact 768-byte RGB triplet table, resource provenance, copy extent, palette-entry projection, RGBQUAD channel reversal, and full read/write inventory are proven. | |||
| 682 | 1028:4750 | 1028:4751 | 2 | zero-fill | verified | semantic-object | multimedia_procedures | g_multimedia_procedures | Win16FarPtr[11] | zero-fill | FUN_1010_01c2 | FUN_1010_0002,FUN_1010_01c2,FUN_1010_0472 | Verified load/use/legacy-slot-8/clear lifecycle and focused tests.; 1028:4750:undefined2[2]; complete verified referring-function closure | Slots are AutoSubclass, ColorChange, CtlColorEx, Enabled, DlgFramePaint, GetVer, Register, SubclassDlg, SubclassDlgEx, SubclassCtl, Unregister. | |
| 683 | 1028:4752 | 1028:4753 | 2 | zero-fill | verified | semantic-object | multimedia_procedures | g_multimedia_procedures | Win16FarPtr[11] | zero-fill | FUN_1010_01c2 | FUN_1010_0002,FUN_1010_01c2,FUN_1010_0472 | Verified load/use/legacy-slot-8/clear lifecycle and focused tests.; 1028:4752:undefined2[2]; complete verified referring-function closure | Slots are AutoSubclass, ColorChange, CtlColorEx, Enabled, DlgFramePaint, GetVer, Register, SubclassDlg, SubclassDlgEx, SubclassCtl, Unregister. | |
| 684 | 1028:4754 | 1028:4755 | 2 | zero-fill | verified | semantic-object | multimedia_procedures | g_multimedia_procedures | Win16FarPtr[11] | zero-fill | FUN_1010_0002,FUN_1010_01c2,FUN_1010_0472 | Verified load/use/legacy-slot-8/clear lifecycle and focused tests.; 1028:4754:undefined2[2]; complete verified referring-function closure | Slots are AutoSubclass, ColorChange, CtlColorEx, Enabled, DlgFramePaint, GetVer, Register, SubclassDlg, SubclassDlgEx, SubclassCtl, Unregister. | ||
| 685 | 1028:4756 | 1028:4757 | 2 | zero-fill | verified | semantic-object | multimedia_procedures | g_multimedia_procedures | Win16FarPtr[11] | zero-fill | FUN_1010_0002,FUN_1010_01c2,FUN_1010_0472 | Verified load/use/legacy-slot-8/clear lifecycle and focused tests.; 1028:4756:undefined2[2]; complete verified referring-function closure | Slots are AutoSubclass, ColorChange, CtlColorEx, Enabled, DlgFramePaint, GetVer, Register, SubclassDlg, SubclassDlgEx, SubclassCtl, Unregister. | ||
| 686 | 1028:4758 | 1028:4759 | 2 | zero-fill | verified | semantic-object | multimedia_procedures | g_multimedia_procedures | Win16FarPtr[11] | zero-fill | FUN_1010_0002,FUN_1010_01c2,FUN_1010_0472 | Verified load/use/legacy-slot-8/clear lifecycle and focused tests.; 1028:4758:undefined2[2]; complete verified referring-function closure | Slots are AutoSubclass, ColorChange, CtlColorEx, Enabled, DlgFramePaint, GetVer, Register, SubclassDlg, SubclassDlgEx, SubclassCtl, Unregister. | ||
| 687 | 1028:475a | 1028:475b | 2 | zero-fill | verified | semantic-object | multimedia_procedures | g_multimedia_procedures | Win16FarPtr[11] | zero-fill | FUN_1010_0002,FUN_1010_01c2,FUN_1010_0472 | Verified load/use/legacy-slot-8/clear lifecycle and focused tests.; 1028:475a:undefined2[2]; complete verified referring-function closure | Slots are AutoSubclass, ColorChange, CtlColorEx, Enabled, DlgFramePaint, GetVer, Register, SubclassDlg, SubclassDlgEx, SubclassCtl, Unregister. | ||
| 688 | 1028:475c | 1028:475d | 2 | zero-fill | verified | semantic-object | multimedia_procedures | g_multimedia_procedures | Win16FarPtr[11] | zero-fill | FUN_1010_01c2 | FUN_1010_0002,FUN_1010_01c2,FUN_1010_0472 | Verified load/use/legacy-slot-8/clear lifecycle and focused tests.; 1028:475c:undefined2[2]; complete verified referring-function closure | Slots are AutoSubclass, ColorChange, CtlColorEx, Enabled, DlgFramePaint, GetVer, Register, SubclassDlg, SubclassDlgEx, SubclassCtl, Unregister. | |
| 689 | 1028:475e | 1028:475f | 2 | zero-fill | verified | semantic-object | multimedia_procedures | g_multimedia_procedures | Win16FarPtr[11] | zero-fill | FUN_1010_01c2 | FUN_1010_0002,FUN_1010_01c2,FUN_1010_0472 | Verified load/use/legacy-slot-8/clear lifecycle and focused tests.; 1028:475e:undefined2[2]; complete verified referring-function closure | Slots are AutoSubclass, ColorChange, CtlColorEx, Enabled, DlgFramePaint, GetVer, Register, SubclassDlg, SubclassDlgEx, SubclassCtl, Unregister. | |
| 690 | 1028:4760 | 1028:4761 | 2 | zero-fill | verified | semantic-object | multimedia_procedures | g_multimedia_procedures | Win16FarPtr[11] | zero-fill | FUN_1010_0002,FUN_1010_01c2,FUN_1010_0472 | Verified load/use/legacy-slot-8/clear lifecycle and focused tests.; 1028:4760:undefined2[2]; complete verified referring-function closure | Slots are AutoSubclass, ColorChange, CtlColorEx, Enabled, DlgFramePaint, GetVer, Register, SubclassDlg, SubclassDlgEx, SubclassCtl, Unregister. | ||
| 691 | 1028:4762 | 1028:4763 | 2 | zero-fill | verified | semantic-object | multimedia_procedures | g_multimedia_procedures | Win16FarPtr[11] | zero-fill | FUN_1010_0002,FUN_1010_01c2,FUN_1010_0472 | Verified load/use/legacy-slot-8/clear lifecycle and focused tests.; 1028:4762:undefined2[2]; complete verified referring-function closure | Slots are AutoSubclass, ColorChange, CtlColorEx, Enabled, DlgFramePaint, GetVer, Register, SubclassDlg, SubclassDlgEx, SubclassCtl, Unregister. | ||
| 692 | 1028:4764 | 1028:4765 | 2 | zero-fill | verified | semantic-object | multimedia_procedures | g_multimedia_procedures | Win16FarPtr[11] | zero-fill | FUN_1010_01c2 | FUN_1010_0002,FUN_1010_01c2,FUN_1010_0472 | Verified load/use/legacy-slot-8/clear lifecycle and focused tests.; 1028:4764:undefined2[2]; complete verified referring-function closure | Slots are AutoSubclass, ColorChange, CtlColorEx, Enabled, DlgFramePaint, GetVer, Register, SubclassDlg, SubclassDlgEx, SubclassCtl, Unregister. | |
| 693 | 1028:4766 | 1028:4767 | 2 | zero-fill | verified | semantic-object | multimedia_procedures | g_multimedia_procedures | Win16FarPtr[11] | zero-fill | FUN_1010_01c2 | FUN_1010_0002,FUN_1010_01c2,FUN_1010_0472 | Verified load/use/legacy-slot-8/clear lifecycle and focused tests.; 1028:4766:undefined2[2]; complete verified referring-function closure | Slots are AutoSubclass, ColorChange, CtlColorEx, Enabled, DlgFramePaint, GetVer, Register, SubclassDlg, SubclassDlgEx, SubclassCtl, Unregister. | |
| 694 | 1028:4768 | 1028:4769 | 2 | zero-fill | verified | semantic-object | multimedia_procedures | g_multimedia_procedures | Win16FarPtr[11] | zero-fill | FUN_1010_01c2 | FUN_1010_0002,FUN_1010_01c2,FUN_1010_0472 | Verified load/use/legacy-slot-8/clear lifecycle and focused tests.; 1028:4768:undefined2[2]; complete verified referring-function closure | Slots are AutoSubclass, ColorChange, CtlColorEx, Enabled, DlgFramePaint, GetVer, Register, SubclassDlg, SubclassDlgEx, SubclassCtl, Unregister. | |
| 695 | 1028:476a | 1028:476b | 2 | zero-fill | verified | semantic-object | multimedia_procedures | g_multimedia_procedures | Win16FarPtr[11] | zero-fill | FUN_1010_01c2 | FUN_1010_0002,FUN_1010_01c2,FUN_1010_0472 | Verified load/use/legacy-slot-8/clear lifecycle and focused tests.; 1028:476a:undefined2[2]; complete verified referring-function closure | Slots are AutoSubclass, ColorChange, CtlColorEx, Enabled, DlgFramePaint, GetVer, Register, SubclassDlg, SubclassDlgEx, SubclassCtl, Unregister. | |
| 696 | 1028:476c | 1028:476d | 2 | zero-fill | verified | semantic-object | multimedia_procedures | g_multimedia_procedures | Win16FarPtr[11] | zero-fill | FUN_1010_0002,FUN_1010_01c2,FUN_1010_0472 | Verified load/use/legacy-slot-8/clear lifecycle and focused tests.; 1028:476c:undefined2[2]; complete verified referring-function closure | Slots are AutoSubclass, ColorChange, CtlColorEx, Enabled, DlgFramePaint, GetVer, Register, SubclassDlg, SubclassDlgEx, SubclassCtl, Unregister. | ||
| 697 | 1028:476e | 1028:476f | 2 | zero-fill | verified | semantic-object | multimedia_procedures | g_multimedia_procedures | Win16FarPtr[11] | zero-fill | FUN_1010_0002,FUN_1010_01c2,FUN_1010_0472 | Verified load/use/legacy-slot-8/clear lifecycle and focused tests.; 1028:476e:undefined2[2]; complete verified referring-function closure | Slots are AutoSubclass, ColorChange, CtlColorEx, Enabled, DlgFramePaint, GetVer, Register, SubclassDlg, SubclassDlgEx, SubclassCtl, Unregister. | ||
| 698 | 1028:4770 | 1028:4771 | 2 | zero-fill | verified | semantic-object | multimedia_procedures | g_multimedia_procedures | Win16FarPtr[11] | zero-fill | FUN_1010_0002,FUN_1010_01c2,FUN_1010_0472 | Verified load/use/legacy-slot-8/clear lifecycle and focused tests.; 1028:4770:undefined2[2]; complete verified referring-function closure | Slots are AutoSubclass, ColorChange, CtlColorEx, Enabled, DlgFramePaint, GetVer, Register, SubclassDlg, SubclassDlgEx, SubclassCtl, Unregister. | ||
| 699 | 1028:4772 | 1028:4773 | 2 | zero-fill | verified | semantic-object | multimedia_procedures | g_multimedia_procedures | Win16FarPtr[11] | zero-fill | FUN_1010_0002,FUN_1010_01c2,FUN_1010_0472 | Verified load/use/legacy-slot-8/clear lifecycle and focused tests.; 1028:4772:undefined2[2]; complete verified referring-function closure | Slots are AutoSubclass, ColorChange, CtlColorEx, Enabled, DlgFramePaint, GetVer, Register, SubclassDlg, SubclassDlgEx, SubclassCtl, Unregister. | ||
| 700 | 1028:4774 | 1028:4775 | 2 | zero-fill | verified | semantic-object | multimedia_procedures | g_multimedia_procedures | Win16FarPtr[11] | zero-fill | FUN_1010_0002,FUN_1010_01c2,FUN_1010_0472 | Verified load/use/legacy-slot-8/clear lifecycle and focused tests.; 1028:4774:undefined2[2]; complete verified referring-function closure | Slots are AutoSubclass, ColorChange, CtlColorEx, Enabled, DlgFramePaint, GetVer, Register, SubclassDlg, SubclassDlgEx, SubclassCtl, Unregister. | ||
| 701 | 1028:4776 | 1028:4777 | 2 | zero-fill | verified | semantic-object | multimedia_procedures | g_multimedia_procedures | Win16FarPtr[11] | zero-fill | FUN_1010_0002,FUN_1010_01c2,FUN_1010_0472 | Verified load/use/legacy-slot-8/clear lifecycle and focused tests.; 1028:4776:undefined2[2]; complete verified referring-function closure | Slots are AutoSubclass, ColorChange, CtlColorEx, Enabled, DlgFramePaint, GetVer, Register, SubclassDlg, SubclassDlgEx, SubclassCtl, Unregister. | ||
| 702 | 1028:4778 | 1028:4779 | 2 | zero-fill | verified | semantic-object | multimedia_procedures | g_multimedia_procedures | Win16FarPtr[11] | zero-fill | FUN_1010_0079 | FUN_1010_0002,FUN_1010_01c2,FUN_1010_0472 | Verified load/use/legacy-slot-8/clear lifecycle and focused tests.; 1028:4778:undefined2[2]; complete verified referring-function closure | Slots are AutoSubclass, ColorChange, CtlColorEx, Enabled, DlgFramePaint, GetVer, Register, SubclassDlg, SubclassDlgEx, SubclassCtl, Unregister. | |
| 703 | 1028:477a | 1028:477b | 2 | zero-fill | verified | semantic-object | multimedia_procedures | g_multimedia_procedures | Win16FarPtr[11] | zero-fill | FUN_1010_0079 | FUN_1010_0002,FUN_1010_01c2,FUN_1010_0472 | Verified load/use/legacy-slot-8/clear lifecycle and focused tests.; 1028:477a:undefined2[2]; complete verified referring-function closure | Slots are AutoSubclass, ColorChange, CtlColorEx, Enabled, DlgFramePaint, GetVer, Register, SubclassDlg, SubclassDlgEx, SubclassCtl, Unregister. | |
| 704 | 1028:477c | 1028:477d | 2 | zero-fill | verified | semantic-object | multimedia_version | g_multimedia_version | uint16_t | zero-fill | FUN_1010_01c2 | FUN_1010_01c2 | Verified loader version >=9 gate and version-8 cleanup test.; 1028:477c:undefined2[2]; complete verified referring-function closure | Exact CTL3D compatibility version word. | |
| 705 | 1028:477e | 1028:477e | 1 | zero-fill | verified | semantic-object | multimedia_auto_subclassed | g_multimedia_auto_subclassed | uint8_t | zero-fill | FUN_1010_01c2,FUN_1010_0472 | Verified modern success and legacy/disabled zero branches.; 1028:477e:undefined1[1]; complete verified referring-function closure | Boolean records whether process auto-subclassing succeeded. | ||
| 706 | 1028:477f | 1028:477f | 1 | zero-fill | verified | semantic-object | multimedia_argument_2 | g_multimedia_argument_2 | uint8_t | zero-fill | FUN_1010_01c2,FUN_1010_0472 | Disassembly 1010:0373; focused export/loader test.; 1028:477f:undefined1[1]; complete verified referring-function closure | Exact parameter publication order is second argument first. | ||
| 707 | 1028:4780 | 1028:4780 | 1 | zero-fill | verified | semantic-object | multimedia_argument_1 | g_multimedia_argument_1 | uint8_t | zero-fill | FUN_1010_01c2,FUN_1010_0472 | Disassembly 1010:0376; focused export/loader test.; 1028:4780:undefined1[1]; complete verified referring-function closure | Exact parameter publication order is second argument then first. | ||
| 708 | 1028:4781 | 1028:4782 | 2 | zero-fill | verified | semantic-object | multimedia_module | g_multimedia_module | HINSTANCE16 | zero-fill | FUN_1010_0002,FUN_1010_01c2 | FUN_1010_01c2,FUN_1010_0472 | Verified <32 error, modern/legacy load, failure unload, and explicit cleanup tests.; 1028:4781:undefined2[2]; complete verified referring-function closure | Unaligned module handle; values below 32 are Win16 load errors rather than unloadable handles. | |
| 709 | 1028:4783 | 1028:4783 | 1 | zero-fill | verified | semantic-object | multimedia_pending | g_multimedia_pending | uint8_t | zero-fill | FUN_1010_03af,FUN_1010_0472 | Verified stores in 1010:03af/0472 and multimedia tests.; 1028:4783:undefined1[1]; complete verified referring-function closure | Exact transient pending byte; no reader exists in this image. | ||
| 710 | 1028:4784 | 1028:4784 | 1 | zero-fill | verified | semantic-object | multimedia_initialized | g_multimedia_initialized | uint8_t | zero-fill | FUN_1010_0079,FUN_1010_01c2 | FUN_1010_0002,FUN_1010_01c2,FUN_1010_0472 | Complete verified loader/finalizer/unload lifecycle and branch tests.; 1028:4784:undefined1[1]; complete verified referring-function closure | Gates every dynamic helper use with exact boolean semantics. | |
| 711 | 1028:4785 | 1028:4789 | 5 | zero-fill | verified | semantic-object | multimedia_state_alignment | g_multimedia_state_alignment | uint8_t[5] | zero-fill | Complete zero-reader/zero-writer/zero-relocation inventory; complete verified referring-function closure | Explicit five-byte multimedia state alignment/reserve. | |||
| 712 | 1028:478a | 1028:478a | 1 | zero-fill | verified | semantic-object | multimedia_windows_version | g_multimedia_windows_version | uint16_t | zero-fill | FUN_1010_0472 | FUN_1010_0472 | Verified 3.0/3.10/4.0 major-minor branches and startup tests.; 1028:478a:undefined1[1]; complete verified referring-function closure | Low-byte major, high-byte minor; upper GetVersion word is discarded. | |
| 713 | 1028:478b | 1028:478b | 1 | zero-fill | verified | semantic-object | multimedia_windows_version | g_multimedia_windows_version | uint16_t | zero-fill | FUN_1010_0472 | Verified 3.0/3.10/4.0 major-minor branches and startup tests.; 1028:478b:undefined1[1]; complete verified referring-function closure | Low-byte major, high-byte minor; upper GetVersion word is discarded. | ||
| 714 | 1028:478c | 1028:478c | 1 | zero-fill | verified | semantic-object | multimedia_legacy_windows | g_multimedia_legacy_windows | uint8_t | zero-fill | FUN_1010_01c2 | FUN_1010_0472 | Verified writer and all loader branch consumers.; 1028:478c:undefined1[1]; complete verified referring-function closure | Selects path probing, legacy procedure policy, and AutoSubclass suppression. | |
| 715 | 1028:478d | 1028:47a1 | 21 | zero-fill | verified | semantic-object | multimedia_library_path | g_multimedia_library_path | char[21] | zero-fill | Verified unit writer, loader readers, all selection branches, and tests.; complete verified referring-function closure | Exact 21-byte NUL-terminated selected DLL basename/path buffer. | |||
| 716 | 1028:47a2 | 1028:47a3 | 2 | zero-fill | verified | semantic-object | multimedia_system_directory_length | g_multimedia_system_directory_length | uint16_t | zero-fill | FUN_1010_0472 | FUN_1010_0472 | Verified zero/nonzero path-probe gate and tests.; 1028:47a2:undefined2[2]; complete verified referring-function closure | Exact length for adjacent system-directory buffer. | |
| 717 | 1028:47a4 | 1028:486b | 200 | zero-fill | verified | semantic-object | multimedia_system_directory | g_multimedia_system_directory | char[200] | zero-fill | Verified two ShortString path constructions and maximum size.; complete verified referring-function closure | Exact transient NUL-terminated system directory buffer. | |||
| 718 | 1028:486c | 1028:486c | 1 | zero-fill | verified | semantic-object | multimedia_path_separator_486c | g_multimedia_path_separator_486c | uint8_t | zero-fill | Complete zero-reader/zero-writer/zero-relocation inventory; complete verified referring-function closure | Explicit one-byte path-buffer separator. | |||
| 719 | 1028:486d | 1028:496c | 256 | zero-fill | verified | semantic-object | multimedia_ctl3d_full_path | g_multimedia_ctl3d_full_path | uint8_t[256] | zero-fill | Verified ShortString helpers, file probe, and startup tests.; complete verified referring-function closure | Exact Pascal ShortString classic DLL full path. | |||
| 720 | 1028:496d | 1028:4a6c | 256 | zero-fill | verified | semantic-object | multimedia_ctl3dv2_full_path | g_multimedia_ctl3dv2_full_path | uint8_t[256] | zero-fill | Verified ShortString helpers, preferred file probe, and startup tests.; complete verified referring-function closure | Exact Pascal ShortString V2 DLL full path. | |||
| 721 | 1028:4a6d | 1028:4a6d | 1 | zero-fill | verified | semantic-object | tpwincrt_separator_4a6d | g_tpwincrt_separator_4a6d | uint8_t | zero-fill | Complete zero-reader/zero-writer/zero-relocation inventory; complete verified referring-function closure | Explicit one-byte unit-state separator. | |||
| 722 | 1028:4a6e | 1028:4abd | 80 | zero-fill | verified | semantic-object | tpwincrt_window_title | g_tpwincrt_window_title | char[80] | zero-fill | Verified unit initialization, CreateWindow title, ExitProc formatting, and lifecycle tests.; complete verified referring-function closure | Exact TPWinCrt application caption buffer. | |||
| 723 | 1028:4abe | 1028:4abf | 2 | zero-fill | verified | semantic-object | tpwincrt_saved_exit_proc | g_tpwincrt_saved_exit_proc | Win16FarPtr | zero-fill | FUN_1008_24a5 | FUN_1008_2554 | Verified predecessor save/restore ordering and lifecycle tests.; 1028:4abe:undefined2[2]; complete verified referring-function closure | Exact mutable ExitProc chain link. | |
| 724 | 1028:4ac0 | 1028:4ac1 | 2 | zero-fill | verified | semantic-object | tpwincrt_saved_exit_proc | g_tpwincrt_saved_exit_proc | Win16FarPtr | zero-fill | FUN_1008_24a5 | FUN_1008_2554 | Verified predecessor save/restore ordering and lifecycle tests.; 1028:4ac0:undefined2[2]; complete verified referring-function closure | Exact mutable ExitProc chain link. | |
| 725 | 1028:4ac2 | 1028:4ac3 | 2 | zero-fill | verified | semantic-object | tpwincrt_screen_buffer | g_tpwincrt_screen_buffer | Win16FarPtr | zero-fill | FUN_1008_19f8,FUN_1008_1d77,FUN_1008_21e2 | FUN_1008_1d77 | Verified allocation/fill, circular readers, free/clear lifecycle, and tests.; 1028:4ac2:undefined2[2]; complete verified referring-function closure | Exact far pointer to columns*rows character cells. | |
| 726 | 1028:4ac4 | 1028:4ac5 | 2 | zero-fill | verified | semantic-object | tpwincrt_screen_buffer | g_tpwincrt_screen_buffer | Win16FarPtr | zero-fill | FUN_1008_21e2 | FUN_1008_1d77 | Verified allocation/fill, circular readers, free/clear lifecycle, and tests.; complete verified referring-function closure | Exact far pointer to columns*rows character cells. | |
| 727 | 1028:4ac6 | 1028:4ac7 | 2 | zero-fill | verified | semantic-object | tpwincrt_view_metrics | g_tpwincrt_view_metrics | struct TpWinCrtViewMetrics | zero-fill | FUN_1008_19b7,FUN_1008_1f0c,FUN_1008_1f68 | FUN_1008_1f68 | All arithmetic, caret, paint, scroll, size, and initialization paths are verified.; 1028:4ac6:undefined2[2]; complete verified referring-function closure | Seven exact uint16 fields: visible dimensions, max origins, character dimensions, and caret y offset. | |
| 728 | 1028:4ac8 | 1028:4ac9 | 2 | zero-fill | verified | semantic-object | tpwincrt_view_metrics | g_tpwincrt_view_metrics | struct TpWinCrtViewMetrics | zero-fill | FUN_1008_19b7,FUN_1008_1f0c,FUN_1008_1f68 | FUN_1008_1f68 | All arithmetic, caret, paint, scroll, size, and initialization paths are verified.; 1028:4ac8:undefined2[2]; complete verified referring-function closure | Seven exact uint16 fields: visible dimensions, max origins, character dimensions, and caret y offset. | |
| 729 | 1028:4aca | 1028:4acb | 2 | zero-fill | verified | semantic-object | tpwincrt_view_metrics | g_tpwincrt_view_metrics | struct TpWinCrtViewMetrics | zero-fill | FUN_1008_1865,FUN_1008_18ee,FUN_1008_1f0c,FUN_1008_1f68 | FUN_1008_1f68 | All arithmetic, caret, paint, scroll, size, and initialization paths are verified.; 1028:4aca:undefined2[2]; complete verified referring-function closure | Seven exact uint16 fields: visible dimensions, max origins, character dimensions, and caret y offset. | |
| 730 | 1028:4acc | 1028:4acd | 2 | zero-fill | verified | semantic-object | tpwincrt_view_metrics | g_tpwincrt_view_metrics | struct TpWinCrtViewMetrics | zero-fill | FUN_1008_1865,FUN_1008_18ee,FUN_1008_1f0c,FUN_1008_1f68 | FUN_1008_1f68 | All arithmetic, caret, paint, scroll, size, and initialization paths are verified.; 1028:4acc:undefined2[2]; complete verified referring-function closure | Seven exact uint16 fields: visible dimensions, max origins, character dimensions, and caret y offset. | |
| 731 | 1028:4ace | 1028:4acf | 2 | zero-fill | verified | semantic-object | tpwincrt_view_metrics | g_tpwincrt_view_metrics | struct TpWinCrtViewMetrics | zero-fill | FUN_1008_1818,FUN_1008_18ee,FUN_1008_1a39,FUN_1008_1dcc,FUN_1008_1f68,FUN_1008_1fe8 | FUN_1008_1fe8 | All arithmetic, caret, paint, scroll, size, and initialization paths are verified.; 1028:4ace:undefined2[2]; complete verified referring-function closure | Seven exact uint16 fields: visible dimensions, max origins, character dimensions, and caret y offset. | |
| 732 | 1028:4ad0 | 1028:4ad1 | 2 | zero-fill | verified | semantic-object | tpwincrt_view_metrics | g_tpwincrt_view_metrics | struct TpWinCrtViewMetrics | zero-fill | FUN_1008_1818,FUN_1008_18ee,FUN_1008_1a39,FUN_1008_1a82,FUN_1008_1dcc,FUN_1008_1f68,FUN_1008_1fe8 | FUN_1008_1fe8 | All arithmetic, caret, paint, scroll, size, and initialization paths are verified.; 1028:4ad0:undefined2[2]; complete verified referring-function closure | Seven exact uint16 fields: visible dimensions, max origins, character dimensions, and caret y offset. | |
| 733 | 1028:4ad2 | 1028:4ad3 | 2 | zero-fill | verified | semantic-object | tpwincrt_view_metrics | g_tpwincrt_view_metrics | struct TpWinCrtViewMetrics | zero-fill | FUN_1008_1818 | FUN_1008_1fe8 | All arithmetic, caret, paint, scroll, size, and initialization paths are verified.; 1028:4ad2:undefined2[2]; complete verified referring-function closure | Seven exact uint16 fields: visible dimensions, max origins, character dimensions, and caret y offset. | |
| 734 | 1028:4ad4 | 1028:4ad5 | 2 | zero-fill | verified | semantic-object | tpwincrt_paint_dc | g_tpwincrt_paint_dc | HDC16 | zero-fill | FUN_1008_1779,FUN_1008_17e2,FUN_1008_1a39,FUN_1008_1dcc,FUN_1008_1fe8 | FUN_1008_1779 | Verified 1008:1779/17e2 and paint/render consumers.; complete verified referring-function closure; 1028:4ad4:undefined2[2] | Exact object boundary, type, initialization, and full in-image reader/writer lifecycle are verified. | |
| 735 | 1028:4ad6 | 1028:4ad9 | 4 | zero-fill | verified | semantic-object | tpwincrt_paint_struct | g_tpwincrt_paint | PAINTSTRUCT16 | zero-fill | Wine 11.15 PAINTSTRUCT16 layout; fixed pointer in 1008:1779/17e2; rcPaint reads in verified 1008:1dcc.; complete verified referring-function closure | Exact HDC, erase flag, RECT16, restore/update flags, and 16 reserved bytes; extent ends immediately before saved font at 4af6. | |||
| 736 | 1028:4ada | 1028:4adb | 2 | zero-fill | verified | semantic-object | tpwincrt_paint_struct | g_tpwincrt_paint | PAINTSTRUCT16 | zero-fill | FUN_1008_1dcc | Wine 11.15 PAINTSTRUCT16 layout; fixed pointer in 1008:1779/17e2; rcPaint reads in verified 1008:1dcc.; 1028:4ada:undefined2[2]; complete verified referring-function closure | Exact HDC, erase flag, RECT16, restore/update flags, and 16 reserved bytes; extent ends immediately before saved font at 4af6. | ||
| 737 | 1028:4adc | 1028:4add | 2 | zero-fill | verified | semantic-object | tpwincrt_paint_struct | g_tpwincrt_paint | PAINTSTRUCT16 | zero-fill | FUN_1008_1dcc | Wine 11.15 PAINTSTRUCT16 layout; fixed pointer in 1008:1779/17e2; rcPaint reads in verified 1008:1dcc.; 1028:4adc:undefined2[2]; complete verified referring-function closure | Exact HDC, erase flag, RECT16, restore/update flags, and 16 reserved bytes; extent ends immediately before saved font at 4af6. | ||
| 738 | 1028:4ade | 1028:4adf | 2 | zero-fill | verified | semantic-object | tpwincrt_paint_struct | g_tpwincrt_paint | PAINTSTRUCT16 | zero-fill | FUN_1008_1dcc | Wine 11.15 PAINTSTRUCT16 layout; fixed pointer in 1008:1779/17e2; rcPaint reads in verified 1008:1dcc.; 1028:4ade:undefined2[2]; complete verified referring-function closure | Exact HDC, erase flag, RECT16, restore/update flags, and 16 reserved bytes; extent ends immediately before saved font at 4af6. | ||
| 739 | 1028:4ae0 | 1028:4ae1 | 2 | zero-fill | verified | semantic-object | tpwincrt_paint_struct | g_tpwincrt_paint | PAINTSTRUCT16 | zero-fill | FUN_1008_1dcc | Wine 11.15 PAINTSTRUCT16 layout; fixed pointer in 1008:1779/17e2; rcPaint reads in verified 1008:1dcc.; 1028:4ae0:undefined2[2]; complete verified referring-function closure | Exact HDC, erase flag, RECT16, restore/update flags, and 16 reserved bytes; extent ends immediately before saved font at 4af6. | ||
| 740 | 1028:4ae2 | 1028:4af5 | 20 | zero-fill | verified | semantic-object | tpwincrt_paint_struct | g_tpwincrt_paint | PAINTSTRUCT16 | zero-fill | Wine 11.15 PAINTSTRUCT16 layout; fixed pointer in 1008:1779/17e2; rcPaint reads in verified 1008:1dcc.; complete verified referring-function closure | Exact HDC, erase flag, RECT16, restore/update flags, and 16 reserved bytes; extent ends immediately before saved font at 4af6. | |||
| 741 | 1028:4af6 | 1028:4af7 | 2 | zero-fill | verified | semantic-object | tpwincrt_previous_font | g_tpwincrt_previous_font | HGDIOBJ16 | zero-fill | FUN_1008_17e2 | FUN_1008_1779 | Verified paired stores/reads in 1008:1779 and 17e2.; 1028:4af6:undefined2[2]; complete verified referring-function closure | Stock-font replacement is restored exactly before releasing the drawing context. | |
| 742 | 1028:4af8 | 1028:4af8 | 1 | zero-fill | verified | semantic-object | tpwincrt_input_buffer | g_tpwincrt_input_buffer | uint8_t[64] | zero-fill | FUN_1008_1c5f | Verified append, signed-capacity suppression, blocking dequeue, overlapping shift, line editing, and focused tests.; 1028:4af8:undefined1[1]; complete verified referring-function closure | Exact fixed 64-byte FIFO input queue. | ||
| 743 | 1028:4af9 | 1028:4b37 | 63 | zero-fill | verified | semantic-object | tpwincrt_input_buffer | g_tpwincrt_input_buffer | uint8_t[64] | zero-fill | Verified append, signed-capacity suppression, blocking dequeue, overlapping shift, line editing, and focused tests.; complete verified referring-function closure | Exact fixed 64-byte FIFO input queue. | |||
| 744 | 1028:4b38 | 1028:4d37 | 512 | zero-fill | verified | semantic-object | tpwincrt_reserved_tail | g_tpwincrt_reserved_tail | uint8_t[512] | zero-fill | Complete reference, relocation, and defined-data inventories contain no address in the range; complete verified referring-function closure | Explicit unreferenced TPWinCrt/unit reserve; all 512 bytes remain zero in-image. | |||
| 745 | 1028:4d38 | 1028:4d39 | 2 | zero-fill | verified | semantic-object | borland_heap_request_bytes | g_borland_heap_request_bytes | uint16_t | zero-fill | FUN_1020_01ca | FUN_1020_01ca | Complete sole-function references; verified borland_try_get_mem source and heap core/path tests; 1028:4d38:undefined2[2]; complete verified referring-function closure | Exact retry-stable uint16 request size, local/global threshold comparisons, and HeapError callback argument are fully represented. |