mm/src/boot_O2
EllipticEllipsis f642ed6eef
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>
2021-09-27 21:07:09 -03:00
..
__osMalloc.c Overhaul the build system (#234) 2021-08-03 23:21:31 -04:00
__osMemcpy.c Sort boot files (#260) 2021-08-10 22:15:31 -04:00
__osMemset.c Sort boot files (#260) 2021-08-10 22:15:31 -04:00
__osStrcmp.c Sort boot files (#260) 2021-08-10 22:15:31 -04:00
__osStrcpy.c Sort boot files (#260) 2021-08-10 22:15:31 -04:00
assert.c Overhaul the build system (#234) 2021-08-03 23:21:31 -04:00
boot_800862E0.c `system_malloc` OK (#261) 2021-08-18 08:48:08 -04:00
boot_80084940.c Overhaul the build system (#234) 2021-08-03 23:21:31 -04:00
boot_80086760.c boot_0x80086760 OK and documented (#288) 2021-09-27 21:07:09 -03:00
fmodf.c Sort boot files (#260) 2021-08-10 22:15:31 -04:00
gfxprint.c printutils OK, add `va_end` to variadic functions (#294) 2021-09-23 20:14:12 -03:00
loadfragment.c Sort boot files (#260) 2021-08-10 22:15:31 -04:00
loadfragment2.c `system_malloc` OK (#261) 2021-08-18 08:48:08 -04:00
mtxuty-cvt.c Overhaul the build system (#234) 2021-08-03 23:21:31 -04:00
padsetup.c Overhaul the build system (#234) 2021-08-03 23:21:31 -04:00
padutils.c Overhaul the build system (#234) 2021-08-03 23:21:31 -04:00
printutils.c printutils OK, add `va_end` to variadic functions (#294) 2021-09-23 20:14:12 -03:00
rand.c Migrated a lot of `boot` bss, matched a few NON_MATCHINGs in `boot` (#266) 2021-08-18 11:12:35 -04:00
sleep.c Sort boot files (#260) 2021-08-10 22:15:31 -04:00
stackcheck.c Overhaul the build system (#234) 2021-08-03 23:21:31 -04:00
system_malloc.c `system_malloc` OK (#261) 2021-08-18 08:48:08 -04:00