diff options
Diffstat (limited to 'common_syms')
-rw-r--r-- | common_syms/agb_flash.txt | 10 | ||||
-rw-r--r-- | common_syms/link.txt | 42 | ||||
-rw-r--r-- | common_syms/m4a_2.txt | 7 | ||||
-rw-r--r-- | common_syms/main.txt | 9 | ||||
-rw-r--r-- | common_syms/rtc.txt | 1 | ||||
-rw-r--r-- | common_syms/sprite.txt | 12 | ||||
-rw-r--r-- | common_syms/string_util.txt | 1 |
7 files changed, 82 insertions, 0 deletions
diff --git a/common_syms/agb_flash.txt b/common_syms/agb_flash.txt new file mode 100644 index 000000000..cb421ec80 --- /dev/null +++ b/common_syms/agb_flash.txt @@ -0,0 +1,10 @@ +gFlashTimeoutFlag +PollFlashStatus +WaitForFlashWrite +ProgramFlashSector +gFlash +ProgramFlashByte +gFlashNumRemainingBytes +EraseFlashChip +EraseFlashSector +gFlashMaxTime diff --git a/common_syms/link.txt b/common_syms/link.txt new file mode 100644 index 000000000..6a4ccd804 --- /dev/null +++ b/common_syms/link.txt @@ -0,0 +1,42 @@ +word_3002910 +gLinkDebugValue1 +localLinkPlayerBlock +gLinkErrorOccurred +gFiller_3002960 +gLinkDebugValue2 +gFiller_3002968 +gLinkPlayerPending +gLinkPlayers +gBlockReceived +gFiller_30029E4 +gLinkHeldKeys +gLinkTimeOutCounter +gFiller_30029F0 +localLinkPlayer +gRecvCmds +gLinkStatus +gLinkDummyBool +byte_3002A68 +gBlockSendBuffer +u8_array_3002B70 +gLinkType +u8_array_3002B78 +gBlockRecvBuffer +gSuppressLinkErrorMessage +gSavedLinkPlayerCount +gSendCmd +gSavedMultiplayerId +gReceivedRemoteLinkPlayers +gLinkTestBGInfo +gLinkCallback +gSavedLinkPlayers +gShouldAdvanceLinkState +gLinkTestBlockChecksums +gFiller_3003050 +gBlockRequestType +gFiller_3003058 +gFiller_300305C +gLastSendQueueCount +gLink +gLastRecvQueueCount +gLinkSavedIme diff --git a/common_syms/m4a_2.txt b/common_syms/m4a_2.txt new file mode 100644 index 000000000..b40bb7fcf --- /dev/null +++ b/common_syms/m4a_2.txt @@ -0,0 +1,7 @@ +gSoundInfo +gPokemonCrySongs +gPokemonCryMusicPlayers +gMPlayJumpTable +gCgbChans +gPokemonCryTracks +gPokemonCrySong diff --git a/common_syms/main.txt b/common_syms/main.txt new file mode 100644 index 000000000..4f6a7bf83 --- /dev/null +++ b/common_syms/main.txt @@ -0,0 +1,9 @@ +gKeyRepeatStartDelay +gUnknown_3001764 +gMain +gKeyRepeatContinueDelay +gUnknown_3001BB4 +gIntrTable +gLinkVSyncDisabled +IntrMain_Buffer +gPcmDmaCounter diff --git a/common_syms/rtc.txt b/common_syms/rtc.txt new file mode 100644 index 000000000..fa00a34d5 --- /dev/null +++ b/common_syms/rtc.txt @@ -0,0 +1 @@ +gLocalTime diff --git a/common_syms/sprite.txt b/common_syms/sprite.txt new file mode 100644 index 000000000..fe38dc61f --- /dev/null +++ b/common_syms/sprite.txt @@ -0,0 +1,12 @@ +gSpriteOrder +gSpriteTileAllocBitmap +gSpriteCoordOffsetX +gOamLimit +gReservedSpriteTileCount +gSpriteCopyRequestCount +gSpriteCopyRequests +gSpriteCoordOffsetY +gOamMatrices +gShouldProcessSpriteCopyRequests +gOamMatrixAllocBitmap +gReservedSpritePaletteCount diff --git a/common_syms/string_util.txt b/common_syms/string_util.txt new file mode 100644 index 000000000..1ee62aaad --- /dev/null +++ b/common_syms/string_util.txt @@ -0,0 +1 @@ +gUnknownStringVar |