diff options
| author | Anghelo Carvajal <angheloalf95@gmail.com> | 2026-04-20 13:32:24 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-20 10:32:24 -0700 |
| commit | fa85e7cda5de980151ab71279b6a1bf2eca9b23f (patch) | |
| tree | 0ac0d5119e4aec4f965f31fd1991232a3c437965 /tools | |
| parent | ffc67c3e0adf8fbc81618299a68b52efe31dd08b (diff) | |
[n64-jp-1.1] __osMalloc.c matched (#1845)
* match osmalloc
* some names
* format
* Breakup osFree checks and move strings around
* misc changes
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/disasm/n64-jp-1.1/variables.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/disasm/n64-jp-1.1/variables.txt b/tools/disasm/n64-jp-1.1/variables.txt index d2600f527..aba1d6964 100644 --- a/tools/disasm/n64-jp-1.1/variables.txt +++ b/tools/disasm/n64-jp-1.1/variables.txt @@ -40,8 +40,7 @@ qNaN0x10000 = 0x80098484; // type:f32 size:0x4 sNaN0x3FFFFF = 0x80098488; // size:0x4 D_8009848C_unknown = 0x8009848C; sRandInt = 0x80098490; // size:0x4 -D_80098494_unknown = 0x80098494; -D_800984A0_unknown = 0x800984A0; +gTotalAllocFailures = 0x800984A0; // size:0x4 osViModeNtscHpf1 = 0x800984B0; // size:0x50 osViModePalLan1 = 0x80098500; // size:0x50 D_80098550_unknown = 0x80098550; // type:s16 |
