* fix sMoonDL build issues on gc-eu-mq-dbg and add both versions to CI
* it's oot_version actually
* update F3DEX3 patches/gbi
* turns out language enum isn't shiftable
* format
* fix ci issues
---------
Co-authored-by: Yanis002 <Yanis002@users.noreply.github.com>
* Working on it
* Loading ucode from ROM working
* Menu implemented
* Fixed ifdefs in debug
* Fixed crashing
* Cleanup
* Suppressed make auto generated messages
* Reorganized RSP wrapper assembly files
* Fixed merge bug
* started basic debugger
* documentation and added rectangle configurator
* updated f3dex3 patches + made some for profiling stuff
* started profiler
* fix issues and moved profiler functions to gamestate/hide by default
* fix folders not being created properly
* started menu
* memory management
* fix english
* debug disp
* started collision view
* improvements
* basic collider view
* revert profiler changes
* improvements