1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-07-16 21:05:12 +00:00

Set up iQue disassembly (#2384)

* Set up iQue disassembly

* Label libultra vimodes

* Format

* skapi.c -> skapi.s

* Fix AudioDebug functions

* Group D_80134488 with fp.s in disassembly

* Label boot bss

* Add bss split for siacs
This commit is contained in:
cadmic 2024-12-26 05:54:26 -08:00 committed by GitHub
parent fbeb477e68
commit e10ecb2fa3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
80 changed files with 14488 additions and 3 deletions

0
src/libgcc/__cmpdi2.s Normal file
View file

0
src/libgcc/__divdi3.s Normal file
View file

0
src/libgcc/__fixdfdi.s Normal file
View file

0
src/libgcc/__fixsfdi.s Normal file
View file

View file

View file

0
src/libgcc/__floatdidf.s Normal file
View file

0
src/libgcc/__floatdisf.s Normal file
View file

0
src/libgcc/__moddi3.s Normal file
View file

0
src/libgcc/__udivdi3.s Normal file
View file

0
src/libgcc/__umoddi3.s Normal file
View file