Identify more libultra functions

This commit is contained in:
Ryan Dwyer
2020-03-09 18:33:08 +10:00
parent dc26469aba
commit cce82ea5e8
32 changed files with 77 additions and 77 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ extern u32 var80070580;
extern u32 var80070584;
extern u32 var800705a0;
extern u32 var800705a4;
extern s32 var800705a8;
extern bool var800705a8;
extern u32 var800705ac;
extern u32 var800705b0;
extern u32 var800705b4;
+1 -1
View File
@@ -4,7 +4,7 @@
#include "types.h"
void func0f011110(void);
void func0f011124(s32 value);
void func0f011124(bool value);
u32 func0f011130(void);
u32 func0f011560(s32 weaponnum);
void currentPlayerInitEyespy(void);
+1 -1
View File
@@ -8,6 +8,6 @@ void osStartThread(OSThread *thread);
void osCreateMesgQueue(OSMesgQueue *mq, OSMesg *msgBuf, s32 count);
void func00048370(s32 arg0);
void func00048430(s32 arg0, s32 arg1);
u32 func00048510(void);
u32 osGetCount(void);
#endif
+1 -1
View File
@@ -3,6 +3,6 @@
#include <ultra64.h>
#include "types.h"
u32 func00048b20(void);
u32 osSetTimer(OSTimer *, OSTime, u64, OSMesgQueue *, OSMesg);
#endif
+2 -2
View File
@@ -5,8 +5,8 @@
u32 func000491b0(void);
u32 func0004923c(void);
u32 func000493b4(void);
u32 func00049428(void);
u32 __osSetTimerIntr(void);
u32 __osInsertTimer(void);
u32 __osDisableInt(void);
u32 __osRestoreInt(void);
+3 -3
View File
@@ -6,8 +6,8 @@
u32 __osPfsGetStatus(void);
u32 __osPfsRequestOneChannel(void);
u32 __osPfsGetOneChannelData(void);
u32 func0004bcc0(void);
u32 func0004be38(void);
u32 func0004bee4(void);
s32 osEepromWrite(OSMesgQueue *mq, u8 address, u8 *buffer);
u32 __osPackEepWriteData(void);
u32 __osEepStatus(void);
#endif
+1 -1
View File
@@ -3,6 +3,6 @@
#include <ultra64.h>
#include "types.h"
u32 func00051880(void);
u32 __osSetCompare(void);
#endif