More documentation & decompiled a couple functions in unknown_0B7A50.c

This commit is contained in:
David Benepe
2021-06-18 20:54:58 -05:00
parent aaf780e1c1
commit 0b26e4c5f4
88 changed files with 1005 additions and 833 deletions
+15
View File
@@ -0,0 +1,15 @@
/* The comment below is needed for this file to be picked up by generate_ld */
/* RAM_POS: 0x800B7D10 */
.section .text
.include "macros.inc"
.set noat # allow manual use of $at
.set noreorder # dont insert nops after branches
.set gp=64 # 64-bit instructions are used
glabel get_stack_pointer
jr $ra
move $v0, $sp