papermario/ver/us/asm/nonmatchings/EED1E0/func_80240688_EED788.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

27 lines
1.3 KiB
ArmAsm

.set noat # allow manual use of $at
.set noreorder # don't insert nops after branches
glabel func_80240688_EED788
/* EED788 80240688 27BDFFE0 */ addiu $sp, $sp, -0x20
/* EED78C 8024068C AFBF0018 */ sw $ra, 0x18($sp)
/* EED790 80240690 0C00F94D */ jal func_8003E534
/* EED794 80240694 2404FFFC */ addiu $a0, $zero, -4
/* EED798 80240698 C444003C */ lwc1 $f4, 0x3c($v0)
/* EED79C 8024069C 3C014148 */ lui $at, 0x4148
/* EED7A0 802406A0 44811000 */ mtc1 $at, $f2
/* EED7A4 802406A4 3C013F80 */ lui $at, 0x3f80
/* EED7A8 802406A8 44810000 */ mtc1 $at, $f0
/* EED7AC 802406AC 2403001E */ addiu $v1, $zero, 0x1e
/* EED7B0 802406B0 AFA30014 */ sw $v1, 0x14($sp)
/* EED7B4 802406B4 46022100 */ add.s $f4, $f4, $f2
/* EED7B8 802406B8 E7A00010 */ swc1 $f0, 0x10($sp)
/* EED7BC 802406BC 8C450038 */ lw $a1, 0x38($v0)
/* EED7C0 802406C0 8C470040 */ lw $a3, 0x40($v0)
/* EED7C4 802406C4 44062000 */ mfc1 $a2, $f4
/* EED7C8 802406C8 0C01D78C */ jal func_80075E30
/* EED7CC 802406CC 24040009 */ addiu $a0, $zero, 9
/* EED7D0 802406D0 8FBF0018 */ lw $ra, 0x18($sp)
/* EED7D4 802406D4 24020002 */ addiu $v0, $zero, 2
/* EED7D8 802406D8 03E00008 */ jr $ra
/* EED7DC 802406DC 27BD0020 */ addiu $sp, $sp, 0x20