mtxutil crc

This commit is contained in:
Alejandro Javier Asenjo Nitti 2023-10-10 02:39:56 -03:00
parent 6d1987c2e1
commit 7f5b2e1424
3 changed files with 25 additions and 2 deletions

13
src/main/crc.c Normal file
View File

@ -0,0 +1,13 @@
#include "common.h"
#pragma GLOBAL_ASM("asm/us/nonmatchings/main/crc/func_80026440.s")
#pragma GLOBAL_ASM("asm/us/nonmatchings/main/crc/func_800264F0.s")
#pragma GLOBAL_ASM("asm/us/nonmatchings/main/crc/func_800265C0.s")
#pragma GLOBAL_ASM("asm/us/nonmatchings/main/crc/func_800267C4.s")
#pragma GLOBAL_ASM("asm/us/nonmatchings/main/crc/func_80026940.s")
#pragma GLOBAL_ASM("asm/us/nonmatchings/main/crc/func_80026B5C.s")

9
src/main/mtxutil.c Normal file
View File

@ -0,0 +1,9 @@
#include "common.h"
#pragma GLOBAL_ASM("asm/us/nonmatchings/main/mtxutil/func_80026CD0.s")
#pragma GLOBAL_ASM("asm/us/nonmatchings/main/mtxutil/func_80026DD0.s")
#pragma GLOBAL_ASM("asm/us/nonmatchings/main/mtxutil/func_80026E58.s")
#pragma GLOBAL_ASM("asm/us/nonmatchings/main/mtxutil/func_80026E88.s")

View File

@ -87,8 +87,9 @@
- [0x25F10, asm, thread] # Problem when trying to C
- [0x25F50, asm]
- [0x26CD0, c, pfsisplug]
- [0x27040, asm]
- [0x278D0, asm]
- [0x27040, c, crc]
# - [0x271C0, asm]
- [0x278D0, c, mtxutil]
- [0x27B40, asm]
- [0x27CC0, asm]
- [0x27E00, asm]