diff options
author | Seth Barberee <seth.barberee@gmail.com> | 2020-11-23 15:22:16 -0600 |
---|---|---|
committer | Seth Barberee <seth.barberee@gmail.com> | 2020-11-23 15:22:16 -0600 |
commit | 2582d7a8680e32493403d484c1990e1a63fb2015 (patch) | |
tree | 1994f24742ed525d9fcc7f5e31617f01e08f41c4 /asm/code_8009804.s | |
parent | fc7f14ab66ff8e23cd758a9435f8ac48e99ae75f (diff) |
isemi-identified VRAM and split personality test funcs
Diffstat (limited to 'asm/code_8009804.s')
-rw-r--r-- | asm/code_8009804.s | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/asm/code_8009804.s b/asm/code_8009804.s index ba4860f..edd2bd1 100644 --- a/asm/code_8009804.s +++ b/asm/code_8009804.s @@ -5,8 +5,8 @@ .text - thumb_func_start sub_8009804 -sub_8009804: + thumb_func_start vram_related_8009804 +vram_related_8009804: push {lr} movs r1, 0xC0 lsls r1, 19 @@ -83,7 +83,7 @@ _08009890: .4byte 0x06010000 _08009894: .4byte 0x00001f7f _08009898: .4byte 0x05000200 _0800989C: .4byte 0x00a000a0 - thumb_func_end sub_8009804 + thumb_func_end vram_related_8009804 thumb_func_start sub_80098A0 sub_80098A0: |