papermario/ver/us/asm/nonmatchings/28910_len_5090/func_8004E0F4.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

33 lines
1.5 KiB
ArmAsm

.set noat # allow manual use of $at
.set noreorder # don't insert nops after branches
glabel func_8004E0F4
/* 294F4 8004E0F4 27BDFFE0 */ addiu $sp, $sp, -0x20
/* 294F8 8004E0F8 AFB10014 */ sw $s1, 0x14($sp)
/* 294FC 8004E0FC 0080882D */ daddu $s1, $a0, $zero
/* 29500 8004E100 AFBF0018 */ sw $ra, 0x18($sp)
/* 29504 8004E104 AFB00010 */ sw $s0, 0x10($sp)
/* 29508 8004E108 8E240000 */ lw $a0, ($s1)
/* 2950C 8004E10C 1080000B */ beqz $a0, .L8004E13C
/* 29510 8004E110 0000802D */ daddu $s0, $zero, $zero
/* 29514 8004E114 0C0135E5 */ jal snd_get_player_with_song_name
/* 29518 8004E118 00000000 */ nop
/* 2951C 8004E11C 50400008 */ beql $v0, $zero, .L8004E140
/* 29520 8004E120 24100002 */ addiu $s0, $zero, 2
/* 29524 8004E124 8E250004 */ lw $a1, 4($s1)
/* 29528 8004E128 8E26000C */ lw $a2, 0xc($s1)
/* 2952C 8004E12C 0C014EC1 */ jal func_80053B04
/* 29530 8004E130 2444002C */ addiu $a0, $v0, 0x2c
/* 29534 8004E134 08013851 */ j .L8004E144
/* 29538 8004E138 0200102D */ daddu $v0, $s0, $zero
.L8004E13C:
/* 2953C 8004E13C 24100003 */ addiu $s0, $zero, 3
.L8004E140:
/* 29540 8004E140 0200102D */ daddu $v0, $s0, $zero
.L8004E144:
/* 29544 8004E144 8FBF0018 */ lw $ra, 0x18($sp)
/* 29548 8004E148 8FB10014 */ lw $s1, 0x14($sp)
/* 2954C 8004E14C 8FB00010 */ lw $s0, 0x10($sp)
/* 29550 8004E150 03E00008 */ jr $ra
/* 29554 8004E154 27BD0020 */ addiu $sp, $sp, 0x20