From ebd97e9fd1cd8bb02a397ca8b0982bc0e2b076ae Mon Sep 17 00:00:00 2001 From: emilybrooks Date: Tue, 2 Jan 2024 11:14:05 -0700 Subject: sys_initial_check OK (#129) * initial commit * almost matching, need to figure out segment stuff * fully matching * file description * m_std_dma --- linker_scripts/jp/symbol_addrs_code.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'linker_scripts') 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 -- cgit v1.2.3