papermario/ver/us/asm/nonmatchings/26840_len_20d0/func_8004C300.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

29 lines
1.3 KiB
ArmAsm

.set noat # allow manual use of $at
.set noreorder # don't insert nops after branches
glabel func_8004C300
/* 27700 8004C300 0000382D */ daddu $a3, $zero, $zero
/* 27704 8004C304 3C0A8008 */ lui $t2, %hi(D_80078464)
/* 27708 8004C308 254A8464 */ addiu $t2, $t2, %lo(D_80078464)
/* 2770C 8004C30C 24090001 */ addiu $t1, $zero, 1
/* 27710 8004C310 24080001 */ addiu $t0, $zero, 1
/* 27714 8004C314 2406016C */ addiu $a2, $zero, 0x16c
.L8004C318:
/* 27718 8004C318 00861821 */ addu $v1, $a0, $a2
/* 2771C 8004C31C 90620099 */ lbu $v0, 0x99($v1)
/* 27720 8004C320 14A20008 */ bne $a1, $v0, .L8004C344
/* 27724 8004C324 24E70001 */ addiu $a3, $a3, 1
/* 27728 8004C328 AC6A0000 */ sw $t2, ($v1)
/* 2772C 8004C32C AC600080 */ sw $zero, 0x80($v1)
/* 27730 8004C330 A069009A */ sb $t1, 0x9a($v1)
/* 27734 8004C334 A06000A9 */ sb $zero, 0xa9($v1)
/* 27738 8004C338 A468008E */ sh $t0, 0x8e($v1)
/* 2773C 8004C33C A0600098 */ sb $zero, 0x98($v1)
/* 27740 8004C340 A0600099 */ sb $zero, 0x99($v1)
.L8004C344:
/* 27744 8004C344 28E20008 */ slti $v0, $a3, 8
/* 27748 8004C348 1440FFF3 */ bnez $v0, .L8004C318
/* 2774C 8004C34C 24C600AC */ addiu $a2, $a2, 0xac
/* 27750 8004C350 03E00008 */ jr $ra
/* 27754 8004C354 00000000 */ nop