papermario/ver/us/asm/nonmatchings/code_C50A0/func_801369D0.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

19 lines
878 B
ArmAsm

.set noat # allow manual use of $at
.set noreorder # don't insert nops after branches
glabel func_801369D0
/* CD0D0 801369D0 27BDFFE0 */ addiu $sp, $sp, -0x20
/* CD0D4 801369D4 3C04001D */ lui $a0, 0x1d
/* CD0D8 801369D8 34840060 */ ori $a0, $a0, 0x60
/* CD0DC 801369DC 24020034 */ addiu $v0, $zero, 0x34
/* CD0E0 801369E0 24A5000C */ addiu $a1, $a1, 0xc
/* CD0E4 801369E4 24C60004 */ addiu $a2, $a2, 4
/* CD0E8 801369E8 240700FF */ addiu $a3, $zero, 0xff
/* CD0EC 801369EC AFBF0018 */ sw $ra, 0x18($sp)
/* CD0F0 801369F0 AFA20010 */ sw $v0, 0x10($sp)
/* CD0F4 801369F4 0C04993B */ jal draw_msg
/* CD0F8 801369F8 AFA00014 */ sw $zero, 0x14($sp)
/* CD0FC 801369FC 8FBF0018 */ lw $ra, 0x18($sp)
/* CD100 80136A00 03E00008 */ jr $ra
/* CD104 80136A04 27BD0020 */ addiu $sp, $sp, 0x20