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"
17 lines
721 B
ArmAsm
17 lines
721 B
ArmAsm
.set noat # allow manual use of $at
|
|
.set noreorder # don't insert nops after branches
|
|
|
|
glabel func_80065550
|
|
/* 40950 80065550 3C028009 */ lui $v0, %hi(D_80094630)
|
|
/* 40954 80065554 24424630 */ addiu $v0, $v0, %lo(D_80094630)
|
|
/* 40958 80065558 AC820000 */ sw $v0, ($a0)
|
|
/* 4095C 8006555C AC820004 */ sw $v0, 4($a0)
|
|
/* 40960 80065560 AC800008 */ sw $zero, 8($a0)
|
|
/* 40964 80065564 AC80000C */ sw $zero, 0xc($a0)
|
|
/* 40968 80065568 AC860010 */ sw $a2, 0x10($a0)
|
|
/* 4096C 8006556C 03E00008 */ jr $ra
|
|
/* 40970 80065570 AC850014 */ sw $a1, 0x14($a0)
|
|
/* 40974 80065574 00000000 */ nop
|
|
/* 40978 80065578 00000000 */ nop
|
|
/* 4097C 8006557C 00000000 */ nop
|