papermario/ver/us/asm/nonmatchings/code_EA8AE0/func_80241B50_EAA630.s
alex a4e1c2f522
Add versioning (#187)
* fix vscode cpp extension messing with files.associations

* move stuff

* it builds!

* symlink papermario.us.z64

* ci: put baserom in right place

* add jp

* fix splat dir

* ignore starrod dump

* .s deps

* update jenkins

* add dsl back

* configure.py versions

* wups

* fine ethan

* fix paths

* configure: default to only the version(s) with existing baseroms

* fix coverage

* fix progress.py

* progress.py verisoning

* remove format.sh from CONTRIBUTING

* update CONTRIBUTING

* fix first_diff

* diff.py: use ver/current/

* update splat.yaml

* trying to fix subrepo

* git subrepo pull tools/splat

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

* configure fix

* git subrepo pull tools/splat

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

Co-authored-by: Ethan Roseman <ethteck@gmail.com>
2021-02-22 18:21:23 +09:00

22 lines
1.1 KiB
ArmAsm

.set noat # allow manual use of $at
.set noreorder # don't insert nops after branches
glabel func_80241B50_EAA630
/* EAA630 80241B50 27BDFFE8 */ addiu $sp, $sp, -0x18
/* EAA634 80241B54 AFB00010 */ sw $s0, 0x10($sp)
/* EAA638 80241B58 0080802D */ daddu $s0, $a0, $zero
/* EAA63C 80241B5C AFBF0014 */ sw $ra, 0x14($sp)
/* EAA640 80241B60 0C00F92F */ jal func_8003E4BC
/* EAA644 80241B64 8E04008C */ lw $a0, 0x8c($s0)
/* EAA648 80241B68 0040282D */ daddu $a1, $v0, $zero
/* EAA64C 80241B6C 8E040094 */ lw $a0, 0x94($s0)
/* EAA650 80241B70 8CA30028 */ lw $v1, 0x28($a1)
/* EAA654 80241B74 ACA40028 */ sw $a0, 0x28($a1)
/* EAA658 80241B78 8FBF0014 */ lw $ra, 0x14($sp)
/* EAA65C 80241B7C 8FB00010 */ lw $s0, 0x10($sp)
/* EAA660 80241B80 24020002 */ addiu $v0, $zero, 2
/* EAA664 80241B84 3C018025 */ lui $at, %hi(D_8024854C)
/* EAA668 80241B88 AC23854C */ sw $v1, %lo(D_8024854C)($at)
/* EAA66C 80241B8C 03E00008 */ jr $ra
/* EAA670 80241B90 27BD0018 */ addiu $sp, $sp, 0x18