diff options
| author | Revo <projectrevotpp@hotmail.com> | 2020-04-21 23:56:19 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-21 23:56:19 -0400 |
| commit | 5ee605688aaea7fe6b4573dc2ce5ce24cd671855 (patch) | |
| tree | 9f55955120315b5c43eb437d367c815cbf000347 /undefined_syms.txt | |
| parent | b4eaf3c0d81c1b4897640607aba5acc170ffcde7 (diff) | |
| parent | f3b2b5865a8c5d3549fddfacb69da3cfb2d7d025 (diff) | |
Merge pull request #19 from PikalaxALT/pikalax_work
Misc disassembly and refactoring
Diffstat (limited to 'undefined_syms.txt')
| -rw-r--r-- | undefined_syms.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/undefined_syms.txt b/undefined_syms.txt index bffce056..09a3ce29 100644 --- a/undefined_syms.txt +++ b/undefined_syms.txt @@ -1,5 +1,6 @@ CONST_34 = 0x00000034; CONST_3F = 0x0000003F; +OS_IrqHandler = 0x01FF8000; FUN_01FF84A4 = 0x01FF84A4; FUN_01FF84E4 = 0x01FF84E4; FUN_01FF8544 = 0x01FF8544; @@ -812,4 +813,6 @@ FUN_0224F12C = 0x0224F12C; FUN_02252534 = 0x02252534; FUN_02252538 = 0x02252538; FUN_022567E0 = 0x022567E0; +SDK_AUTOLOAD_DTCM_START = 0x027E0000; +SDK_STATIC_BSS_END = 0x021D74E0; gUnk027FFC20 = 0x027FFC20; |
