papermario/ver/jp/asm/nonmatchings/main_285C0/func_8004FE0C.s
Ethan Roseman 698cf99458
jp cod (Created the first segment's c files for jp) (#194)
* jp cod

* just have less code and it works

* oops

* removing splat cause subrepo is being dumb

* git subrepo clone https://github.com/ethteck/splat.git tools/splat

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

* move jp stuff + revert configure

* git subrepo pull tools/splat

subrepo:
  subdir:   "tools/splat"
  merged:   "c56195a9c5"
upstream:
  origin:   "https://github.com/ethteck/splat.git"
  branch:   "master"
  commit:   "c56195a9c5"
git-subrepo:
  version:  "0.4.3"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "2f68596"
2021-02-27 00:36:33 +09:00

15 lines
660 B
ArmAsm

.set noat # allow manual use of $at
.set noreorder # don't insert nops after branches
glabel func_8004FE0C
/* 2B20C 8004FE0C 27BDFFE8 */ addiu $sp, $sp, -0x18
/* 2B210 8004FE10 AFBF0010 */ sw $ra, 0x10($sp)
/* 2B214 8004FE14 8C8600D4 */ lw $a2, 0xd4($a0)
/* 2B218 8004FE18 90840234 */ lbu $a0, 0x234($a0)
/* 2B21C 8004FE1C 90A5005C */ lbu $a1, 0x5c($a1)
/* 2B220 8004FE20 0C01575B */ jal func_80055D6C
/* 2B224 8004FE24 00063202 */ srl $a2, $a2, 8
/* 2B228 8004FE28 8FBF0010 */ lw $ra, 0x10($sp)
/* 2B22C 8004FE2C 03E00008 */ jr $ra
/* 2B230 8004FE30 27BD0018 */ addiu $sp, $sp, 0x18