daedalus/Source/OSHLE/patch_symbols.h
2021-10-23 21:48:59 +11:00

157 lines
6 KiB
C

extern PatchSymbol g_osStartThread_s;
extern PatchSymbol g_osDestroyThread_s;
extern PatchSymbol g_osContInit_s;
extern PatchSymbol g_osSetIntMask_s;
extern PatchSymbol g_osSetTimer_s;
extern PatchSymbol g___osInsertTimer_s;
extern PatchSymbol g_osSpTaskStartGo_s;
extern PatchSymbol g_osSpTaskYield_s;
extern PatchSymbol g_osSpTaskYielded_s;
extern PatchSymbol g_osSpTaskLoad_s;
extern PatchSymbol g___osSpTaskLoadInitTask_s;
extern PatchSymbol g___osSpRawStartDma_s;
extern PatchSymbol g___osSpSetStatus_s;
extern PatchSymbol g___osSpGetStatus_s;
extern PatchSymbol g___osSpSetPc_s;
extern PatchSymbol g___osSpDeviceBusy_s;
extern PatchSymbol g___osSiRawReadIo_s;
extern PatchSymbol g___osSiRawWriteIo_s;
extern PatchSymbol g_osEepromRead_s;
extern PatchSymbol g_osEepromWrite_s;
extern PatchSymbol g_osEepromProbe_s;
extern PatchSymbol g___osEepromRead_Prepare_s;
extern PatchSymbol g___osEepromWrite_Prepare_s;
extern PatchSymbol g___osEepStatus_s;
extern PatchSymbol g_bcopy_s;
extern PatchSymbol g_bzero_s;
extern PatchSymbol g_memcpy_s;
extern PatchSymbol g_strlen_s;
extern PatchSymbol g_strchr_s;
extern PatchSymbol g_strcmp_s;
extern PatchSymbol g___osSiCreateAccessQueue_s;
extern PatchSymbol g___osSiGetAccess_s;
extern PatchSymbol g___osSiRelAccess_s;
extern PatchSymbol g___osSiDeviceBusy_s;
extern PatchSymbol g___osSiRawStartDma_s;
extern PatchSymbol g___osPackRequestData_s;
extern PatchSymbol g___osContGetInitData_s;
extern PatchSymbol g___osPiCreateAccessQueue_s;
extern PatchSymbol g___osPiGetAccess_s;
extern PatchSymbol g___osPiRelAccess_s;
extern PatchSymbol g_osCreateMesgQueue_s;
extern PatchSymbol g_osRecvMesg_s;
extern PatchSymbol g_osSendMesg_s;
extern PatchSymbol g_osSetEventMesg_s;
extern PatchSymbol g___osDispatchThread_s;
extern PatchSymbol g___osDequeueThread_s;
extern PatchSymbol g_osCreateThread_s;
extern PatchSymbol g_osSetThreadPri_s;
extern PatchSymbol g_osGetThreadPri_s;
extern PatchSymbol g___osEnqueueAndYield_s;
extern PatchSymbol g___osPopThread_s;
extern PatchSymbol g___osEnqueueThread_s;
extern PatchSymbol g_osSetTime_s;
extern PatchSymbol g_osGetTime_s;
extern PatchSymbol g___osSetTimerIntr_s;
extern PatchSymbol g_osVirtualToPhysical_s;
extern PatchSymbol g___osProbeTLB_s;
extern PatchSymbol g_osMapTLBRdb_s;
extern PatchSymbol g_osMapTLB_s;
extern PatchSymbol g_osUnmapTLBAll_s;
extern PatchSymbol g_osWritebackDCacheAll_s;
extern PatchSymbol g_osWritebackDCache_s;
extern PatchSymbol g_osInvalDCache_s;
extern PatchSymbol g_osInvalICache_s;
extern PatchSymbol g_osViSetEvent_s;
extern PatchSymbol g_osViSetMode_s;
extern PatchSymbol g_osViBlack_s;
extern PatchSymbol g_osViSwapBuffer_s;
extern PatchSymbol g_osAiGetLength_s;
extern PatchSymbol g___osAiDeviceBusy_s;
extern PatchSymbol g_osAiSetNextBuffer_s;
extern PatchSymbol g___osGetCause_s;
extern PatchSymbol g___osDisableInt_s;
extern PatchSymbol g___osRestoreInt_s;
extern PatchSymbol g___osAtomicDec_s;
extern PatchSymbol g___osSetFpcCsr_s;
extern PatchSymbol g___osSetCompare_s;
extern PatchSymbol g_osGetCount_s;
extern PatchSymbol g___osSetSR_s;
extern PatchSymbol g___osGetSR_s;
extern PatchSymbol g___ull_rshift_s;
extern PatchSymbol g___ull_div_s;
extern PatchSymbol g___ll_lshift_s;
extern PatchSymbol g___ull_rem_s;
extern PatchSymbol g___ll_div_s;
extern PatchSymbol g___ull_mul_s;
extern PatchSymbol g___ull_divremi_s;
extern PatchSymbol g___ll_mod_s;
extern PatchSymbol g___ll_rshift_s;
extern PatchSymbol g___lldiv_s;
extern PatchSymbol g___ldiv_s;
extern PatchSymbol g___osTimerServicesInit_s;
extern PatchSymbol g_guRotateF_s;
extern PatchSymbol g_guTranslateF_s;
extern PatchSymbol g_guTranslate_s;
extern PatchSymbol g_guScaleF_s;
extern PatchSymbol g_guScale_s;
extern PatchSymbol g_guMtxIdentF_s;
extern PatchSymbol g_guMtxIdent_s;
extern PatchSymbol g_guNormalize_s;
extern PatchSymbol g_guMtxF2L_s;
extern PatchSymbol g_sqrtf_s;
extern PatchSymbol g_sinf_s;
extern PatchSymbol g_cosf_s;
extern PatchSymbol g_guOrthoF_s;
extern PatchSymbol g_guOrtho_s;
extern PatchVariable g_osSystemTimeHi_v;
extern PatchVariable g_osSystemTimeLo_v;
extern PatchVariable g_osSystemCount_v;
extern PatchVariable g_osFrameCount_v;
extern PatchVariable g_osSystemLastCount_v;
extern PatchVariable g_osNullMsgQueue_v;
extern PatchVariable g_osThreadQueue_v;
extern PatchVariable g_osActiveThread_v;
extern PatchVariable g_osEventMesgArray_v;
extern PatchVariable g_osThreadDieRA_v;
extern PatchVariable g_osGlobalThreadList_v;
extern PatchVariable g_osDispatchThreadRCPThingamy_v;
extern PatchVariable g_osInterruptMaskThingy_v;
extern PatchVariable g_osEepPifBuffer_v;
extern PatchVariable g_osEepPifThingamy_v;
extern PatchVariable g_osEepPifThingamy2_v;
extern PatchVariable g_osAiSetNextBufferThingy_v;
extern PatchVariable g_osPiAccessQueueCreated_v;
extern PatchVariable g_osPiAccessQueueBuffer_v;
extern PatchVariable g_osPiAccessQueue_v;
extern PatchVariable g_osSiAccessQueueCreated_v;
extern PatchVariable g_osSiAccessQueueBuffer_v;
extern PatchVariable g_osSiAccessQueue_v;
extern PatchVariable g_osSpTaskLoadTempTask_v;
extern PatchVariable g_osViSetModeGubbins_v;
extern PatchVariable g_osPackRequestDataBuffer_v;
extern PatchVariable g_osPackRequestDataBufferLastByte_v;
extern PatchVariable g_osNumControllers_v;
extern PatchVariable g_osContInitialised_v;
extern PatchVariable g_osClockRateHi_v;
extern PatchVariable g_osClockRateLo_v;
extern PatchVariable g_osContInitUnk_v;
extern PatchVariable g_osEepromMQ_v;
extern PatchVariable g_osEepromMsgBuffer_v;
extern PatchVariable g_osTopTimer_v;
extern PatchVariable g_osCosfUnk1_v;
extern PatchVariable g_osCosfUnk2_v;
extern PatchVariable g_osCosfUnk3_v;
extern PatchVariable g_osCosfUnk4_v;
extern PatchVariable g_osCosfUnk5_v;
extern PatchVariable g_osCosfUnk6_v;
extern PatchVariable g_osSinfUnk1_v;
extern PatchVariable g_osSinfUnk2_v;
extern PatchVariable g_osSinfUnk3_v;
extern PatchVariable g_osSinfUnk4_v;
extern PatchVariable g_osSinfUnk5_v;
extern PatchVariable g_osSinfUnk6_v;
extern PatchVariable g_osRotateFUnk1_v;
extern PatchVariable g_osRotateFUnk2_v;
extern PatchVariable g_osSetMesgEventUnk1_v;
extern PatchVariable g_osSetMesgEventUnk2_v;