papermario/ver/us/asm/nonmatchings/os/42d00_len_60/guTranslateF.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 guTranslateF
/* 42D00 80067900 3C083F80 */ lui $t0, 0x3f80
/* 42D04 80067904 AC880000 */ sw $t0, ($a0)
/* 42D08 80067908 AC800004 */ sw $zero, 4($a0)
/* 42D0C 8006790C AC800008 */ sw $zero, 8($a0)
/* 42D10 80067910 AC80000C */ sw $zero, 0xc($a0)
/* 42D14 80067914 AC800010 */ sw $zero, 0x10($a0)
/* 42D18 80067918 AC880014 */ sw $t0, 0x14($a0)
/* 42D1C 8006791C AC800018 */ sw $zero, 0x18($a0)
/* 42D20 80067920 AC80001C */ sw $zero, 0x1c($a0)
/* 42D24 80067924 AC800020 */ sw $zero, 0x20($a0)
/* 42D28 80067928 AC800024 */ sw $zero, 0x24($a0)
/* 42D2C 8006792C AC880028 */ sw $t0, 0x28($a0)
/* 42D30 80067930 AC80002C */ sw $zero, 0x2c($a0)
/* 42D34 80067934 AC850030 */ sw $a1, 0x30($a0)
/* 42D38 80067938 AC860034 */ sw $a2, 0x34($a0)
/* 42D3C 8006793C AC870038 */ sw $a3, 0x38($a0)
/* 42D40 80067940 03E00008 */ jr $ra
/* 42D44 80067944 AC88003C */ sw $t0, 0x3c($a0)
/* 42D48 80067948 00000000 */ nop
/* 42D4C 8006794C 00000000 */ nop
/* 42D50 80067950 00000000 */ nop
/* 42D54 80067954 00000000 */ nop
/* 42D58 80067958 00000000 */ nop
/* 42D5C 8006795C 00000000 */ nop