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-28 01:07:09 +01:00
committed by GitHub
parent 1362615cc6
commit f642ed6eef
5 changed files with 235 additions and 15 deletions
+1 -1
View File
@@ -43,8 +43,8 @@ beginseg
include "build/data/boot/boot_800862E0.data.o"
include "build/src/boot_O2/padsetup.o"
include "build/src/boot_O2/boot_80086760.o"
include "build/data/boot/boot_80086760.bss.o"
include "build/asm/boot/fp.text.o"
include "build/data/boot/fp.data.o"
include "build/src/boot_O2/system_malloc.o"
include "build/src/boot_O2/rand.o"
include "build/src/boot_O2/__osMalloc.o"