1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-05 05:40:19 +00:00
oot/src/libultra_boot_O1
Zelllll 7551dc2b71
Global Context And General Cleanup (#863)
* door context

* renames

* done

* fix unintended change

* all nb gone

* more nb gone

* merge fishing

* fix size commentX

* door changes suggested by dragorn

* fix accidental semicolon

* another

* change all texture pointers to void*

* error fix and format

* Update src/overlays/actors/ovl_En_Bom_Bowl_Man/z_en_bom_bowl_man.c

Co-authored-by: Anghelo Carvajal <anghelo.carvajal.14@sansano.usm.cl>

* fix ostime

* correct mistake in SkyboxContext

* probably fix nonmatching

* Update include/z64.h

Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com>

* roman's suggestions, fix incorrect type definition in z64scene.h

* typo in struct

* make typedef use u8 array

* forgot one

* pull in master and format.sh

Co-authored-by: Anghelo Carvajal <anghelo.carvajal.14@sansano.usm.cl>
Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com>
2021-08-15 19:15:58 -04: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 Audio WIP (#836) 2021-07-27 19:44:58 -04: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 Global Context And General Cleanup (#863) 2021-08-15 19:15:58 -04: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