diff options
| author | emilybrooks <emilybrooksemilybrooks@gmail.com> | 2024-01-02 11:14:05 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-02 11:14:05 -0700 |
| commit | ebd97e9fd1cd8bb02a397ca8b0982bc0e2b076ae (patch) | |
| tree | 7f7b0e0b67284e74a0178a384f9c85b909589971 /linker_scripts/jp/symbol_addrs_code.txt | |
| parent | 72514d5aae62cc9789b2de0d3d3ba764be2c168d (diff) | |
sys_initial_check OK (#129)
* initial commit
* almost matching, need to figure out segment stuff
* fully matching
* file description
* m_std_dma
Diffstat (limited to 'linker_scripts/jp/symbol_addrs_code.txt')
| -rw-r--r-- | linker_scripts/jp/symbol_addrs_code.txt | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/linker_scripts/jp/symbol_addrs_code.txt b/linker_scripts/jp/symbol_addrs_code.txt index 9803eee..63b1ae8 100644 --- a/linker_scripts/jp/symbol_addrs_code.txt +++ b/linker_scripts/jp/symbol_addrs_code.txt @@ -3564,12 +3564,12 @@ func_800D9788_jp = 0x800D9788; // type:func func_800D97A0_jp = 0x800D97A0; // type:func func_800D97F8_jp = 0x800D97F8; // type:func func_800D986C_jp = 0x800D986C; // type:func -func_800D9890_jp = 0x800D9890; // type:func -func_800D98C0_jp = 0x800D98C0; // type:func -func_800D9900_jp = 0x800D9900; // type:func -func_800D99F0_jp = 0x800D99F0; // type:func -func_800D9A6C_jp = 0x800D9A6C; // type:func -func_800D9B44_jp = 0x800D9B44; // type:func +Check_WriteRGBA16Pixel = 0x800D9890; // type:func +Check_WriteI4Pixel = 0x800D98C0; // type:func +Check_DrawI4Texture = 0x800D9900; // type:func +Check_ClearRGBA16 = 0x800D99F0; // type:func +Check_DrawRegionLockErrorMessage = 0x800D9A6C; // type:func +Check_RegionIsSupported = 0x800D9B44; // type:func reverse_u32 = 0x800D9BA0; // type:func init_rnd = 0x800D9C30; // type:func ffact = 0x800D9C60; // type:func |
