papermario/ver/us/asm/nonmatchings/2d9a0_len_890/func_80052BF8.s
Ethan Roseman 3315d6010f
Splat refactor (#257)
* 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>
2021-04-13 16:47:52 +09:00

72 lines
3.6 KiB
ArmAsm

.set noat # allow manual use of $at
.set noreorder # don't insert nops after branches
glabel func_80052BF8
/* 2DFF8 80052BF8 27BDFFE8 */ addiu $sp, $sp, -0x18
/* 2DFFC 80052BFC AFB00010 */ sw $s0, 0x10($sp)
/* 2E000 80052C00 0080802D */ daddu $s0, $a0, $zero
/* 2E004 80052C04 AFBF0014 */ sw $ra, 0x14($sp)
/* 2E008 80052C08 8CA20000 */ lw $v0, ($a1)
/* 2E00C 80052C0C AE020014 */ sw $v0, 0x14($s0)
/* 2E010 80052C10 AE02001C */ sw $v0, 0x1c($s0)
/* 2E014 80052C14 8CA30004 */ lw $v1, 4($a1)
/* 2E018 80052C18 24020080 */ addiu $v0, $zero, 0x80
/* 2E01C 80052C1C AE020030 */ sw $v0, 0x30($s0)
/* 2E020 80052C20 AE000034 */ sw $zero, 0x34($s0)
/* 2E024 80052C24 0C014B3F */ jal func_80052CFC
/* 2E028 80052C28 AE030018 */ sw $v1, 0x18($s0)
/* 2E02C 80052C2C 8E03001C */ lw $v1, 0x1c($s0)
/* 2E030 80052C30 A200003D */ sb $zero, 0x3d($s0)
/* 2E034 80052C34 A2000039 */ sb $zero, 0x39($s0)
/* 2E038 80052C38 90640000 */ lbu $a0, ($v1)
/* 2E03C 80052C3C 24630001 */ addiu $v1, $v1, 1
/* 2E040 80052C40 AE03001C */ sw $v1, 0x1c($s0)
/* 2E044 80052C44 86030040 */ lh $v1, 0x40($s0)
/* 2E048 80052C48 A204003A */ sb $a0, 0x3a($s0)
/* 2E04C 80052C4C 308400FF */ andi $a0, $a0, 0xff
/* 2E050 80052C50 00830018 */ mult $a0, $v1
/* 2E054 80052C54 304200FF */ andi $v0, $v0, 0xff
/* 2E058 80052C58 A202003B */ sb $v0, 0x3b($s0)
/* 2E05C 80052C5C 00021080 */ sll $v0, $v0, 2
/* 2E060 80052C60 00003012 */ mflo $a2
/* 2E064 80052C64 8E030030 */ lw $v1, 0x30($s0)
/* 2E068 80052C68 3C018008 */ lui $at, %hi(D_800785A0)
/* 2E06C 80052C6C 00220821 */ addu $at, $at, $v0
/* 2E070 80052C70 8C2285A0 */ lw $v0, %lo(D_800785A0)($at)
/* 2E074 80052C74 00C30018 */ mult $a2, $v1
/* 2E078 80052C78 AE020024 */ sw $v0, 0x24($s0)
/* 2E07C 80052C7C 0040202D */ daddu $a0, $v0, $zero
/* 2E080 80052C80 AE020028 */ sw $v0, 0x28($s0)
/* 2E084 80052C84 00003012 */ mflo $a2
/* 2E088 80052C88 00061383 */ sra $v0, $a2, 0xe
/* 2E08C 80052C8C 0C014AF0 */ jal func_80052BC0
/* 2E090 80052C90 A602000C */ sh $v0, 0xc($s0)
/* 2E094 80052C94 8E040024 */ lw $a0, 0x24($s0)
/* 2E098 80052C98 10800010 */ beqz $a0, .L80052CDC
/* 2E09C 80052C9C AE020008 */ sw $v0, 8($s0)
/* 2E0A0 80052CA0 9202003A */ lbu $v0, 0x3a($s0)
/* 2E0A4 80052CA4 92030039 */ lbu $v1, 0x39($s0)
/* 2E0A8 80052CA8 44820000 */ mtc1 $v0, $f0
/* 2E0AC 80052CAC 00000000 */ nop
/* 2E0B0 80052CB0 46800020 */ cvt.s.w $f0, $f0
/* 2E0B4 80052CB4 44831000 */ mtc1 $v1, $f2
/* 2E0B8 80052CB8 00000000 */ nop
/* 2E0BC 80052CBC 468010A0 */ cvt.s.w $f2, $f2
/* 2E0C0 80052CC0 46020001 */ sub.s $f0, $f0, $f2
/* 2E0C4 80052CC4 44841000 */ mtc1 $a0, $f2
/* 2E0C8 80052CC8 00000000 */ nop
/* 2E0CC 80052CCC 468010A0 */ cvt.s.w $f2, $f2
/* 2E0D0 80052CD0 46020003 */ div.s $f0, $f0, $f2
/* 2E0D4 80052CD4 08014B38 */ j .L80052CE0
/* 2E0D8 80052CD8 E600002C */ swc1 $f0, 0x2c($s0)
.L80052CDC:
/* 2E0DC 80052CDC AE00002C */ sw $zero, 0x2c($s0)
.L80052CE0:
/* 2E0E0 80052CE0 24020080 */ addiu $v0, $zero, 0x80
/* 2E0E4 80052CE4 A200003E */ sb $zero, 0x3e($s0)
/* 2E0E8 80052CE8 A202003F */ sb $v0, 0x3f($s0)
/* 2E0EC 80052CEC 8FBF0014 */ lw $ra, 0x14($sp)
/* 2E0F0 80052CF0 8FB00010 */ lw $s0, 0x10($sp)
/* 2E0F4 80052CF4 03E00008 */ jr $ra
/* 2E0F8 80052CF8 27BD0018 */ addiu $sp, $sp, 0x18