diff options
author | YamaArashi <shadow962@live.com> | 2016-11-01 12:15:43 -0700 |
---|---|---|
committer | Diegoisawesome <diego@domoreaweso.me> | 2016-11-01 17:36:43 -0500 |
commit | dd3e5da227ec32c579962f98c56f30ce2b683afe (patch) | |
tree | b990e661c91b3d76555b73c293375d93edba34b8 | |
parent | e14f46dd6583887fe05884d6c65242e693e3ff48 (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; |