prime/src/Runtime
Phillip Stephens 639b879c70 Fix compile
Former-commit-id: 4eae00e6a2
2023-01-18 21:22:33 -08:00
..
CPlusLibPPC.cpp Match and link more of Runtime 2022-10-10 01:49:11 -07:00
FILE_POS.c Match and link FILE_POS 2022-10-13 08:19:18 -07:00
Gecko_ExceptionPPC.cpp Build and link NMWException, rename extab to it's correct name 2022-10-10 11:19:26 -07:00
MWCPlusLib.h Match and link more of Runtime 2022-10-10 01:49:11 -07:00
NMWException.cpp Build and link NMWException, rename extab to it's correct name 2022-10-10 11:19:26 -07:00
NMWException.h Build and link NMWException, rename extab to it's correct name 2022-10-10 11:19:26 -07:00
__init_cpp_exceptions.cpp Build and link NMWException, rename extab to it's correct name 2022-10-10 11:19:26 -07:00
__mem.c clang-format source files 2022-10-09 01:16:21 -04:00
__va_arg.c Match and link __va_arg and ptmf 2022-10-10 02:30:42 -07:00
abort_exit.c Runtime/math matches; better libc headers 2022-08-25 23:46:24 -04:00
alloc.c Match and link most of Runtime 2022-10-13 01:02:37 -07:00
ansi_files.c Match and link most of Runtime 2022-10-13 01:02:37 -07:00
arith.c Add musyx/stream.c, match and link arith.c 2022-11-29 23:07:31 -08:00
buffer_io.c Match and link most of Runtime 2022-10-13 01:02:37 -07:00
ctype.c clang-format pass 2022-09-18 02:05:46 -04:00
direct_io.c Match and link most of Runtime 2022-10-13 01:02:37 -07:00
e_acos.c Begin CGX/CCubeMaterial; add dolphin headers from aurora 2022-08-30 00:05:16 -04:00
e_asin.c Begin CGX/CCubeMaterial; add dolphin headers from aurora 2022-08-30 00:05:16 -04:00
e_atan2.c clang-format pass 2022-09-18 02:05:46 -04:00
e_exp.c clang-format source files 2022-10-09 01:16:21 -04:00
e_fmod.c clang-format pass 2022-09-18 02:05:46 -04:00
e_log.c Begin CGX/CCubeMaterial; add dolphin headers from aurora 2022-08-30 00:05:16 -04:00
e_pow.c Match COutputStream::DoPut (Thanks HeartPiece!) 2022-10-11 21:44:08 -07:00
e_rem_pio2.c clang-format pass 2022-09-18 02:05:46 -04:00
errno.c Match and link FILE_POS 2022-10-13 08:19:18 -07:00
fdlibm.h clang-format pass 2022-09-18 02:05:46 -04:00
file_io.c Match and link most of Runtime 2022-10-13 01:02:37 -07:00
float.c Match and link float.c 2022-10-11 08:23:29 -07:00
global_destructor_chain.c Build and link NMWException, rename extab to it's correct name 2022-10-10 11:19:26 -07:00
k_cos.c Runtime/math matches; better libc headers 2022-08-25 23:46:24 -04:00
k_rem_pio2.c clang-format pass 2022-09-18 02:05:46 -04:00
k_sin.c Runtime/math matches; better libc headers 2022-08-25 23:46:24 -04:00
k_tan.c Begin CGX/CCubeMaterial; add dolphin headers from aurora 2022-08-30 00:05:16 -04:00
locale.c Runtime/math matches; better libc headers 2022-08-25 23:46:24 -04:00
math_ppc.c Some CBallCamera progress 2022-09-29 01:30:20 -04:00
mbstring.c Fix compile 2023-01-18 21:22:33 -08:00
mem.c Runtime/math matches; better libc headers 2022-08-25 23:46:24 -04:00
mem_funcs.c Begin CGX/CCubeMaterial; add dolphin headers from aurora 2022-08-30 00:05:16 -04:00
misc_io.c Runtime/math matches; better libc headers 2022-08-25 23:46:24 -04:00
ptmf.c Minor formatting cleanup 2022-10-10 02:34:20 -07:00
qsort.c clang-format pass 2022-09-18 02:05:46 -04:00
rand.c Runtime/math matches; better libc headers 2022-08-25 23:46:24 -04:00
runtime.c Disable clang-format for runtime.c 2022-10-25 22:58:54 -07:00
s_atan.c Begin CGX/CCubeMaterial; add dolphin headers from aurora 2022-08-30 00:05:16 -04:00
s_copysign.c Runtime/math matches; better libc headers 2022-08-25 23:46:24 -04:00
s_cos.c Runtime/math matches; better libc headers 2022-08-25 23:46:24 -04:00
s_floor.c clang-format pass 2022-09-18 02:05:46 -04:00
s_frexp.c Runtime/math matches; better libc headers 2022-08-25 23:46:24 -04:00
s_ldexp.c Begin CGX/CCubeMaterial; add dolphin headers from aurora 2022-08-30 00:05:16 -04:00
s_modf.c clang-format pass 2022-09-18 02:05:46 -04:00
s_nextafter.c Begin CGX/CCubeMaterial; add dolphin headers from aurora 2022-08-30 00:05:16 -04:00
s_sin.c Runtime/math matches; better libc headers 2022-08-25 23:46:24 -04:00
s_tan.c Begin CGX/CCubeMaterial; add dolphin headers from aurora 2022-08-30 00:05:16 -04:00
sscanf.c Match and link sscanf, string and mbstring 2023-01-18 21:16:39 -08:00
string.c Match and link sscanf, string and mbstring 2023-01-18 21:16:39 -08:00
uart_console_io.c Match and link Gecko_ExceptionPPC and uart_console_write 2022-10-10 10:44:50 -07:00
w_acos.c Runtime/math matches; better libc headers 2022-08-25 23:46:24 -04:00
w_asin.c Runtime/math matches; better libc headers 2022-08-25 23:46:24 -04:00
w_atan2.c Runtime/math matches; better libc headers 2022-08-25 23:46:24 -04:00
w_exp.c Runtime/math matches; better libc headers 2022-08-25 23:46:24 -04:00
w_fmod.c Runtime/math matches; better libc headers 2022-08-25 23:46:24 -04:00
w_log.c Runtime/math matches; better libc headers 2022-08-25 23:46:24 -04:00
w_pow.c Runtime/math matches; better libc headers 2022-08-25 23:46:24 -04:00
wchar_io.c Runtime/math matches; better libc headers 2022-08-25 23:46:24 -04:00