mm/src/boot_O2
EllipticEllipsis 7ca70d496d
Change `Rand_Next` to `u32`, document `rand.c` a bit more (#819)
* Change Rand_Next to u32, document rand.c a bit more

* Clean up the quotes a bit, add another note

* Format

* — -> -

* Review

* Remove unnecessary casts

* Remove quote, reformat the comments

* Fix new files

* Make docs a bit more consistent and specific

* Format
2022-06-19 04:14:55 +01:00
..
__osMalloc.c `__osMalloc.c` OK (#395) 2022-01-11 23:25:14 +00:00
__osMemcpy.c Sort boot files (#260) 2021-08-10 22:15:31 -04:00
__osMemset.c Animation system updated, some more boot files decompiled (+6%), z_fcurve_data_skelanime decompiled (1 non-matching), some asm files split, etc (#89) 2021-10-24 10:59:14 -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 Boot_800862E0 OK (#769) 2022-03-29 20:42:44 +01:00
boot_80084940.c Overhaul the build system (#234) 2021-08-03 23:21:31 -04:00
boot_80086760.c `sys_matrix` OK, documented, rename some other mathematics functions (#787) 2022-05-25 23:24:39 -04:00
fmodf.c Sort boot files (#260) 2021-08-10 22:15:31 -04:00
gfxprint.c Gfxprint OK (#826) 2022-06-19 02:56:10 +01:00
loadfragment.c Load OK (#792) 2022-06-19 03:28:55 +01:00
loadfragment2.c Load OK (#792) 2022-06-19 03:28:55 +01:00
mtxuty-cvt.c `sys_matrix` OK, documented, rename some other mathematics functions (#787) 2022-05-25 23:24:39 -04:00
padsetup.c padsetup OK (#383) 2021-11-02 17:35:57 -04:00
padutils.c Overhaul the build system (#234) 2021-08-03 23:21:31 -04:00
printutils.c `flg_set.c` OK and documented (#335) 2021-10-11 15:28:16 -03:00
rand.c Change `Rand_Next` to `u32`, document `rand.c` a bit more (#819) 2022-06-19 04:14:55 +01:00
sleep.c Decomp sleep.c (#293) 2021-10-11 15:56:08 -03:00
stackcheck.c Overhaul the build system (#234) 2021-08-03 23:21:31 -04:00
system_malloc.c `__osMalloc.c` OK (#395) 2022-01-11 23:25:14 +00:00