papermario/ver/us/asm/nonmatchings/code_EA0C10/func_80240C5C_EA155C.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

34 lines
1.6 KiB
ArmAsm

.set noat # allow manual use of $at
.set noreorder # don't insert nops after branches
glabel func_80240C5C_EA155C
/* EA155C 80240C5C 27BDFFE0 */ addiu $sp, $sp, -0x20
/* EA1560 80240C60 AFB10014 */ sw $s1, 0x14($sp)
/* EA1564 80240C64 0080882D */ daddu $s1, $a0, $zero
/* EA1568 80240C68 AFBF0018 */ sw $ra, 0x18($sp)
/* EA156C 80240C6C AFB00010 */ sw $s0, 0x10($sp)
/* EA1570 80240C70 8E300148 */ lw $s0, 0x148($s1)
/* EA1574 80240C74 0C00F92F */ jal func_8003E4BC
/* EA1578 80240C78 86040008 */ lh $a0, 8($s0)
/* EA157C 80240C7C 0040202D */ daddu $a0, $v0, $zero
/* EA1580 80240C80 8482008E */ lh $v0, 0x8e($a0)
/* EA1584 80240C84 9483008E */ lhu $v1, 0x8e($a0)
/* EA1588 80240C88 18400003 */ blez $v0, .L80240C98
/* EA158C 80240C8C 2462FFFF */ addiu $v0, $v1, -1
/* EA1590 80240C90 0809032D */ j .L80240CB4
/* EA1594 80240C94 A482008E */ sh $v0, 0x8e($a0)
.L80240C98:
/* EA1598 80240C98 8E0200CC */ lw $v0, 0xcc($s0)
/* EA159C 80240C9C AE00006C */ sw $zero, 0x6c($s0)
/* EA15A0 80240CA0 8C420000 */ lw $v0, ($v0)
/* EA15A4 80240CA4 AC820028 */ sw $v0, 0x28($a0)
/* EA15A8 80240CA8 24020001 */ addiu $v0, $zero, 1
/* EA15AC 80240CAC AE200074 */ sw $zero, 0x74($s1)
/* EA15B0 80240CB0 AE220070 */ sw $v0, 0x70($s1)
.L80240CB4:
/* EA15B4 80240CB4 8FBF0018 */ lw $ra, 0x18($sp)
/* EA15B8 80240CB8 8FB10014 */ lw $s1, 0x14($sp)
/* EA15BC 80240CBC 8FB00010 */ lw $s0, 0x10($sp)
/* EA15C0 80240CC0 03E00008 */ jr $ra
/* EA15C4 80240CC4 27BD0020 */ addiu $sp, $sp, 0x20