mirror of
https://github.com/pmret/papermario.git
synced 2024-11-18 08:52:40 +01:00
3315d6010f
* 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>
29 lines
1.3 KiB
ArmAsm
29 lines
1.3 KiB
ArmAsm
.set noat # allow manual use of $at
|
|
.set noreorder # don't insert nops after branches
|
|
|
|
glabel func_80067420
|
|
/* 42820 80067420 20080001 */ addi $t0, $zero, 1
|
|
/* 42824 80067424 00084C00 */ sll $t1, $t0, 0x10
|
|
/* 42828 80067428 AC890000 */ sw $t1, ($a0)
|
|
/* 4282C 8006742C AC800004 */ sw $zero, 4($a0)
|
|
/* 42830 80067430 AC880008 */ sw $t0, 8($a0)
|
|
/* 42834 80067434 AC80000C */ sw $zero, 0xc($a0)
|
|
/* 42838 80067438 AC800010 */ sw $zero, 0x10($a0)
|
|
/* 4283C 8006743C AC890014 */ sw $t1, 0x14($a0)
|
|
/* 42840 80067440 AC800018 */ sw $zero, 0x18($a0)
|
|
/* 42844 80067444 AC88001C */ sw $t0, 0x1c($a0)
|
|
/* 42848 80067448 AC800020 */ sw $zero, 0x20($a0)
|
|
/* 4284C 8006744C AC800024 */ sw $zero, 0x24($a0)
|
|
/* 42850 80067450 AC800028 */ sw $zero, 0x28($a0)
|
|
/* 42854 80067454 AC80002C */ sw $zero, 0x2c($a0)
|
|
/* 42858 80067458 AC800030 */ sw $zero, 0x30($a0)
|
|
/* 4285C 8006745C AC800034 */ sw $zero, 0x34($a0)
|
|
/* 42860 80067460 AC800038 */ sw $zero, 0x38($a0)
|
|
/* 42864 80067464 03E00008 */ jr $ra
|
|
/* 42868 80067468 AC80003C */ sw $zero, 0x3c($a0)
|
|
/* 4286C 8006746C 00000000 */ nop
|
|
/* 42870 80067470 00000000 */ nop
|
|
/* 42874 80067474 00000000 */ nop
|
|
/* 42878 80067478 00000000 */ nop
|
|
/* 4287C 8006747C 00000000 */ nop
|