papermario/ver/jp/asm/nonmatchings/4AC70/func_80072B10.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

37 lines
2.1 KiB
ArmAsm

.set noat # allow manual use of $at
.set noreorder # don't insert nops after branches
glabel func_80072B10
/* 4DF10 80072B10 3C028007 */ lui $v0, %hi(D_8007417C)
/* 4DF14 80072B14 8C42417C */ lw $v0, %lo(D_8007417C)($v0)
/* 4DF18 80072B18 A04000AA */ sb $zero, 0xaa($v0)
/* 4DF1C 80072B1C 24020001 */ addiu $v0, $zero, 1
/* 4DF20 80072B20 3C01800E */ lui $at, %hi(D_800DC048)
/* 4DF24 80072B24 AC20C048 */ sw $zero, %lo(D_800DC048)($at)
/* 4DF28 80072B28 3C01800E */ lui $at, %hi(D_800DC4C0)
/* 4DF2C 80072B2C AC22C4C0 */ sw $v0, %lo(D_800DC4C0)($at)
/* 4DF30 80072B30 3C01800E */ lui $at, %hi(D_800DC4BC)
/* 4DF34 80072B34 AC20C4BC */ sw $zero, %lo(D_800DC4BC)($at)
/* 4DF38 80072B38 3C01800E */ lui $at, %hi(D_800DC4B0)
/* 4DF3C 80072B3C AC20C4B0 */ sw $zero, %lo(D_800DC4B0)($at)
/* 4DF40 80072B40 3C01800E */ lui $at, %hi(D_800DC4D0)
/* 4DF44 80072B44 AC20C4D0 */ sw $zero, %lo(D_800DC4D0)($at)
/* 4DF48 80072B48 3C01800E */ lui $at, %hi(D_800DC4B4)
/* 4DF4C 80072B4C AC20C4B4 */ sw $zero, %lo(D_800DC4B4)($at)
/* 4DF50 80072B50 3C01800E */ lui $at, %hi(D_800DC4DC)
/* 4DF54 80072B54 AC20C4DC */ sw $zero, %lo(D_800DC4DC)($at)
/* 4DF58 80072B58 3C01800E */ lui $at, %hi(D_800DC4D8)
/* 4DF5C 80072B5C AC20C4D8 */ sw $zero, %lo(D_800DC4D8)($at)
/* 4DF60 80072B60 3C01800E */ lui $at, %hi(D_800DC4C8)
/* 4DF64 80072B64 AC20C4C8 */ sw $zero, %lo(D_800DC4C8)($at)
/* 4DF68 80072B68 3C01800E */ lui $at, %hi(D_800DC044)
/* 4DF6C 80072B6C AC20C044 */ sw $zero, %lo(D_800DC044)($at)
/* 4DF70 80072B70 3C01800E */ lui $at, %hi(D_800DC040)
/* 4DF74 80072B74 AC20C040 */ sw $zero, %lo(D_800DC040)($at)
/* 4DF78 80072B78 3C01800E */ lui $at, %hi(D_800DC4CC)
/* 4DF7C 80072B7C AC20C4CC */ sw $zero, %lo(D_800DC4CC)($at)
/* 4DF80 80072B80 3C01800E */ lui $at, %hi(D_800DC4D4)
/* 4DF84 80072B84 AC20C4D4 */ sw $zero, %lo(D_800DC4D4)($at)
/* 4DF88 80072B88 03E00008 */ jr $ra
/* 4DF8C 80072B8C 00000000 */ nop