mirror of
https://github.com/pmret/papermario.git
synced 2024-11-18 08:52:40 +01:00
3315d6010f
* all non-world rodata migrated * data disasm * kinda working * updated yaml * bloop * linker header * configure 2.0 * bin * mass rename to remove code_ * pause rename * battle partner stuff * whew * more renames * more renames * more renaming * it builds! * updates * remove main prefix * one more thing * crc, yay0 * .data, .rodata, .bss * img * dead_atan2 * it buildsgit add -A * split battle/partner/6FAD10 * rm &s on sleepy_sheep syms * sha1sum ninja rule description * OK but commented out PaperMarioMapFS and PaperMarioNpcSprites * uncomment * fix mapfs * match func_8003CFB4 * . * clean up and name npc_iter_no_op * npc.c * enable cc warnings * name npc_find_near * use singular options.asset_path * smores * cc_dsl only when needed * kinda fix configure for splat refactor2 * ok! * new msg format * remove old msg format docs * slight bug fixes, splat adjustment * git subrepo pull (merge) --force tools/splat subrepo: subdir: "tools/splat" merged: "cfc140bb76" upstream: origin: "https://github.com/ethteck/splat.git" branch: "master" commit: "cfc140bb76" git-subrepo: version: "0.4.3" origin: "https://github.com/ingydotnet/git-subrepo" commit: "2f68596" * git subrepo pull (merge) --force tools/splat subrepo: subdir: "tools/splat" merged: "85349befcd" upstream: origin: "https://github.com/ethteck/splat.git" branch: "master" commit: "85349befcd" git-subrepo: version: "0.4.3" origin: "https://github.com/ingydotnet/git-subrepo" commit: "2f68596" * Update symbol addrs * git subrepo pull tools/splat subrepo: subdir: "tools/splat" merged: "a44631e194" upstream: origin: "https://github.com/ethteck/splat.git" branch: "master" commit: "a44631e194" git-subrepo: version: "0.4.3" origin: "https://github.com/ingydotnet/git-subrepo" commit: "2f68596" Co-authored-by: Alex Bates <hi@imalex.xyz>
44 lines
2.3 KiB
ArmAsm
44 lines
2.3 KiB
ArmAsm
.set noat # allow manual use of $at
|
|
.set noreorder # don't insert nops after branches
|
|
|
|
glabel func_8002C870
|
|
/* 7C70 8002C870 27BDFFD8 */ addiu $sp, $sp, -0x28
|
|
/* 7C74 8002C874 3C07FFFD */ lui $a3, 0xfffd
|
|
/* 7C78 8002C878 34E7A800 */ ori $a3, $a3, 0xa800
|
|
/* 7C7C 8002C87C AFB00018 */ sw $s0, 0x18($sp)
|
|
/* 7C80 8002C880 3C10800A */ lui $s0, %hi(D_8009BB10)
|
|
/* 7C84 8002C884 2610BB10 */ addiu $s0, $s0, %lo(D_8009BB10)
|
|
/* 7C88 8002C888 AFB1001C */ sw $s1, 0x1c($sp)
|
|
/* 7C8C 8002C88C 261109B0 */ addiu $s1, $s0, 0x9b0
|
|
/* 7C90 8002C890 0220202D */ daddu $a0, $s1, $zero
|
|
/* 7C94 8002C894 260509C8 */ addiu $a1, $s0, 0x9c8
|
|
/* 7C98 8002C898 24060001 */ addiu $a2, $zero, 1
|
|
/* 7C9C 8002C89C 24020140 */ addiu $v0, $zero, 0x140
|
|
/* 7CA0 8002C8A0 AFBF0020 */ sw $ra, 0x20($sp)
|
|
/* 7CA4 8002C8A4 A60209D0 */ sh $v0, 0x9d0($s0)
|
|
/* 7CA8 8002C8A8 24020010 */ addiu $v0, $zero, 0x10
|
|
/* 7CAC 8002C8AC A60209D2 */ sh $v0, 0x9d2($s0)
|
|
/* 7CB0 8002C8B0 3C028000 */ lui $v0, %hi(D_80000318)
|
|
/* 7CB4 8002C8B4 8C420318 */ lw $v0, %lo(D_80000318)($v0)
|
|
/* 7CB8 8002C8B8 3C03A000 */ lui $v1, 0xa000
|
|
/* 7CBC 8002C8BC 00431025 */ or $v0, $v0, $v1
|
|
/* 7CC0 8002C8C0 00471021 */ addu $v0, $v0, $a3
|
|
/* 7CC4 8002C8C4 0C019554 */ jal func_80065550
|
|
/* 7CC8 8002C8C8 AE0209CC */ sw $v0, 0x9cc($s0)
|
|
/* 7CCC 8002C8CC 0200202D */ daddu $a0, $s0, $zero
|
|
/* 7CD0 8002C8D0 24050002 */ addiu $a1, $zero, 2
|
|
/* 7CD4 8002C8D4 3C068003 */ lui $a2, %hi(func_8002C7DC)
|
|
/* 7CD8 8002C8D8 24C6C7DC */ addiu $a2, $a2, %lo(func_8002C7DC)
|
|
/* 7CDC 8002C8DC 24020080 */ addiu $v0, $zero, 0x80
|
|
/* 7CE0 8002C8E0 0000382D */ daddu $a3, $zero, $zero
|
|
/* 7CE4 8002C8E4 AFB10010 */ sw $s1, 0x10($sp)
|
|
/* 7CE8 8002C8E8 0C01978C */ jal func_80065E30
|
|
/* 7CEC 8002C8EC AFA20014 */ sw $v0, 0x14($sp)
|
|
/* 7CF0 8002C8F0 0C0197FC */ jal func_80065FF0
|
|
/* 7CF4 8002C8F4 0200202D */ daddu $a0, $s0, $zero
|
|
/* 7CF8 8002C8F8 8FBF0020 */ lw $ra, 0x20($sp)
|
|
/* 7CFC 8002C8FC 8FB1001C */ lw $s1, 0x1c($sp)
|
|
/* 7D00 8002C900 8FB00018 */ lw $s0, 0x18($sp)
|
|
/* 7D04 8002C904 03E00008 */ jr $ra
|
|
/* 7D08 8002C908 27BD0028 */ addiu $sp, $sp, 0x28
|