mirror of
https://github.com/pmret/papermario.git
synced 2024-11-19 01:12:28 +01:00
698cf99458
* jp cod * just have less code and it works * oops * removing splat cause subrepo is being dumb * git subrepo clone https://github.com/ethteck/splat.git tools/splat subrepo: subdir: "tools/splat" merged: "d7281bae6a" upstream: origin: "https://github.com/ethteck/splat.git" branch: "master" commit: "d7281bae6a" git-subrepo: version: "0.4.3" origin: "https://github.com/ingydotnet/git-subrepo" commit: "2f68596" * move jp stuff + revert configure * git subrepo pull tools/splat subrepo: subdir: "tools/splat" merged: "c56195a9c5" upstream: origin: "https://github.com/ethteck/splat.git" branch: "master" commit: "c56195a9c5" git-subrepo: version: "0.4.3" origin: "https://github.com/ingydotnet/git-subrepo" commit: "2f68596"
21 lines
795 B
ArmAsm
21 lines
795 B
ArmAsm
.set noat # allow manual use of $at
|
|
.set noreorder # don't insert nops after branches
|
|
|
|
glabel func_800668F0
|
|
/* 41CF0 800668F0 40085000 */ mfc0 $t0, $10
|
|
/* 41CF4 800668F4 40840000 */ mtc0 $a0, $0
|
|
/* 41CF8 800668F8 3C098000 */ lui $t1, 0x8000
|
|
/* 41CFC 800668FC 40895000 */ mtc0 $t1, $10
|
|
/* 41D00 80066900 40801000 */ mtc0 $zero, $2
|
|
/* 41D04 80066904 40801800 */ mtc0 $zero, $3
|
|
/* 41D08 80066908 00000000 */ nop
|
|
/* 41D0C 8006690C 42000002 */ tlbwi
|
|
/* 41D10 80066910 00000000 */ nop
|
|
/* 41D14 80066914 00000000 */ nop
|
|
/* 41D18 80066918 00000000 */ nop
|
|
/* 41D1C 8006691C 00000000 */ nop
|
|
/* 41D20 80066920 40885000 */ mtc0 $t0, $10
|
|
/* 41D24 80066924 03E00008 */ jr $ra
|
|
/* 41D28 80066928 00000000 */ nop
|
|
/* 41D2C 8006692C 00000000 */ nop
|