forked from n64decomp/sm64
-
Notifications
You must be signed in to change notification settings - Fork 2
/
undefined_syms.txt
37 lines (35 loc) · 895 Bytes
/
undefined_syms.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
/* libultra OS symbols */
osTvType = 0x80000300;
osRomBase = 0x80000308;
osResetType = 0x8000030C;
osMemSize = 0x80000318;
osAppNmiBuffer = 0x8000031C;
/* boot and osException symbols */
D_80000000 = 0x80000000;
D_A4000000 = 0xA4000000;
D_A40004C0 = 0xA40004C0;
D_A4000774 = 0xA4000774;
D_A4001000 = 0xA4001000;
D_A4040010 = 0xA4040010;
D_A4080000 = 0xA4080000;
D_A4300000 = 0xA4300000;
D_A4300004 = 0xA4300004;
D_A4300008 = 0xA4300008;
D_A430000C = 0xA430000C;
D_A4400010 = 0xA4400010;
D_A450000C = 0xA450000C;
D_A4600000 = 0xA4600000;
D_A4600004 = 0xA4600004;
D_A460000C = 0xA460000C;
D_A4600010 = 0xA4600010;
D_A4700000 = 0xA4700000;
D_A4700010 = 0xA4700010;
D_A4800018 = 0xA4800018;
D_B0000008 = 0xB0000008;
D_B0000010 = 0xB0000010;
D_B0000014 = 0xB0000014;
D_C0000000 = 0xC0000000;
D_C0000008 = 0xC0000008;
D_C000000C = 0xC000000C;
/* EU symbols */
__osGetCurrFaultedThread = 0x802EF700;