libctru/libctru/source/system
TuxSH 11686876ac Make sure FPSCR is properly initialized
This is a potentially breaking change as the register was left with an unpredictable/unspecified value.

Config: default NaN mode enabled, flush-to-zero enabled, and round to nearest.
2022-04-12 22:22:56 +01:00
..
allocateHeaps.c Refactor default heap allocation code, see details: 2020-07-03 18:07:20 +02:00
appExit.c Add support for userAppInit/userAppExit (backported from libnx) 2020-06-12 14:16:46 +02:00
appInit.c Add support for userAppInit/userAppExit (backported from libnx) 2020-06-12 14:16:46 +02:00
ctru_exit.c Minor internal cleanup 2020-06-12 14:15:18 +02:00
ctru_init.c Minor internal cleanup 2020-06-12 14:15:18 +02:00
initArgv.c Add 3dslink stdio redirection 2022-01-26 18:16:03 +00:00
readtp.s Make initSystem and __ctru_exit weak. Use asm macros 2020-05-06 21:50:20 +02:00
stack_adjust.s Minor internal cleanup 2020-06-12 14:15:18 +02:00
syscalls.c Make sure FPSCR is properly initialized 2022-04-12 22:22:56 +01:00