| Age | Commit message (Collapse) | Author |
|
* [ntsc-1.2] LoadFragment2 OK
* Add insight about bssSize
|
|
* Overlay_Relocate OK
* Overlay_Load
* format
* PR + better match for Overlay_Load
|
|
* Replace most osSyncPrintf calls with PRINTF macro
* DEBUG -> OOT_DEBUG
|
|
* Further documentation for overlay relocation
* Suggested changes
* Format
* REL_ -> RELOC_
|
|
* Silence a number of GCC warnings
* Remove
* Suggested changes
* Format
* Fix comment in en_go2
|
|
* Cleanup load functions
* Some cleanup
* forgot .
* Split off Overlay_Load
* review
* OverlayRelocationType -> MIPSRelocationType
* Reloc type macro and mips relocations
|
|
* 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>
|
|
* cleanup libultra
* fixes
- use quotes instead of <> for includes
- add macros for zelda specific thread priorities
- fix Makefile
- properly format the remaining pfs structs
* fix button macros + add CHECK_BTN_ANY/CHECK_BTN_ALL
* remove ULTRA_ABS
* fix includes
* update z_player.c/z_lib.c + run format.sh
* merge upstream/master
* fix include in En_Goroiwa
* fix includes
|
|
* Finally match Overlay_DoRelocation
* remove asm, rename Overlay_DoRelocation to Overlay_Relocate
* formatter
* comment updates
* comment update
|
|
* decompile Overlay_DoRelocation
* add non-matching comments
|
|
|
|
|