* libu64

* libu64 -O2

* Add libu64.md
This commit is contained in:
Dragorn421
2024-11-08 02:27:19 +01:00
committed by GitHub
parent 9cd9099a04
commit fcc5cf828d
48 changed files with 78 additions and 60 deletions
+9
View File
@@ -0,0 +1,9 @@
# libu64
This document explains the reasoning behind organizing the libu64 files.
See Ocarina of Time's document on libu64: https://github.com/zeldaret/oot/blob/main/docs/libu64.md (note: the MM repo is itself referenced by that document)
The same libu64 files from OoT exist in MM.
Additionally MM has `loadfragment.c`, a (unused) near-copy of the libu64 file `loadfragment2.c`, and `loadfragment.c` is in the middle of libu64 files and requires `-O2`. So that file is also taken as part of libu64.