papermario/ver/us/asm/nonmatchings/os/47e30_len_60/osMapTLBRdb.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.2 KiB
ArmAsm

.set noat # allow manual use of $at
.set noreorder # don't insert nops after branches
glabel osMapTLBRdb
/* 47E30 8006CA30 40085000 */ mfc0 $t0, $10
/* 47E34 8006CA34 2409001F */ addiu $t1, $zero, 0x1f
/* 47E38 8006CA38 40890000 */ mtc0 $t1, $0
/* 47E3C 8006CA3C 40802800 */ mtc0 $zero, $5
/* 47E40 8006CA40 240A0017 */ addiu $t2, $zero, 0x17
/* 47E44 8006CA44 3C09C000 */ lui $t1, 0xc000
/* 47E48 8006CA48 40895000 */ mtc0 $t1, $10
/* 47E4C 8006CA4C 3C098000 */ lui $t1, 0x8000
/* 47E50 8006CA50 00095982 */ srl $t3, $t1, 6
/* 47E54 8006CA54 016A5825 */ or $t3, $t3, $t2
/* 47E58 8006CA58 408B1000 */ mtc0 $t3, $2
/* 47E5C 8006CA5C 24090001 */ addiu $t1, $zero, 1
/* 47E60 8006CA60 40891800 */ mtc0 $t1, $3
/* 47E64 8006CA64 00000000 */ nop
/* 47E68 8006CA68 42000002 */ tlbwi
/* 47E6C 8006CA6C 00000000 */ nop
/* 47E70 8006CA70 00000000 */ nop
/* 47E74 8006CA74 00000000 */ nop
/* 47E78 8006CA78 00000000 */ nop
/* 47E7C 8006CA7C 40885000 */ mtc0 $t0, $10
/* 47E80 8006CA80 03E00008 */ jr $ra
/* 47E84 8006CA84 00000000 */ nop
/* 47E88 8006CA88 00000000 */ nop
/* 47E8C 8006CA8C 00000000 */ nop