papermario/ver/us/asm/nonmatchings/EC7590/func_802406D0_EC7880.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

33 lines
1.6 KiB
ArmAsm

.set noat # allow manual use of $at
.set noreorder # don't insert nops after branches
glabel func_802406D0_EC7880
/* EC7880 802406D0 27BDFFE0 */ addiu $sp, $sp, -0x20
/* EC7884 802406D4 AFB00010 */ sw $s0, 0x10($sp)
/* EC7888 802406D8 0080802D */ daddu $s0, $a0, $zero
/* EC788C 802406DC AFBF0018 */ sw $ra, 0x18($sp)
/* EC7890 802406E0 AFB10014 */ sw $s1, 0x14($sp)
/* EC7894 802406E4 8E02000C */ lw $v0, 0xc($s0)
/* EC7898 802406E8 8C510000 */ lw $s1, ($v0)
/* EC789C 802406EC 0C0B53A3 */ jal dead_get_variable
/* EC78A0 802406F0 0220282D */ daddu $a1, $s1, $zero
/* EC78A4 802406F4 3C03FFF0 */ lui $v1, 0xfff0
/* EC78A8 802406F8 3463FFFF */ ori $v1, $v1, 0xffff
/* EC78AC 802406FC 0200202D */ daddu $a0, $s0, $zero
/* EC78B0 80240700 00431024 */ and $v0, $v0, $v1
/* EC78B4 80240704 00021140 */ sll $v0, $v0, 5
/* EC78B8 80240708 3C068009 */ lui $a2, %hi(D_8008D2C0)
/* EC78BC 8024070C 00C23021 */ addu $a2, $a2, $v0
/* EC78C0 80240710 8CC6D2C0 */ lw $a2, %lo(D_8008D2C0)($a2)
/* EC78C4 80240714 0C0B551A */ jal dead_set_variable
/* EC78C8 80240718 0220282D */ daddu $a1, $s1, $zero
/* EC78CC 8024071C 8FBF0018 */ lw $ra, 0x18($sp)
/* EC78D0 80240720 8FB10014 */ lw $s1, 0x14($sp)
/* EC78D4 80240724 8FB00010 */ lw $s0, 0x10($sp)
/* EC78D8 80240728 24020002 */ addiu $v0, $zero, 2
/* EC78DC 8024072C 03E00008 */ jr $ra
/* EC78E0 80240730 27BD0020 */ addiu $sp, $sp, 0x20
/* EC78E4 80240734 00000000 */ nop
/* EC78E8 80240738 00000000 */ nop
/* EC78EC 8024073C 00000000 */ nop