papermario/ver/us/asm/nonmatchings/a5dd0_len_114e0/func_8011BFD4.s
Ethan Roseman 3315d6010f
Splat refactor (#257)
* all non-world rodata migrated

* data disasm

* kinda working

* updated yaml

* bloop

* linker header

* configure 2.0

* bin

* mass rename to remove code_

* pause rename

* battle partner stuff

* whew

* more renames

* more renames

* more renaming

* it builds!

* updates

* remove main prefix

* one more thing

* crc, yay0

* .data, .rodata, .bss

* img

* dead_atan2

* it buildsgit add -A

* split battle/partner/6FAD10

* rm &s on sleepy_sheep syms

* sha1sum ninja rule description

* OK but commented out PaperMarioMapFS and PaperMarioNpcSprites

* uncomment

* fix mapfs

* match func_8003CFB4

* .

* clean up and name npc_iter_no_op

* npc.c

* enable cc warnings

* name npc_find_near

* use singular options.asset_path

* smores

* cc_dsl only when needed

* kinda fix configure for splat refactor2

* ok!

* new msg format

* remove old msg format docs

* slight bug fixes, splat adjustment

* git subrepo pull (merge) --force tools/splat

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

* git subrepo pull (merge) --force tools/splat

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

* Update symbol addrs

* git subrepo pull tools/splat

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

Co-authored-by: Alex Bates <hi@imalex.xyz>
2021-04-13 16:47:52 +09:00

26 lines
1.3 KiB
ArmAsm

.set noat # allow manual use of $at
.set noreorder # don't insert nops after branches
glabel func_8011BFD4
/* B26D4 8011BFD4 3C028015 */ lui $v0, %hi(D_8014B760)
/* B26D8 8011BFD8 9042B760 */ lbu $v0, %lo(D_8014B760)($v0)
/* B26DC 8011BFDC 8FA30010 */ lw $v1, 0x10($sp)
/* B26E0 8011BFE0 8FA80014 */ lw $t0, 0x14($sp)
/* B26E4 8011BFE4 A0820000 */ sb $v0, ($a0)
/* B26E8 8011BFE8 3C028015 */ lui $v0, %hi(D_8014B761)
/* B26EC 8011BFEC 9042B761 */ lbu $v0, %lo(D_8014B761)($v0)
/* B26F0 8011BFF0 A0A20000 */ sb $v0, ($a1)
/* B26F4 8011BFF4 3C028015 */ lui $v0, %hi(D_8014B762)
/* B26F8 8011BFF8 9042B762 */ lbu $v0, %lo(D_8014B762)($v0)
/* B26FC 8011BFFC A0C20000 */ sb $v0, ($a2)
/* B2700 8011C000 3C028015 */ lui $v0, %hi(D_8014B763)
/* B2704 8011C004 9042B763 */ lbu $v0, %lo(D_8014B763)($v0)
/* B2708 8011C008 A0E20000 */ sb $v0, ($a3)
/* B270C 8011C00C 3C028015 */ lui $v0, %hi(D_8014B764)
/* B2710 8011C010 9042B764 */ lbu $v0, %lo(D_8014B764)($v0)
/* B2714 8011C014 A0620000 */ sb $v0, ($v1)
/* B2718 8011C018 3C028015 */ lui $v0, %hi(D_8014B765)
/* B271C 8011C01C 9042B765 */ lbu $v0, %lo(D_8014B765)($v0)
/* B2720 8011C020 03E00008 */ jr $ra
/* B2724 8011C024 A1020000 */ sb $v0, ($t0)