boot_0x80086760 OK and documented (#288)

* boot_80086760 OK, added fp header, resplit data

* Some more documentation, data imported with unions

* Sweep data under the rug

* Move the fp header properly

* Format

* include/fp.h header guards

Co-authored-by: Anghelo Carvajal <angheloalf95@gmail.com>

* Engineer's review

* Fix typo

Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>

* Rename header

* while (true)

Co-authored-by: Anghelo Carvajal <angheloalf95@gmail.com>
Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>
This commit is contained in:
EllipticEllipsis
2021-09-27 21:07:09 -03:00
committed by GitHub
co-authored by Anghelo Carvajal engineer124
parent 1362615cc6
commit f642ed6eef
5 changed files with 235 additions and 15 deletions
+1
View File
@@ -257,6 +257,7 @@
0x80096C40 : "stackcheck",
0x80096C50 : "gfxprint",
0x80097500 : "boot_800862E0",
0x80097520 : "fp",
0x80097530 : "rand",
0x80097540 : "vimodeHpf",
0x800975E0 : "sins",
+3 -1
View File
@@ -36,7 +36,9 @@
0x80096CF0:("sGfxPrintUnkData","u8","[8]",0x8),
0x80096CF8:("sGfxPrintFontData","u8","[0x800]",0x800),
0x80097500:("D_80097500","UNK_TYPE4","",0x4),
0x80097524:("D_80097524","UNK_TYPE4","",0x4),
0x80097520:("qNaN0x3FFFFF","f32","",0x4),
0x80097524:("qNaN0x10000","f32","",0x4),
0x80097528:("sNaN0x3FFFFF","f32","",0x4),
0x80097530:("sRandInt","u32","",0x4),
0x80097540:("osViModeNtscHpf1","OSViMode","",0x50),
0x80097590:("osViModePalLan1","OSViMode","",0x50),