diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2016-05-14 06:30:05 +0100 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2016-05-15 12:36:14 -0400 |
commit | 81bdfa1c93e6c2442d2dea4eb9a4262ea9a4d146 (patch) | |
tree | 1e7ca47fce6e204c9045d1b5dc94fe9734aaf133 /asm/rom3.s | |
parent | 6425294d0d20782e8280c20fdac78397faed81b2 (diff) |
dissassembled some incbins related to battle texts
get rid of // comment use
added textparc tool for incbin processing
revise charmap functions and dissassemble another incbin
revise charmap.txt again
cleaned up charmap.txt and corrected incorrect info about control characters
remove textparc, will push to a seperate fork somewhere later
Diffstat (limited to 'asm/rom3.s')
-rw-r--r-- | asm/rom3.s | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/asm/rom3.s b/asm/rom3.s index ecba1f0b9..603644633 100644 --- a/asm/rom3.s +++ b/asm/rom3.s @@ -126815,7 +126815,7 @@ sub_8049088: @ 8049088 pop {r0} bx r0 .align 2, 0 -_080490B0: .4byte gUnknown_0842C7B6 +_080490B0: .4byte gUnknownText_0842C7B6 _080490B4: .4byte 0x03004824 _080490B8: .4byte 0x06010000 thumb_func_end sub_8049088 @@ -129040,7 +129040,7 @@ _0804A230: .4byte 0x02020004 _0804A234: .4byte gUnknown_0820C29C _0804A238: .4byte gUnknown_0820C334 _0804A23C: .4byte gUnknown_0820C335 -_0804A240: .4byte gUnknown_0842C7CA +_0804A240: .4byte gUnknownText_0842C7CA _0804A244: ldr r0, _0804A2A4 ldr r0, [r0, 0x14] @@ -129247,9 +129247,9 @@ _0804A3D4: bls _0804A3B8 b _0804A404 .align 2, 0 -_0804A3E8: .4byte gUnknown_0820C33C +_0804A3E8: .4byte gUnknownText_0820C33C _0804A3EC: .4byte gMoveNames -_0804A3F0: .4byte gUnknown_0842C7CB +_0804A3F0: .4byte gUnknownText_0842C7CB _0804A3F4: ldr r1, _0804A414 adds r0, r6, 0 @@ -129266,8 +129266,8 @@ _0804A404: pop {r0} bx r0 .align 2, 0 -_0804A414: .4byte gUnknown_0820C33C -_0804A418: .4byte gUnknown_0842C7D6 +_0804A414: .4byte gUnknownText_0820C33C +_0804A418: .4byte gUnknownText_0842C7D6 thumb_func_end sub_804A33C thumb_func_start sub_804A41C @@ -135015,7 +135015,7 @@ _0804D43E: .align 2, 0 _0804D480: .4byte 0x00000173 _0804D484: .4byte 0x020234cc -_0804D488: .4byte gUnknown_0842C640 +_0804D488: .4byte gUnknownText_0842C640 _0804D48C: ldr r2, [r6] adds r1, r2, 0 |