1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2024-11-11 03:39:59 +00:00
oot/src/libultra_boot_O1
Tharo f9d96d9f73
Fix most compiler warnings in the boot and code segments (#674)
* Less warnings in boot & code segments

* few more warnings gone

* Ran formatter

* z_view warning gone

* -> 1

* f31 -> 31

* Remove function casts

* Few more small improvements

* Separate declaration and assignment in func_80091738 and Item_Give

Co-authored-by: Thar0 <maximilianc64@gmail.com>
2021-02-13 19:49:40 -05:00
..
__osDequeueThread.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
__osGetHWIntrRoutine.c libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
__osResetGlobalIntMask.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
__osSetGlobalIntMask.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
__osSetHWIntrRoutine.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
initialize.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
ll.c libm.s -> ll.c (#661) 2021-01-31 13:27:50 -05:00
osCreateMesgQueue.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
osCreateThread.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
osDestroyThread.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
osGetMemSize.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
osGetThreadId.c libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
osGetThreadPri.c libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
osGetTime.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
osJamMesg.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
osRecvMesg.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -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 Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
osSetThreadPri.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
osStartThread.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
osStopThread.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
osViExtendVStart.c libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
osViModePalLan1.c libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
osVirtualToPhysical.c libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
osYieldThread.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
piacs.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
timerintr.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00