mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-02-02 16:23:57 +03:00
libultra identified segments
This commit is contained in:
parent
81714766de
commit
0c48d56803
5
src/main/lookat.c
Normal file
5
src/main/lookat.c
Normal file
@ -0,0 +1,5 @@
|
||||
#include "common.h"
|
||||
|
||||
#pragma GLOBAL_ASM("asm/us/nonmatchings/main/lookat/func_800211D0.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/us/nonmatchings/main/lookat/func_80021488.s")
|
5
src/main/ortho.c
Normal file
5
src/main/ortho.c
Normal file
@ -0,0 +1,5 @@
|
||||
#include "common.h"
|
||||
|
||||
#pragma GLOBAL_ASM("asm/us/nonmatchings/main/ortho/func_80021500.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/us/nonmatchings/main/ortho/func_80021654.s")
|
3
src/main/pidma.c
Normal file
3
src/main/pidma.c
Normal file
@ -0,0 +1,3 @@
|
||||
#include "common.h"
|
||||
|
||||
#pragma GLOBAL_ASM("asm/us/nonmatchings/main/pidma/func_800217F0.s")
|
3
src/main/viblack.c
Normal file
3
src/main/viblack.c
Normal file
@ -0,0 +1,3 @@
|
||||
#include "common.h"
|
||||
|
||||
#pragma GLOBAL_ASM("asm/us/nonmatchings/main/viblack/func_80021900.s")
|
3
src/main/virepeatline.c
Normal file
3
src/main/virepeatline.c
Normal file
@ -0,0 +1,3 @@
|
||||
#include "common.h"
|
||||
|
||||
#pragma GLOBAL_ASM("asm/us/nonmatchings/main/virepeatline/func_800219F0.s")
|
3
src/main/viswapbuf.c
Normal file
3
src/main/viswapbuf.c
Normal file
@ -0,0 +1,3 @@
|
||||
#include "common.h"
|
||||
|
||||
#pragma GLOBAL_ASM("asm/us/nonmatchings/main/viswapbuf/func_800219A0.s")
|
@ -36,15 +36,16 @@
|
||||
- [0x21470, asm, contquery]
|
||||
- [0x21520, asm]
|
||||
- [0x21B40, asm, perspective]
|
||||
- [0x21DD0, asm, lookat]
|
||||
- [0x22100, asm, ortho]
|
||||
- [0x21DD0, c, lookat]
|
||||
- [0x22100, c, ortho]
|
||||
- [0x222C0, hasm, invalicache]
|
||||
- [0x22340, hasm, invaldcache]
|
||||
- [0x223F0, asm, pidma]
|
||||
- [0x22500, asm, viblack]
|
||||
- [0x223F0, c, pidma]
|
||||
- [0x22500, c, viblack]
|
||||
- [0x22570, hasm, writebackdcacheall]
|
||||
- [0x225A0, asm, viswapbuf]
|
||||
- [0x225F0, asm, virepeatline]
|
||||
- [0x225A0, c, viswapbuf]
|
||||
- [0x225F0, c, virepeatline]
|
||||
- [0x22660, asm]
|
||||
- [0x226C0, c, visetmode]
|
||||
- [0x22730, c, visetspecial]
|
||||
- [0x228F0, c, createmesgqueue]
|
||||
|
Loading…
Reference in New Issue
Block a user