papermario/ver/us/asm/nonmatchings/4ac90_len_3910/playFX_25.s
Ethan Roseman 647db26552
Mass function rename from Star Rod + a couple funcs (#298)
* .

* yaml update

* git subrepo pull --force tools/splat

subrepo:
  subdir:   "tools/splat"
  merged:   "cd690f725d"
upstream:
  origin:   "https://github.com/ethteck/splat.git"
  branch:   "master"
  commit:   "cd690f725d"
git-subrepo:
  version:  "0.4.3"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "2f68596"

* separate main bss syms

* renames and one match

* SR symbol rename

* fix symbol_addrs

* git subrepo pull tools/splat

subrepo:
  subdir:   "tools/splat"
  merged:   "5fa8aa24ca"
upstream:
  origin:   "https://github.com/ethteck/splat.git"
  branch:   "master"
  commit:   "5fa8aa24ca"
git-subrepo:
  version:  "0.4.3"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "2f68596"

* remove old artifacts
2021-06-30 11:27:12 +09:00

29 lines
1.4 KiB
ArmAsm

.set noat # allow manual use of $at
.set noreorder # don't insert nops after branches
glabel playFX_25
/* 4BA70 80070670 27BDFFD0 */ addiu $sp, $sp, -0x30
/* 4BA74 80070674 AFA40010 */ sw $a0, 0x10($sp)
/* 4BA78 80070678 AFA50014 */ sw $a1, 0x14($sp)
/* 4BA7C 8007067C AFA60018 */ sw $a2, 0x18($sp)
/* 4BA80 80070680 AFA7001C */ sw $a3, 0x1c($sp)
/* 4BA84 80070684 E7AC0020 */ swc1 $f12, 0x20($sp)
/* 4BA88 80070688 E7AE0024 */ swc1 $f14, 0x24($sp)
/* 4BA8C 8007068C E7B00028 */ swc1 $f16, 0x28($sp)
/* 4BA90 80070690 AFBF002C */ sw $ra, 0x2c($sp)
/* 4BA94 80070694 0C016959 */ jal load_effect
/* 4BA98 80070698 24040025 */ addiu $a0, $zero, 0x25
/* 4BA9C 8007069C 8FA40010 */ lw $a0, 0x10($sp)
/* 4BAA0 800706A0 8FA50014 */ lw $a1, 0x14($sp)
/* 4BAA4 800706A4 8FA60018 */ lw $a2, 0x18($sp)
/* 4BAA8 800706A8 8FA7001C */ lw $a3, 0x1c($sp)
/* 4BAAC 800706AC C7AC0020 */ lwc1 $f12, 0x20($sp)
/* 4BAB0 800706B0 C7AE0024 */ lwc1 $f14, 0x24($sp)
/* 4BAB4 800706B4 C7B00028 */ lwc1 $f16, 0x28($sp)
/* 4BAB8 800706B8 8FBF002C */ lw $ra, 0x2c($sp)
/* 4BABC 800706BC 27BD0030 */ addiu $sp, $sp, 0x30
/* 4BAC0 800706C0 3C018008 */ lui $at, %hi(gEffectTable+0x378)
/* 4BAC4 800706C4 8C21F588 */ lw $at, %lo(gEffectTable+0x378)($at)
/* 4BAC8 800706C8 00200008 */ jr $at
/* 4BACC 800706CC 00000000 */ nop