finish decompiling main.c (#17)
* partially decompile battle_ai.c up to tai60_unk * nonmatching tai60_unk * decompile more of battle_ai.c * formatting * finish porting battle_ai.c * formatting * decompile up to nonmatching VBlankIntr * finish decompiling main.c * formatting
This commit is contained in:
committed by
YamaArashi
parent
79c7922c23
commit
9a80b550f0
+9
-14
@@ -1,6 +1,6 @@
|
||||
.space 0x8
|
||||
|
||||
gUnknown_030022B0: @ 30022B0
|
||||
gKeyRepeatStartDelay: @ 30022B0
|
||||
.space 0x4
|
||||
|
||||
gUnknown_030022B4: @ 30022B4
|
||||
@@ -21,28 +21,22 @@ gUnknown_030024F8: @ 30024F8
|
||||
gUnknown_030026F8: @ 30026F8
|
||||
.space 0x4
|
||||
|
||||
gUnknown_030026FC: @ 30026FC
|
||||
gKeyRepeatContinueDelay: @ 30026FC
|
||||
.space 0x4
|
||||
|
||||
gSoftResetDisabled: @ 3002700
|
||||
.space 0x10
|
||||
|
||||
gUnknown_03002710: @ 3002710
|
||||
.space 0x4
|
||||
|
||||
gUnknown_03002714: @ 3002714
|
||||
.space 0x18
|
||||
|
||||
gUnknown_0300272C: @ 300272C
|
||||
.space 0x1C
|
||||
gIntrTable: @ 3002710
|
||||
.space 0x38
|
||||
|
||||
gUnknown_03002748: @ 3002748
|
||||
.space 0x8
|
||||
|
||||
gUnknown_03002750: @ 3002750
|
||||
IntrMain_Buffer: @ 3002750
|
||||
.space 0x800
|
||||
|
||||
gUnknown_03002F50: @ 3002F50
|
||||
gPcmDmaCounter: @ 3002F50
|
||||
.space 0x4
|
||||
|
||||
gUnknown_03002F54: @ 3002F54
|
||||
@@ -135,7 +129,7 @@ gUnknown_030030F4: @ 30030F4
|
||||
gUnknown_030030F8: @ 30030F8
|
||||
.space 0x4
|
||||
|
||||
gUnknown_030030FC: @ 30030FC
|
||||
gLinkVSyncDisabled: @ 30030FC
|
||||
.space 0x4
|
||||
|
||||
gUnknown_03003100: @ 3003100
|
||||
@@ -531,7 +525,8 @@ gUnknown_03007F00: @ 3007F00
|
||||
gUnknown_03007FF0: @ 3007FF0
|
||||
.space 0x8
|
||||
|
||||
gUnknown_03007FF8: @ 3007FF8
|
||||
gIntrCheck: @ 3007FF8
|
||||
.space 0x4
|
||||
|
||||
gUnknown_03007FFC: @ 3007FFC
|
||||
.space 0x4
|
||||
|
||||
Reference in New Issue
Block a user