Tharo
f1d183d6fe
libultra files and directories restructure ( #1038 )
...
* Restructure files, begin header restructure
* Format
* us2dex
* Fix parallel spelling
Co-authored-by: JoshDuMan <40190173+JoshDuMan@users.noreply.github.com >
* Use OS_K0_TO_PHYSICAL in place of VIRTUAL_TO_PHYSICAL in osAiSetNextBuffer
* Uppercase hex, exception vector address defines
* Interrupt flags 1
Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com >
* Interrupt flags 2
Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com >
Co-authored-by: JoshDuMan <40190173+JoshDuMan@users.noreply.github.com >
Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com >
2021-11-30 19:08:57 -05:00
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
Random
b010db7c19
Decompile z_sram.c ( #431 )
...
* Decompile z_sram.c
* rename Sram_CalcChecksum to Sram_WriteSaveSlot
* progress
* done i think
* add original name comments
* temp substructs
* minor fixes
* review
* review 2
* fix
Co-authored-by: fig <fig02srl@gmail.com >
2020-10-11 13:45:08 -04:00