papermario/ver/us/asm/nonmatchings/code_165490/func_80246CBC.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

27 lines
1.2 KiB
ArmAsm

.set noat # allow manual use of $at
.set noreorder # don't insert nops after branches
glabel func_80246CBC
/* 16751C 80246CBC 27BDFFE0 */ addiu $sp, $sp, -0x20
/* 167520 80246CC0 AFB10014 */ sw $s1, 0x14($sp)
/* 167524 80246CC4 0000882D */ daddu $s1, $zero, $zero
/* 167528 80246CC8 AFB00010 */ sw $s0, 0x10($sp)
/* 16752C 80246CCC 3C108025 */ lui $s0, %hi(D_8024C0B0)
/* 167530 80246CD0 2610C0B0 */ addiu $s0, $s0, %lo(D_8024C0B0)
/* 167534 80246CD4 AFBF0018 */ sw $ra, 0x18($sp)
.L80246CD8:
/* 167538 80246CD8 8E040000 */ lw $a0, ($s0)
/* 16753C 80246CDC 26100004 */ addiu $s0, $s0, 4
/* 167540 80246CE0 0C05123D */ jal free_icon
/* 167544 80246CE4 26310001 */ addiu $s1, $s1, 1
/* 167548 80246CE8 2A220014 */ slti $v0, $s1, 0x14
/* 16754C 80246CEC 1440FFFA */ bnez $v0, .L80246CD8
/* 167550 80246CF0 00000000 */ nop
/* 167554 80246CF4 8FBF0018 */ lw $ra, 0x18($sp)
/* 167558 80246CF8 8FB10014 */ lw $s1, 0x14($sp)
/* 16755C 80246CFC 8FB00010 */ lw $s0, 0x10($sp)
/* 167560 80246D00 03E00008 */ jr $ra
/* 167564 80246D04 27BD0020 */ addiu $sp, $sp, 0x20
/* 167568 80246D08 00000000 */ nop
/* 16756C 80246D0C 00000000 */ nop