diff options
author | YamaArashi <shadow962@live.com> | 2016-11-01 12:15:43 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-11-01 12:15:43 -0700 |
commit | 532cff43fbafef94a34d4fed1e7d4d9761f9e7e9 (patch) | |
tree | 9f2a0ef7ab2fb730befe56b7500ec1dab76674d6 | |
parent | d708372ea9fc91d8931892425aa786edbdf5a463 (diff) |
delete ewram_syms.txt and iwram_syms.txt
-rw-r--r-- | ewram_syms.txt | 0 | ||||
-rw-r--r-- | iwram_syms.txt | 14 |
2 files changed, 0 insertions, 14 deletions
diff --git a/ewram_syms.txt b/ewram_syms.txt deleted file mode 100644 index e69de29bb..000000000 --- a/ewram_syms.txt +++ /dev/null diff --git a/iwram_syms.txt b/iwram_syms.txt deleted file mode 100644 index 48398ad64..000000000 --- a/iwram_syms.txt +++ /dev/null @@ -1,14 +0,0 @@ -gHeapStart = 0x03000004; -gHeapSize = 0x03000008; - -gDma3Requests = 0x03000010; -gDma3ManagerLocked = 0x03000810; -gDma3RequestCursor = 0x03000811; - -gGpuRegBuffer = 0x03000818; -gGpuRegWaitingList = 0x03000878; -gGpuRegBufferLocked = 0x030008D8; -gShouldSyncRegIE = 0x030008D9; -gRegIE = 0x030008DA; - -gTasks = 0x3005E00; |