1
0
mirror of https://github.com/zeldaret/oot.git synced 2024-09-23 05:45:03 +00:00
oot/src/libultra_boot_O1
Tharo 982e7be1f7
Preliminary fixes for boot/libultra (#1032)
* Preliminary fixes

* Missed a NULL
2021-11-28 07:50:35 -05:00
..
__osDequeueThread.c
__osGetHWIntrRoutine.c Preliminary fixes for boot/libultra (#1032) 2021-11-28 07:50:35 -05:00
__osResetGlobalIntMask.c Preliminary fixes for boot/libultra (#1032) 2021-11-28 07:50:35 -05:00
__osSetGlobalIntMask.c Preliminary fixes for boot/libultra (#1032) 2021-11-28 07:50:35 -05:00
__osSetHWIntrRoutine.c Preliminary fixes for boot/libultra (#1032) 2021-11-28 07:50:35 -05:00
initialize.c Preliminary fixes for boot/libultra (#1032) 2021-11-28 07:50:35 -05:00
ll.c
osCreateMesgQueue.c
osCreateThread.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
osDestroyThread.c Preliminary fixes for boot/libultra (#1032) 2021-11-28 07:50:35 -05:00
osGetMemSize.c
osGetThreadId.c
osGetThreadPri.c
osGetTime.c Global Context And General Cleanup (#863) 2021-08-15 19:15:58 -04:00
osJamMesg.c Preliminary fixes for boot/libultra (#1032) 2021-11-28 07:50:35 -05:00
osRecvMesg.c Preliminary fixes for boot/libultra (#1032) 2021-11-28 07:50:35 -05:00
osSendMesg.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
osSetEventMesg.c
osSetThreadPri.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
osStartThread.c
osStopThread.c
osViExtendVStart.c
osViModePalLan1.c
osVirtualToPhysical.c
osYieldThread.c
piacs.c
timerintr.c