Decompile some SComponent data and some MSL_C.PPCEABI.bare.H headers (#115)

* data for c_angle

* data c_sxyz

* partially migrated c_xyz data

* c_xyz data

* c_xyz data decomp

* c_math data

* c_math data

* c_lib data, some cleanup

* rename some unnamed functions and create header for them

* header for string functions

* format and fix fabsf

* cleanup

* remove more unneded function prototypes

* move fpclassify to math.h
This commit is contained in:
lepelog
2021-02-19 16:51:02 +01:00
committed by GitHub
parent 6bc4a04606
commit 1a88a1068f
110 changed files with 513 additions and 1173 deletions
+1 -2
View File
@@ -17,6 +17,7 @@
#include "m_Do/m_Do_graphic/m_Do_graphic.h"
#include "m_Do/m_Do_machine/m_Do_machine.h"
#include "m_Do/m_Do_reset/m_Do_reset.h"
#include "msl_c/string.h"
extern float lbl_80451A00;
extern float lbl_80451A04;
@@ -38,7 +39,6 @@ extern s8 lbl_80450B30;
extern char lbl_803739A0[0x310];
extern "C" {
int strcmp(const char*, const char*);
void cDyl_InitAsync(void);
void CheckHeap1__9HeapCheckFv(void);
void create__12JKRSolidHeapFUlP7JKRHeapb(void);
@@ -63,7 +63,6 @@ void JUTReport__FiiiPCce(void);
void mDoDvdThd_callback_c_NS_create(void);
void mDoMch_HeapCheckAll(void);
void mDoMemCd_Ctrl_c_NS_update(void);
void memcpy(void*, const void*, int);
void read__8mDoCPd_cFv(void);
void version_check__Fv(void);
void main01__Fv(void);