mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-01-23 13:35:11 +03:00
move files
This commit is contained in:
parent
c95d9b7f2b
commit
bcb2e34be7
3
src/libultra/io/aigetlen.c
Normal file
3
src/libultra/io/aigetlen.c
Normal file
@ -0,0 +1,3 @@
|
||||
#include "common.h"
|
||||
|
||||
#pragma GLOBAL_ASM("asm/us/nonmatchings/libultra/io/aigetlen/func_80025090.s")
|
7
src/libultra/io/controller.c
Normal file
7
src/libultra/io/controller.c
Normal file
@ -0,0 +1,7 @@
|
||||
#include "common.h"
|
||||
|
||||
#pragma GLOBAL_ASM("asm/us/nonmatchings/libultra/io/controller/func_8001FFC0.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/us/nonmatchings/libultra/io/controller/func_800201B8.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/us/nonmatchings/libultra/io/controller/func_80020288.s")
|
3
src/libultra/io/epidma.c
Normal file
3
src/libultra/io/epidma.c
Normal file
@ -0,0 +1,3 @@
|
||||
#include "common.h"
|
||||
|
||||
#pragma GLOBAL_ASM("asm/us/nonmatchings/libultra/io/epidma/func_80024FB0.s")
|
3
src/libultra/os/createmesgqueue.c
Normal file
3
src/libultra/os/createmesgqueue.c
Normal file
@ -0,0 +1,3 @@
|
||||
#include "common.h"
|
||||
|
||||
#pragma GLOBAL_ASM("asm/us/nonmatchings/libultra/os/createmesgqueue/func_80021CF0.s")
|
3
src/libultra/os/seteventmesg.c
Normal file
3
src/libultra/os/seteventmesg.c
Normal file
@ -0,0 +1,3 @@
|
||||
#include "common.h"
|
||||
|
||||
#pragma GLOBAL_ASM("asm/us/nonmatchings/libultra/os/seteventmesg/func_80021D20.s")
|
@ -1,3 +0,0 @@
|
||||
#include "common.h"
|
||||
|
||||
#pragma GLOBAL_ASM("asm/us/nonmatchings/main/aigetlen/func_80025090.s")
|
@ -1,7 +0,0 @@
|
||||
#include "common.h"
|
||||
|
||||
#pragma GLOBAL_ASM("asm/us/nonmatchings/main/controller/func_8001FFC0.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/us/nonmatchings/main/controller/func_800201B8.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/us/nonmatchings/main/controller/func_80020288.s")
|
@ -1,3 +0,0 @@
|
||||
#include "common.h"
|
||||
|
||||
#pragma GLOBAL_ASM("asm/us/nonmatchings/main/createmesgqueue/func_80021CF0.s")
|
@ -1,3 +0,0 @@
|
||||
#include "common.h"
|
||||
|
||||
#pragma GLOBAL_ASM("asm/us/nonmatchings/main/epidma/func_80024FB0.s")
|
@ -1,3 +0,0 @@
|
||||
#include "common.h"
|
||||
|
||||
#pragma GLOBAL_ASM("asm/us/nonmatchings/main/seteventmesg/func_80021D20.s")
|
@ -30,7 +30,7 @@
|
||||
- [0x205E0, c]
|
||||
- [0x206B0, asm, 206B0]
|
||||
- [0x20A60, asm]
|
||||
- [0x20BC0, c, controller]
|
||||
- [0x20BC0, c, ../libultra/io/controller]
|
||||
- [0x20F80, c, contreaddata]
|
||||
- [0x211E0, c, recvmesg]
|
||||
- [0x21320, c, sendmesg]
|
||||
@ -49,8 +49,8 @@
|
||||
- [0x22660, asm]
|
||||
- [0x226C0, c, visetmode]
|
||||
- [0x22730, c, visetspecial]
|
||||
- [0x228F0, c, createmesgqueue]
|
||||
- [0x22920, c, seteventmesg]
|
||||
- [0x228F0, c, ../libultra/os/createmesgqueue]
|
||||
- [0x22920, c, ../libultra/os/seteventmesg]
|
||||
- [0x22990, c, visetevent]
|
||||
- [0x22A00, c, sptaskyielded]
|
||||
- [0x22A80, c, sptaskyield]
|
||||
@ -77,8 +77,8 @@
|
||||
- [0x25950, asm]
|
||||
- [0x25960, c, aisetfreq]
|
||||
- [0x25AC0, asm]
|
||||
- [0x25BB0, c, epidma]
|
||||
- [0x25C90, c, aigetlen]
|
||||
- [0x25BB0, c, ../libultra/io/epidma]
|
||||
- [0x25C90, c, ../libultra/io/aigetlen]
|
||||
- [0x25CA0, asm]
|
||||
- [0x25D50, hasm, getcount]
|
||||
- [0x25D60, c, sirawdma]
|
||||
|
Loading…
Reference in New Issue
Block a user