Renamed instances of msl_c -> MSL_C because

This commit is contained in:
Zen64
2022-03-20 00:01:24 -04:00
parent 1303dd683e
commit 4eb820bb83
325 changed files with 336 additions and 16333 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
#include "JSystem/J2DGraph/J2DGrafContext.h"
#include "dol2asm.h"
#include "dolphin/types.h"
#include "msl_c/math.h"
#include "MSL_C/math.h"
//
// Declarations:
+1 -1
View File
@@ -4,7 +4,7 @@
//
#include "JSystem/J2DGraph/J2DManage.h"
#include "msl_c/MSL_Common/Src/string.h"
#include "MSL_C/MSL_Common/Src/string.h"
#include "dol2asm.h"
#include "dolphin/types.h"
+1 -1
View File
@@ -5,7 +5,7 @@
#include "JSystem/J2DGraph/J2DTextBox.h"
#include "JSystem/J2DGraph/J2DPrint.h"
#include "msl_c/MSL_Common/Src/string.h"
#include "MSL_C/MSL_Common/Src/string.h"
#include "dol2asm.h"
#include "dolphin/types.h"
+1 -1
View File
@@ -11,7 +11,7 @@
#include "JSystem/J3DGraphBase/J3DSys.h"
#include "JSystem/J3DGraphBase/J3DVertex.h"
#include "JSystem/JKernel/JKRHeap.h"
#include "msl_c/MSL_Common/Src/string.h"
#include "MSL_C/MSL_Common/Src/string.h"
#include "dol2asm.h"
#include "dolphin/gx/GX.h"
#include "dolphin/os/OSCache.h"
+1 -1
View File
@@ -7,7 +7,7 @@
#include "dol2asm.h"
#include "dolphin/mtx/mtxvec.h"
#include "dolphin/types.h"
#include "msl_c/math.h"
#include "MSL_C/math.h"
//
// Forward References:
+2 -2
View File
@@ -8,11 +8,11 @@
#include "JSystem/JKernel/JKRDvdAramRipper.h"
#include "JSystem/JKernel/JKRDvdRipper.h"
#include "JSystem/JKernel/JKRFile.h"
#include "msl_c/MSL_Common/Src/string.h"
#include "MSL_C/MSL_Common/Src/string.h"
#include "dol2asm.h"
#include "dolphin/os/OSCache.h"
#include "dolphin/types.h"
#include "msl_c/math.h"
#include "MSL_C/math.h"
//
// Types:
+2 -2
View File
@@ -5,8 +5,8 @@
#include "JSystem/JKernel/JKRArchive.h"
#include "JSystem/JKernel/JKRHeap.h"
#include "msl_c/MSL_Common/Src/ctype.h"
#include "msl_c/MSL_Common/Src/string.h"
#include "MSL_C/MSL_Common/Src/ctype.h"
#include "MSL_C/MSL_Common/Src/string.h"
#include "dol2asm.h"
#include "dolphin/types.h"
+2 -2
View File
@@ -7,8 +7,8 @@
#include "JSystem/JKernel/JKRDvdFile.h"
#include "JSystem/JKernel/JKRFileFinder.h"
#include "JSystem/JKernel/JKRHeap.h"
#include "msl_c/MSL_Common/Src/ctype.h"
#include "msl_c/MSL_Common/Src/string.h"
#include "MSL_C/MSL_Common/Src/ctype.h"
#include "MSL_C/MSL_Common/Src/string.h"
#include "dol2asm.h"
#include "global.h"
+3 -3
View File
@@ -4,7 +4,7 @@
//
#include "JSystem/JKernel/JKRFileLoader.h"
#include "msl_c/MSL_Common/Src/string.h"
#include "MSL_C/MSL_Common/Src/string.h"
#include "dol2asm.h"
#include "global.h"
@@ -193,10 +193,10 @@ SECTION_SDATA static u8 rootPath[2 + 6 /* padding */] = {
// matches, but lbl_804508C0 is accessed through r13
#ifdef NONMATCHING
const char* JKRFileLoader::fetchVolumeName(char* buffer, long bufferSize, const char* path) {
// lbl_803D2D18 = msl_c::__lower_map
// lbl_803D2D18 = MSL_C::__lower_map
// lbl_8039D150 = JKernel::@stringBase0 "/"
// lbl_804508C0 = JKernel::rootPath$2498 "/"
// lbl_803D2D18 = msl_c::__lower_map
// lbl_803D2D18 = MSL_C::__lower_map
if (strcmp(path, lbl_8039D150) == 0) {
strcpy(buffer, lbl_804508C0);
+1 -1
View File
@@ -7,7 +7,7 @@
#include "JSystem/JKernel/JKRDvdRipper.h"
#include "JSystem/JKernel/JKRHeap.h"
#include "JSystem/JUtility/JUTException.h"
#include "msl_c/MSL_Common/Src/string.h"
#include "MSL_C/MSL_Common/Src/string.h"
#include "dol2asm.h"
#include "dolphin/types.h"
+1 -1
View File
@@ -7,7 +7,7 @@
#include "JSystem/JUtility/JUTAssert.h"
#include "dol2asm.h"
#include "global.h"
#include "msl_c/math.h"
#include "MSL_C/math.h"
//
// Forward References:
+1 -1
View File
@@ -6,7 +6,7 @@
#include "JSystem/JKernel/JKRThread.h"
#include "JSystem/JKernel/JKRExpHeap.h"
#include "JSystem/JUtility/JUTAssert.h"
#include "msl_c/MSL_Common/Src/printf.h"
#include "MSL_C/MSL_Common/Src/printf.h"
#include "dol2asm.h"
#include "dolphin/types.h"
+1 -1
View File
@@ -7,7 +7,7 @@
// #include "JSystem/JMath/JMATrigonometric.h"
#include "dol2asm.h"
#include "global.h"
#include "msl_c/math.h"
#include "MSL_C/math.h"
namespace std {
template <typename A1, typename B1>
@@ -6,7 +6,7 @@
#include "JSystem/JParticle/JPAResourceManager.h"
#include "JSystem/JParticle/JPADynamicsBlock.h"
#include "JSystem/JParticle/JPAResource.h"
#include "msl_c/MSL_Common/Src/string.h"
#include "MSL_C/MSL_Common/Src/string.h"
#include "dol2asm.h"
#include "dolphin/types.h"
@@ -6,7 +6,7 @@
#include "JSystem/JStudio/JStudio/functionvalue.h"
#include "dol2asm.h"
#include "dolphin/types.h"
#include "msl_c/math.h"
#include "MSL_C/math.h"
//
// Types:
+1 -1
View File
@@ -4,7 +4,7 @@
//
#include "JSystem/JSupport/JSUMemoryStream.h"
#include "msl_c/MSL_Common/Src/string.h"
#include "MSL_C/MSL_Common/Src/string.h"
#include "dol2asm.h"
#include "dolphin/types.h"
+1 -1
View File
@@ -5,7 +5,7 @@
#include "JSystem/JUtility/JUTConsole.h"
#include "JSystem/JKernel/JKRHeap.h"
#include "msl_c/MSL_Common/Src/printf.h"
#include "MSL_C/MSL_Common/Src/printf.h"
#include "dol2asm.h"
#include "dolphin/types.h"
+2 -2
View File
@@ -6,8 +6,8 @@
#include "JSystem/JUtility/JUTDbPrint.h"
#include "JSystem/J2DGraph/J2DOrthoGraph.h"
#include "JSystem/JUtility/JUTVideo.h"
#include "msl_c/MSL_Common/Src/printf.h"
#include "msl_c/MSL_Common/Src/string.h"
#include "MSL_C/MSL_Common/Src/printf.h"
#include "MSL_C/MSL_Common/Src/string.h"
#include "dol2asm.h"
#include "dolphin/types.h"
+1 -1
View File
@@ -4,7 +4,7 @@
//
#include "JSystem/JUtility/JUTDirectPrint.h"
#include "msl_c/MSL_Common/Src/printf.h"
#include "MSL_C/MSL_Common/Src/printf.h"
#include "Runtime.PPCEABI.H/__va_arg.h"
#include "dol2asm.h"
#include "dolphin/os/OSCache.h"
+2 -2
View File
@@ -6,8 +6,8 @@
#include "JSystem/JUtility/JUTException.h"
#include "JSystem/JUtility/JUTConsole.h"
#include "JSystem/JUtility/JUTDirectPrint.h"
#include "msl_c/MSL_Common/Src/float.h"
#include "msl_c/MSL_Common/Src/printf.h"
#include "MSL_C/MSL_Common/Src/float.h"
#include "MSL_C/MSL_Common/Src/printf.h"
#include "Runtime.PPCEABI.H/__va_arg.h"
#include "dol2asm.h"
#include "dolphin/types.h"
+1 -1
View File
@@ -4,7 +4,7 @@
//
#include "JSystem/JUtility/JUTNameTab.h"
#include "msl_c/MSL_Common/Src/string.h"
#include "MSL_C/MSL_Common/Src/string.h"
#include "dol2asm.h"
#include "dolphin/types.h"
+4 -4
View File
@@ -3,7 +3,7 @@
// Translation Unit: MSL_Common/Src/FILE_POS
//
#include "msl_c/MSL_Common/Src/FILE_POS.h"
#include "MSL_C/MSL_Common/Src/FILE_POS.h"
#include "dol2asm.h"
#include "dolphin/types.h"
@@ -34,7 +34,7 @@ extern "C" extern u8 errno[4 + 4 /* padding */];
#pragma optimizewithasm off
asm void fseek() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/FILE_POS/fseek.s"
#include "asm/MSL_C/MSL_Common/Src/FILE_POS/fseek.s"
}
#pragma pop
@@ -44,7 +44,7 @@ asm void fseek() {
#pragma optimizewithasm off
static asm void _fseek() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/FILE_POS/_fseek.s"
#include "asm/MSL_C/MSL_Common/Src/FILE_POS/_fseek.s"
}
#pragma pop
@@ -54,6 +54,6 @@ static asm void _fseek() {
#pragma optimizewithasm off
asm void ftell() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/FILE_POS/ftell.s"
#include "asm/MSL_C/MSL_Common/Src/FILE_POS/ftell.s"
}
#pragma pop
+3 -3
View File
@@ -3,7 +3,7 @@
// Translation Unit: MSL_Common/Src/abort_exit
//
#include "msl_c/MSL_Common/Src/abort_exit.h"
#include "MSL_C/MSL_Common/Src/abort_exit.h"
#include "dol2asm.h"
#include "dolphin/types.h"
@@ -54,7 +54,7 @@ static u8 __console_exit[4];
#pragma optimizewithasm off
asm void exit() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/abort_exit/exit.s"
#include "asm/MSL_C/MSL_Common/Src/abort_exit/exit.s"
}
#pragma pop
@@ -64,7 +64,7 @@ asm void exit() {
#pragma optimizewithasm off
asm void abort() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/abort_exit/abort.s"
#include "asm/MSL_C/MSL_Common/Src/abort_exit/abort.s"
}
#pragma pop
+5 -5
View File
@@ -3,7 +3,7 @@
// Translation Unit: MSL_Common/Src/alloc
//
#include "msl_c/MSL_Common/Src/alloc.h"
#include "MSL_C/MSL_Common/Src/alloc.h"
#include "dol2asm.h"
#include "dolphin/types.h"
@@ -40,7 +40,7 @@ static u8 protopool[56];
#pragma optimizewithasm off
asm void free() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/alloc/free.s"
#include "asm/MSL_C/MSL_Common/Src/alloc/free.s"
}
#pragma pop
@@ -50,7 +50,7 @@ asm void free() {
#pragma optimizewithasm off
asm void __pool_free() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/alloc/__pool_free.s"
#include "asm/MSL_C/MSL_Common/Src/alloc/__pool_free.s"
}
#pragma pop
@@ -68,7 +68,7 @@ COMPILER_STRIP_GATE(0x803A2220, &fix_pool_sizes);
#pragma optimizewithasm off
static asm void deallocate_from_fixed_pools() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/alloc/deallocate_from_fixed_pools.s"
#include "asm/MSL_C/MSL_Common/Src/alloc/deallocate_from_fixed_pools.s"
}
#pragma pop
@@ -78,6 +78,6 @@ static asm void deallocate_from_fixed_pools() {
#pragma optimizewithasm off
static asm void deallocate_from_var_pools() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/alloc/deallocate_from_var_pools.s"
#include "asm/MSL_C/MSL_Common/Src/alloc/deallocate_from_var_pools.s"
}
#pragma pop
+3 -3
View File
@@ -3,7 +3,7 @@
// Translation Unit: MSL_Common/Src/ansi_files
//
#include "msl_c/MSL_Common/Src/ansi_files.h"
#include "MSL_C/MSL_Common/Src/ansi_files.h"
#include "dol2asm.h"
#include "dolphin/types.h"
@@ -127,7 +127,7 @@ static u8 stdin_buff[256];
#pragma optimizewithasm off
asm void __flush_all() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/ansi_files/__flush_all.s"
#include "asm/MSL_C/MSL_Common/Src/ansi_files/__flush_all.s"
}
#pragma pop
@@ -137,6 +137,6 @@ asm void __flush_all() {
#pragma optimizewithasm off
asm void __close_all() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/ansi_files/__close_all.s"
#include "asm/MSL_C/MSL_Common/Src/ansi_files/__close_all.s"
}
#pragma pop
+3 -3
View File
@@ -3,7 +3,7 @@
// Translation Unit: MSL_Common/Src/arith
//
#include "msl_c/MSL_Common/Src/arith.h"
#include "MSL_C/MSL_Common/Src/arith.h"
#include "dol2asm.h"
#include "dolphin/types.h"
@@ -28,7 +28,7 @@ extern "C" void abs();
#pragma optimizewithasm off
asm void div() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/arith/div.s"
#include "asm/MSL_C/MSL_Common/Src/arith/div.s"
}
#pragma pop
@@ -38,6 +38,6 @@ asm void div() {
#pragma optimizewithasm off
asm void abs() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/arith/abs.s"
#include "asm/MSL_C/MSL_Common/Src/arith/abs.s"
}
#pragma pop
+3 -3
View File
@@ -3,7 +3,7 @@
// Translation Unit: MSL_Common/Src/buffer_io
//
#include "msl_c/MSL_Common/Src/buffer_io.h"
#include "MSL_C/MSL_Common/Src/buffer_io.h"
#include "dol2asm.h"
#include "dolphin/types.h"
@@ -28,7 +28,7 @@ extern "C" void __prep_buffer();
#pragma optimizewithasm off
asm void __flush_buffer() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/buffer_io/__flush_buffer.s"
#include "asm/MSL_C/MSL_Common/Src/buffer_io/__flush_buffer.s"
}
#pragma pop
@@ -38,6 +38,6 @@ asm void __flush_buffer() {
#pragma optimizewithasm off
asm void __prep_buffer() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/buffer_io/__prep_buffer.s"
#include "asm/MSL_C/MSL_Common/Src/buffer_io/__prep_buffer.s"
}
#pragma pop
+3 -3
View File
@@ -3,7 +3,7 @@
// Translation Unit: MSL_Common/Src/char_io
//
#include "msl_c/MSL_Common/Src/char_io.h"
#include "MSL_C/MSL_Common/Src/char_io.h"
#include "dol2asm.h"
#include "dolphin/types.h"
@@ -35,7 +35,7 @@ extern "C" void fwide();
#pragma optimizewithasm off
asm int fputs(const char*, FILE*) {
nofralloc
#include "asm/msl_c/MSL_Common/Src/char_io/fputs.s"
#include "asm/MSL_C/MSL_Common/Src/char_io/fputs.s"
}
#pragma pop
@@ -45,6 +45,6 @@ asm int fputs(const char*, FILE*) {
#pragma optimizewithasm off
asm void __put_char() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/char_io/__put_char.s"
#include "asm/MSL_C/MSL_Common/Src/char_io/__put_char.s"
}
#pragma pop
+2 -2
View File
@@ -3,7 +3,7 @@
// Translation Unit: MSL_Common/Src/ctype
//
#include "msl_c/MSL_Common/Src/ctype.h"
#include "MSL_C/MSL_Common/Src/ctype.h"
#include "dol2asm.h"
#include "dolphin/types.h"
@@ -68,7 +68,7 @@ SECTION_DATA extern u8 __lower_map[256] = {
#pragma optimizewithasm off
asm int tolower(int) {
nofralloc
#include "asm/msl_c/MSL_Common/Src/ctype/tolower.s"
#include "asm/MSL_C/MSL_Common/Src/ctype/tolower.s"
}
#pragma pop
+3 -3
View File
@@ -3,7 +3,7 @@
// Translation Unit: MSL_Common/Src/direct_io
//
#include "msl_c/MSL_Common/Src/direct_io.h"
#include "MSL_C/MSL_Common/Src/direct_io.h"
#include "dol2asm.h"
#include "dolphin/types.h"
@@ -38,7 +38,7 @@ extern "C" void fwide();
#pragma optimizewithasm off
asm void __fwrite() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/direct_io/__fwrite.s"
#include "asm/MSL_C/MSL_Common/Src/direct_io/__fwrite.s"
}
#pragma pop
@@ -48,6 +48,6 @@ asm void __fwrite() {
#pragma optimizewithasm off
asm void fwrite() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/direct_io/fwrite.s"
#include "asm/MSL_C/MSL_Common/Src/direct_io/fwrite.s"
}
#pragma pop
+1 -1
View File
@@ -3,7 +3,7 @@
// Translation Unit: MSL_Common/Src/errno
//
#include "msl_c/MSL_Common/Src/errno.h"
#include "MSL_C/MSL_Common/Src/errno.h"
#include "dol2asm.h"
#include "dolphin/types.h"
+3 -3
View File
@@ -3,7 +3,7 @@
// Translation Unit: MSL_Common/Src/extras
//
#include "msl_c/MSL_Common/Src/extras.h"
#include "MSL_C/MSL_Common/Src/extras.h"
#include "dol2asm.h"
#include "dolphin/types.h"
@@ -31,7 +31,7 @@ extern "C" extern u8 __lower_map[256];
#pragma optimizewithasm off
asm void strnicmp() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/extras/strnicmp.s"
#include "asm/MSL_C/MSL_Common/Src/extras/strnicmp.s"
}
#pragma pop
@@ -41,6 +41,6 @@ asm void strnicmp() {
#pragma optimizewithasm off
asm void stricmp() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/extras/stricmp.s"
#include "asm/MSL_C/MSL_Common/Src/extras/stricmp.s"
}
#pragma pop
+4 -4
View File
@@ -3,7 +3,7 @@
// Translation Unit: MSL_Common/Src/file_io
//
#include "msl_c/MSL_Common/Src/file_io.h"
#include "MSL_C/MSL_Common/Src/file_io.h"
#include "dol2asm.h"
#include "dolphin/types.h"
@@ -35,7 +35,7 @@ extern "C" extern u8 __lower_map[256];
#pragma optimizewithasm off
asm void __msl_strnicmp() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/file_io/__msl_strnicmp.s"
#include "asm/MSL_C/MSL_Common/Src/file_io/__msl_strnicmp.s"
}
#pragma pop
@@ -45,7 +45,7 @@ asm void __msl_strnicmp() {
#pragma optimizewithasm off
asm void fflush() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/file_io/fflush.s"
#include "asm/MSL_C/MSL_Common/Src/file_io/fflush.s"
}
#pragma pop
@@ -55,6 +55,6 @@ asm void fflush() {
#pragma optimizewithasm off
asm void fclose() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/file_io/fclose.s"
#include "asm/MSL_C/MSL_Common/Src/file_io/fclose.s"
}
#pragma pop
+1 -1
View File
@@ -3,7 +3,7 @@
// Translation Unit: MSL_Common/Src/float
//
#include "msl_c/MSL_Common/Src/float.h"
#include "MSL_C/MSL_Common/Src/float.h"
#include "dol2asm.h"
#include "dolphin/types.h"
+2 -2
View File
@@ -3,7 +3,7 @@
// Translation Unit: MSL_Common/Src/mbstring
//
#include "msl_c/MSL_Common/Src/mbstring.h"
#include "MSL_C/MSL_Common/Src/mbstring.h"
#include "dol2asm.h"
#include "dolphin/types.h"
@@ -37,6 +37,6 @@ SECTION_SDATA2 static u32 lit_74[1 + 1 /* padding */] = {
#pragma optimizewithasm off
asm void wcstombs() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/mbstring/wcstombs.s"
#include "asm/MSL_C/MSL_Common/Src/mbstring/wcstombs.s"
}
#pragma pop
+5 -5
View File
@@ -3,7 +3,7 @@
// Translation Unit: MSL_Common/Src/mem
//
#include "msl_c/MSL_Common/Src/mem.h"
#include "MSL_C/MSL_Common/Src/mem.h"
#include "dol2asm.h"
#include "dolphin/types.h"
@@ -34,7 +34,7 @@ extern "C" void __copy_longs_aligned();
#pragma optimizewithasm off
asm int memcmp(const void*, const void*, size_t) {
nofralloc
#include "asm/msl_c/MSL_Common/Src/mem/memcmp.s"
#include "asm/MSL_C/MSL_Common/Src/mem/memcmp.s"
}
#pragma pop
@@ -44,7 +44,7 @@ asm int memcmp(const void*, const void*, size_t) {
#pragma optimizewithasm off
asm void __memrchr() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/mem/__memrchr.s"
#include "asm/MSL_C/MSL_Common/Src/mem/__memrchr.s"
}
#pragma pop
@@ -54,7 +54,7 @@ asm void __memrchr() {
#pragma optimizewithasm off
asm void memchr() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/mem/memchr.s"
#include "asm/MSL_C/MSL_Common/Src/mem/memchr.s"
}
#pragma pop
@@ -64,6 +64,6 @@ asm void memchr() {
#pragma optimizewithasm off
asm void memmove() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/mem/memmove.s"
#include "asm/MSL_C/MSL_Common/Src/mem/memmove.s"
}
#pragma pop
+5 -5
View File
@@ -3,7 +3,7 @@
// Translation Unit: MSL_Common/Src/mem_funcs
//
#include "msl_c/MSL_Common/Src/mem_funcs.h"
#include "MSL_C/MSL_Common/Src/mem_funcs.h"
#include "dol2asm.h"
#include "dolphin/types.h"
@@ -30,7 +30,7 @@ extern "C" void __copy_longs_aligned();
#pragma optimizewithasm off
asm void __copy_longs_rev_unaligned() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/mem_funcs/__copy_longs_rev_unaligned.s"
#include "asm/MSL_C/MSL_Common/Src/mem_funcs/__copy_longs_rev_unaligned.s"
}
#pragma pop
@@ -40,7 +40,7 @@ asm void __copy_longs_rev_unaligned() {
#pragma optimizewithasm off
asm void __copy_longs_unaligned() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/mem_funcs/__copy_longs_unaligned.s"
#include "asm/MSL_C/MSL_Common/Src/mem_funcs/__copy_longs_unaligned.s"
}
#pragma pop
@@ -50,7 +50,7 @@ asm void __copy_longs_unaligned() {
#pragma optimizewithasm off
asm void __copy_longs_rev_aligned() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/mem_funcs/__copy_longs_rev_aligned.s"
#include "asm/MSL_C/MSL_Common/Src/mem_funcs/__copy_longs_rev_aligned.s"
}
#pragma pop
@@ -60,6 +60,6 @@ asm void __copy_longs_rev_aligned() {
#pragma optimizewithasm off
asm void __copy_longs_aligned() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/mem_funcs/__copy_longs_aligned.s"
#include "asm/MSL_C/MSL_Common/Src/mem_funcs/__copy_longs_aligned.s"
}
#pragma pop
+2 -2
View File
@@ -3,7 +3,7 @@
// Translation Unit: MSL_Common/Src/misc_io
//
#include "msl_c/MSL_Common/Src/misc_io.h"
#include "MSL_C/MSL_Common/Src/misc_io.h"
#include "dol2asm.h"
#include "dolphin/types.h"
@@ -30,6 +30,6 @@ extern "C" extern u8 __stdio_exit[4];
#pragma optimizewithasm off
asm void __stdio_atexit() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/misc_io/__stdio_atexit.s"
#include "asm/MSL_C/MSL_Common/Src/misc_io/__stdio_atexit.s"
}
#pragma pop
+16 -16
View File
@@ -3,7 +3,7 @@
// Translation Unit: MSL_Common/Src/printf
//
#include "msl_c/MSL_Common/Src/printf.h"
#include "MSL_C/MSL_Common/Src/printf.h"
#include "Runtime.PPCEABI.H/__va_arg.h"
#include "dol2asm.h"
#include "dolphin/types.h"
@@ -54,7 +54,7 @@ extern "C" extern u8 __ctype_map[256];
#pragma optimizewithasm off
asm size_t sprintf(const char*, const char*, ...) {
nofralloc
#include "asm/msl_c/MSL_Common/Src/printf/sprintf.s"
#include "asm/MSL_C/MSL_Common/Src/printf/sprintf.s"
}
#pragma pop
@@ -64,7 +64,7 @@ asm size_t sprintf(const char*, const char*, ...) {
#pragma optimizewithasm off
asm size_t snprintf(const char*, size_t, const char*, ...) {
nofralloc
#include "asm/msl_c/MSL_Common/Src/printf/snprintf.s"
#include "asm/MSL_C/MSL_Common/Src/printf/snprintf.s"
}
#pragma pop
@@ -74,7 +74,7 @@ asm size_t snprintf(const char*, size_t, const char*, ...) {
#pragma optimizewithasm off
asm size_t vsnprintf(char* buffer, size_t buffer_size, const char* format, va_list args) {
nofralloc
#include "asm/msl_c/MSL_Common/Src/printf/vsnprintf.s"
#include "asm/MSL_C/MSL_Common/Src/printf/vsnprintf.s"
}
#pragma pop
@@ -84,7 +84,7 @@ asm size_t vsnprintf(char* buffer, size_t buffer_size, const char* format, va_li
#pragma optimizewithasm off
asm size_t vprintf(const char*, va_list) {
nofralloc
#include "asm/msl_c/MSL_Common/Src/printf/vprintf.s"
#include "asm/MSL_C/MSL_Common/Src/printf/vprintf.s"
}
#pragma pop
@@ -94,7 +94,7 @@ asm size_t vprintf(const char*, va_list) {
#pragma optimizewithasm off
asm void fprintf() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/printf/fprintf.s"
#include "asm/MSL_C/MSL_Common/Src/printf/fprintf.s"
}
#pragma pop
@@ -104,7 +104,7 @@ asm void fprintf() {
#pragma optimizewithasm off
asm size_t printf(const char*, ...) {
nofralloc
#include "asm/msl_c/MSL_Common/Src/printf/printf.s"
#include "asm/MSL_C/MSL_Common/Src/printf/printf.s"
}
#pragma pop
@@ -114,7 +114,7 @@ asm size_t printf(const char*, ...) {
#pragma optimizewithasm off
asm void __StringWrite() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/printf/__StringWrite.s"
#include "asm/MSL_C/MSL_Common/Src/printf/__StringWrite.s"
}
#pragma pop
@@ -124,7 +124,7 @@ asm void __StringWrite() {
#pragma optimizewithasm off
asm void __FileWrite() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/printf/__FileWrite.s"
#include "asm/MSL_C/MSL_Common/Src/printf/__FileWrite.s"
}
#pragma pop
@@ -155,7 +155,7 @@ SECTION_SDATA static u8 data_80450AD8[2 + 6 /* padding */] = {
asm void __pformatter() {
nofralloc
#undef __va_arg
#include "asm/msl_c/MSL_Common/Src/printf/__pformatter.s"
#include "asm/MSL_C/MSL_Common/Src/printf/__pformatter.s"
}
#pragma pop
@@ -186,7 +186,7 @@ SECTION_SDATA2 static u8 lit_1089[8] = {
#pragma optimizewithasm off
static asm void float2str() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/printf/float2str.s"
#include "asm/MSL_C/MSL_Common/Src/printf/float2str.s"
}
#pragma pop
@@ -196,7 +196,7 @@ static asm void float2str() {
#pragma optimizewithasm off
static asm void round_decimal() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/printf/round_decimal.s"
#include "asm/MSL_C/MSL_Common/Src/printf/round_decimal.s"
}
#pragma pop
@@ -206,7 +206,7 @@ static asm void round_decimal() {
#pragma optimizewithasm off
static asm void double2hex() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/printf/double2hex.s"
#include "asm/MSL_C/MSL_Common/Src/printf/double2hex.s"
}
#pragma pop
@@ -238,7 +238,7 @@ SECTION_DATA static void* lit_1248[33] = {
#pragma optimizewithasm off
static asm void longlong2str() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/printf/longlong2str.s"
#include "asm/MSL_C/MSL_Common/Src/printf/longlong2str.s"
}
#pragma pop
@@ -270,7 +270,7 @@ SECTION_DATA static void* lit_1307[33] = {
#pragma optimizewithasm off
static asm void long2str() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/printf/long2str.s"
#include "asm/MSL_C/MSL_Common/Src/printf/long2str.s"
}
#pragma pop
@@ -336,7 +336,7 @@ SECTION_DATA static void* lit_1442[17 + 1 /* padding */] = {
#pragma optimizewithasm off
static asm void parse_format() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/printf/parse_format.s"
#include "asm/MSL_C/MSL_Common/Src/printf/parse_format.s"
}
#pragma pop
+2 -2
View File
@@ -3,7 +3,7 @@
// Translation Unit: MSL_Common/Src/scanf
//
#include "msl_c/MSL_Common/Src/scanf.h"
#include "MSL_C/MSL_Common/Src/scanf.h"
#include "dol2asm.h"
#include "dolphin/types.h"
@@ -27,6 +27,6 @@ extern "C" void __StringRead();
#pragma optimizewithasm off
asm void __StringRead() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/scanf/__StringRead.s"
#include "asm/MSL_C/MSL_Common/Src/scanf/__StringRead.s"
}
#pragma pop
+2 -2
View File
@@ -3,7 +3,7 @@
// Translation Unit: MSL_Common/Src/signal
//
#include "msl_c/MSL_Common/Src/signal.h"
#include "MSL_C/MSL_Common/Src/signal.h"
#include "dol2asm.h"
#include "dolphin/types.h"
@@ -35,6 +35,6 @@ static u8 signal_funcs[24];
#pragma optimizewithasm off
asm void raise() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/signal/raise.s"
#include "asm/MSL_C/MSL_Common/Src/signal/raise.s"
}
#pragma pop
+9 -9
View File
@@ -3,7 +3,7 @@
// Translation Unit: MSL_Common/Src/string
//
#include "msl_c/MSL_Common/Src/string.h"
#include "MSL_C/MSL_Common/Src/string.h"
#include "dol2asm.h"
#include "dolphin/types.h"
@@ -23,7 +23,7 @@ extern "C" void _epilog();
#pragma optimizewithasm off
asm char* strrchr(const char*, int) {
nofralloc
#include "asm/msl_c/MSL_Common/Src/string/strrchr.s"
#include "asm/MSL_C/MSL_Common/Src/string/strrchr.s"
}
#pragma pop
@@ -33,7 +33,7 @@ asm char* strrchr(const char*, int) {
#pragma optimizewithasm off
asm char* strchr(const char*, int) {
nofralloc
#include "asm/msl_c/MSL_Common/Src/string/strchr.s"
#include "asm/MSL_C/MSL_Common/Src/string/strchr.s"
}
#pragma pop
@@ -43,7 +43,7 @@ asm char* strchr(const char*, int) {
#pragma optimizewithasm off
asm int strncmp(const char*, const char*, u32) {
nofralloc
#include "asm/msl_c/MSL_Common/Src/string/strncmp.s"
#include "asm/MSL_C/MSL_Common/Src/string/strncmp.s"
}
#pragma pop
@@ -53,7 +53,7 @@ asm int strncmp(const char*, const char*, u32) {
#pragma optimizewithasm off
asm int strcmp(const char*, const char*) {
nofralloc
#include "asm/msl_c/MSL_Common/Src/string/strcmp.s"
#include "asm/MSL_C/MSL_Common/Src/string/strcmp.s"
}
#pragma pop
@@ -63,7 +63,7 @@ asm int strcmp(const char*, const char*) {
#pragma optimizewithasm off
asm char* strcat(char*, const char*) {
nofralloc
#include "asm/msl_c/MSL_Common/Src/string/strcat.s"
#include "asm/MSL_C/MSL_Common/Src/string/strcat.s"
}
#pragma pop
@@ -73,7 +73,7 @@ asm char* strcat(char*, const char*) {
#pragma optimizewithasm off
asm char* strncpy(char*, const char*, u32) {
nofralloc
#include "asm/msl_c/MSL_Common/Src/string/strncpy.s"
#include "asm/MSL_C/MSL_Common/Src/string/strncpy.s"
}
#pragma pop
@@ -83,7 +83,7 @@ asm char* strncpy(char*, const char*, u32) {
#pragma optimizewithasm off
asm char* strcpy(char*, const char*) {
nofralloc
#include "asm/msl_c/MSL_Common/Src/string/strcpy.s"
#include "asm/MSL_C/MSL_Common/Src/string/strcpy.s"
}
#pragma pop
@@ -93,6 +93,6 @@ asm char* strcpy(char*, const char*) {
#pragma optimizewithasm off
asm u32 strlen(const char*) {
nofralloc
#include "asm/msl_c/MSL_Common/Src/string/strlen.s"
#include "asm/MSL_C/MSL_Common/Src/string/strlen.s"
}
#pragma pop
+4 -4
View File
@@ -3,7 +3,7 @@
// Translation Unit: MSL_Common/Src/strtoul
//
#include "msl_c/MSL_Common/Src/strtoul.h"
#include "MSL_C/MSL_Common/Src/strtoul.h"
#include "dol2asm.h"
#include "dolphin/types.h"
@@ -34,7 +34,7 @@ extern "C" extern u8 errno[4 + 4 /* padding */];
#pragma optimizewithasm off
asm void strtol() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/strtoul/strtol.s"
#include "asm/MSL_C/MSL_Common/Src/strtoul/strtol.s"
}
#pragma pop
@@ -44,7 +44,7 @@ asm void strtol() {
#pragma optimizewithasm off
asm void strtoul() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/strtoul/strtoul.s"
#include "asm/MSL_C/MSL_Common/Src/strtoul/strtoul.s"
}
#pragma pop
@@ -78,6 +78,6 @@ SECTION_DATA static void* lit_431[17 + 1 /* padding */] = {
#pragma optimizewithasm off
asm void __strtoul() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/strtoul/__strtoul.s"
#include "asm/MSL_C/MSL_Common/Src/strtoul/__strtoul.s"
}
#pragma pop
+2 -2
View File
@@ -3,7 +3,7 @@
// Translation Unit: MSL_Common/Src/wchar_io
//
#include "msl_c/MSL_Common/Src/wchar_io.h"
#include "MSL_C/MSL_Common/Src/wchar_io.h"
#include "dol2asm.h"
#include "dolphin/types.h"
@@ -27,6 +27,6 @@ extern "C" void fwide();
#pragma optimizewithasm off
asm void fwide() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/wchar_io/fwide.s"
#include "asm/MSL_C/MSL_Common/Src/wchar_io/fwide.s"
}
#pragma pop
@@ -3,7 +3,7 @@
// Translation Unit: MSL_Common_Embedded/Src/ansi_fp
//
#include "msl_c/MSL_Common_Embedded/Src/ansi_fp.h"
#include "MSL_C/MSL_Common_Embedded/Src/ansi_fp.h"
#include "dol2asm.h"
#include "dolphin/types.h"
@@ -38,7 +38,7 @@ extern "C" void modf();
#pragma optimizewithasm off
asm void __num2dec() {
nofralloc
#include "asm/msl_c/MSL_Common_Embedded/Src/ansi_fp/__num2dec.s"
#include "asm/MSL_C/MSL_Common_Embedded/Src/ansi_fp/__num2dec.s"
}
#pragma pop
@@ -54,7 +54,7 @@ SECTION_SDATA2 static u8 lit_824[8] = {
#pragma optimizewithasm off
asm void __num2dec_internal() {
nofralloc
#include "asm/msl_c/MSL_Common_Embedded/Src/ansi_fp/__num2dec_internal.s"
#include "asm/MSL_C/MSL_Common_Embedded/Src/ansi_fp/__num2dec_internal.s"
}
#pragma pop
@@ -175,7 +175,7 @@ SECTION_DATA static void* lit_1710[73 + 1 /* padding */] = {
#pragma optimizewithasm off
asm void __two_exp() {
nofralloc
#include "asm/msl_c/MSL_Common_Embedded/Src/ansi_fp/__two_exp.s"
#include "asm/MSL_C/MSL_Common_Embedded/Src/ansi_fp/__two_exp.s"
}
#pragma pop
@@ -185,7 +185,7 @@ asm void __two_exp() {
#pragma optimizewithasm off
asm void __timesdec() {
nofralloc
#include "asm/msl_c/MSL_Common_Embedded/Src/ansi_fp/__timesdec.s"
#include "asm/MSL_C/MSL_Common_Embedded/Src/ansi_fp/__timesdec.s"
}
#pragma pop
+116 -116
View File
@@ -3,120 +3,120 @@
#
LIBMSL_C_PPCEABI_BARE_H_A_CPP_FILES := \
libs/msl_c/MSL_Common/Src/abort_exit.cpp \
libs/msl_c/MSL_Common/Src/alloc.cpp \
libs/msl_c/MSL_Common/Src/errno.cpp \
libs/msl_c/MSL_Common/Src/ansi_files.cpp \
libs/msl_c/MSL_Common_Embedded/Src/ansi_fp.cpp \
libs/msl_c/MSL_Common/Src/arith.cpp \
libs/msl_c/MSL_Common/Src/buffer_io.cpp \
libs/msl_c/MSL_Common/Src/char_io.cpp \
libs/msl_c/PPC_EABI/Src/critical_regions.gamecube.cpp \
libs/msl_c/MSL_Common/Src/ctype.cpp \
libs/msl_c/MSL_Common/Src/direct_io.cpp \
libs/msl_c/MSL_Common/Src/file_io.cpp \
libs/msl_c/MSL_Common/Src/FILE_POS.cpp \
libs/msl_c/MSL_Common/Src/mbstring.cpp \
libs/msl_c/MSL_Common/Src/mem.cpp \
libs/msl_c/MSL_Common/Src/mem_funcs.cpp \
libs/msl_c/MSL_Common/Src/misc_io.cpp \
libs/msl_c/MSL_Common/Src/printf.cpp \
libs/msl_c/MSL_Common/Src/scanf.cpp \
libs/msl_c/MSL_Common/Src/float.cpp \
libs/msl_c/MSL_Common/Src/signal.cpp \
libs/msl_c/MSL_Common/Src/string.cpp \
libs/msl_c/MSL_Common/Src/strtoul.cpp \
libs/msl_c/MSL_Common/Src/wchar_io.cpp \
libs/msl_c/PPC_EABI/Src/uart_console_io_gcn.cpp \
libs/msl_c/Math/Double_precision/e_acos.cpp \
libs/msl_c/Math/Double_precision/e_asin.cpp \
libs/msl_c/Math/Double_precision/e_atan2.cpp \
libs/msl_c/Math/Double_precision/e_exp.cpp \
libs/msl_c/Math/Double_precision/e_fmod.cpp \
libs/msl_c/Math/Double_precision/e_pow.cpp \
libs/msl_c/Math/Double_precision/e_rem_pio2.cpp \
libs/msl_c/Math/Double_precision/k_cos.cpp \
libs/msl_c/Math/Double_precision/k_rem_pio2.cpp \
libs/msl_c/Math/Double_precision/k_sin.cpp \
libs/msl_c/Math/Double_precision/k_tan.cpp \
libs/msl_c/Math/Double_precision/s_atan.cpp \
libs/msl_c/Math/Double_precision/s_ceil.cpp \
libs/msl_c/Math/Double_precision/s_copysign.cpp \
libs/msl_c/Math/Double_precision/s_cos.cpp \
libs/msl_c/Math/Double_precision/s_floor.cpp \
libs/msl_c/Math/Double_precision/s_frexp.cpp \
libs/msl_c/Math/Double_precision/s_ldexp.cpp \
libs/msl_c/Math/Double_precision/s_modf.cpp \
libs/msl_c/Math/Double_precision/s_sin.cpp \
libs/msl_c/Math/Double_precision/s_tan.cpp \
libs/msl_c/Math/Double_precision/w_acos.cpp \
libs/msl_c/Math/Double_precision/w_asin.cpp \
libs/msl_c/Math/Double_precision/w_atan2.cpp \
libs/msl_c/Math/Double_precision/w_exp.cpp \
libs/msl_c/Math/Double_precision/w_fmod.cpp \
libs/msl_c/Math/Double_precision/w_pow.cpp \
libs/msl_c/Math/Double_precision/e_sqrt.cpp \
libs/msl_c/PPC_EABI/Src/math_ppc.cpp \
libs/msl_c/Math/Double_precision/w_sqrt.cpp \
libs/msl_c/MSL_Common/Src/extras.cpp \
libs/MSL_C/MSL_Common/Src/abort_exit.cpp \
libs/MSL_C/MSL_Common/Src/alloc.cpp \
libs/MSL_C/MSL_Common/Src/errno.cpp \
libs/MSL_C/MSL_Common/Src/ansi_files.cpp \
libs/MSL_C/MSL_Common_Embedded/Src/ansi_fp.cpp \
libs/MSL_C/MSL_Common/Src/arith.cpp \
libs/MSL_C/MSL_Common/Src/buffer_io.cpp \
libs/MSL_C/MSL_Common/Src/char_io.cpp \
libs/MSL_C/PPC_EABI/Src/critical_regions.gamecube.cpp \
libs/MSL_C/MSL_Common/Src/ctype.cpp \
libs/MSL_C/MSL_Common/Src/direct_io.cpp \
libs/MSL_C/MSL_Common/Src/file_io.cpp \
libs/MSL_C/MSL_Common/Src/FILE_POS.cpp \
libs/MSL_C/MSL_Common/Src/mbstring.cpp \
libs/MSL_C/MSL_Common/Src/mem.cpp \
libs/MSL_C/MSL_Common/Src/mem_funcs.cpp \
libs/MSL_C/MSL_Common/Src/misc_io.cpp \
libs/MSL_C/MSL_Common/Src/printf.cpp \
libs/MSL_C/MSL_Common/Src/scanf.cpp \
libs/MSL_C/MSL_Common/Src/float.cpp \
libs/MSL_C/MSL_Common/Src/signal.cpp \
libs/MSL_C/MSL_Common/Src/string.cpp \
libs/MSL_C/MSL_Common/Src/strtoul.cpp \
libs/MSL_C/MSL_Common/Src/wchar_io.cpp \
libs/MSL_C/PPC_EABI/Src/uart_console_io_gcn.cpp \
libs/MSL_C/Math/Double_precision/e_acos.cpp \
libs/MSL_C/Math/Double_precision/e_asin.cpp \
libs/MSL_C/Math/Double_precision/e_atan2.cpp \
libs/MSL_C/Math/Double_precision/e_exp.cpp \
libs/MSL_C/Math/Double_precision/e_fmod.cpp \
libs/MSL_C/Math/Double_precision/e_pow.cpp \
libs/MSL_C/Math/Double_precision/e_rem_pio2.cpp \
libs/MSL_C/Math/Double_precision/k_cos.cpp \
libs/MSL_C/Math/Double_precision/k_rem_pio2.cpp \
libs/MSL_C/Math/Double_precision/k_sin.cpp \
libs/MSL_C/Math/Double_precision/k_tan.cpp \
libs/MSL_C/Math/Double_precision/s_atan.cpp \
libs/MSL_C/Math/Double_precision/s_ceil.cpp \
libs/MSL_C/Math/Double_precision/s_copysign.cpp \
libs/MSL_C/Math/Double_precision/s_cos.cpp \
libs/MSL_C/Math/Double_precision/s_floor.cpp \
libs/MSL_C/Math/Double_precision/s_frexp.cpp \
libs/MSL_C/Math/Double_precision/s_ldexp.cpp \
libs/MSL_C/Math/Double_precision/s_modf.cpp \
libs/MSL_C/Math/Double_precision/s_sin.cpp \
libs/MSL_C/Math/Double_precision/s_tan.cpp \
libs/MSL_C/Math/Double_precision/w_acos.cpp \
libs/MSL_C/Math/Double_precision/w_asin.cpp \
libs/MSL_C/Math/Double_precision/w_atan2.cpp \
libs/MSL_C/Math/Double_precision/w_exp.cpp \
libs/MSL_C/Math/Double_precision/w_fmod.cpp \
libs/MSL_C/Math/Double_precision/w_pow.cpp \
libs/MSL_C/Math/Double_precision/e_sqrt.cpp \
libs/MSL_C/PPC_EABI/Src/math_ppc.cpp \
libs/MSL_C/Math/Double_precision/w_sqrt.cpp \
libs/MSL_C/MSL_Common/Src/extras.cpp \
LIBMSL_C_PPCEABI_BARE_H_A_O_FILES := \
$(BUILD_DIR)/libs/msl_c/MSL_Common/Src/abort_exit.o \
$(BUILD_DIR)/libs/msl_c/MSL_Common/Src/alloc.o \
$(BUILD_DIR)/libs/msl_c/MSL_Common/Src/errno.o \
$(BUILD_DIR)/libs/msl_c/MSL_Common/Src/ansi_files.o \
$(BUILD_DIR)/libs/msl_c/MSL_Common_Embedded/Src/ansi_fp.o \
$(BUILD_DIR)/libs/msl_c/MSL_Common/Src/arith.o \
$(BUILD_DIR)/libs/msl_c/MSL_Common/Src/buffer_io.o \
$(BUILD_DIR)/libs/msl_c/MSL_Common/Src/char_io.o \
$(BUILD_DIR)/libs/msl_c/PPC_EABI/Src/critical_regions.gamecube.o \
$(BUILD_DIR)/libs/msl_c/MSL_Common/Src/ctype.o \
$(BUILD_DIR)/libs/msl_c/MSL_Common/Src/direct_io.o \
$(BUILD_DIR)/libs/msl_c/MSL_Common/Src/file_io.o \
$(BUILD_DIR)/libs/msl_c/MSL_Common/Src/FILE_POS.o \
$(BUILD_DIR)/libs/msl_c/MSL_Common/Src/mbstring.o \
$(BUILD_DIR)/libs/msl_c/MSL_Common/Src/mem.o \
$(BUILD_DIR)/libs/msl_c/MSL_Common/Src/mem_funcs.o \
$(BUILD_DIR)/libs/msl_c/MSL_Common/Src/misc_io.o \
$(BUILD_DIR)/libs/msl_c/MSL_Common/Src/printf.o \
$(BUILD_DIR)/libs/msl_c/MSL_Common/Src/scanf.o \
$(BUILD_DIR)/libs/msl_c/MSL_Common/Src/float.o \
$(BUILD_DIR)/libs/msl_c/MSL_Common/Src/signal.o \
$(BUILD_DIR)/libs/msl_c/MSL_Common/Src/string.o \
$(BUILD_DIR)/libs/msl_c/MSL_Common/Src/strtoul.o \
$(BUILD_DIR)/libs/msl_c/MSL_Common/Src/wchar_io.o \
$(BUILD_DIR)/libs/msl_c/PPC_EABI/Src/uart_console_io_gcn.o \
$(BUILD_DIR)/libs/msl_c/Math/Double_precision/e_acos.o \
$(BUILD_DIR)/libs/msl_c/Math/Double_precision/e_asin.o \
$(BUILD_DIR)/libs/msl_c/Math/Double_precision/e_atan2.o \
$(BUILD_DIR)/libs/msl_c/Math/Double_precision/e_exp.o \
$(BUILD_DIR)/libs/msl_c/Math/Double_precision/e_fmod.o \
$(BUILD_DIR)/libs/msl_c/Math/Double_precision/e_pow.o \
$(BUILD_DIR)/libs/msl_c/Math/Double_precision/e_rem_pio2.o \
$(BUILD_DIR)/libs/msl_c/Math/Double_precision/k_cos.o \
$(BUILD_DIR)/libs/msl_c/Math/Double_precision/k_rem_pio2.o \
$(BUILD_DIR)/libs/msl_c/Math/Double_precision/k_sin.o \
$(BUILD_DIR)/libs/msl_c/Math/Double_precision/k_tan.o \
$(BUILD_DIR)/libs/msl_c/Math/Double_precision/s_atan.o \
$(BUILD_DIR)/libs/msl_c/Math/Double_precision/s_ceil.o \
$(BUILD_DIR)/libs/msl_c/Math/Double_precision/s_copysign.o \
$(BUILD_DIR)/libs/msl_c/Math/Double_precision/s_cos.o \
$(BUILD_DIR)/libs/msl_c/Math/Double_precision/s_floor.o \
$(BUILD_DIR)/libs/msl_c/Math/Double_precision/s_frexp.o \
$(BUILD_DIR)/libs/msl_c/Math/Double_precision/s_ldexp.o \
$(BUILD_DIR)/libs/msl_c/Math/Double_precision/s_modf.o \
$(BUILD_DIR)/libs/msl_c/Math/Double_precision/s_sin.o \
$(BUILD_DIR)/libs/msl_c/Math/Double_precision/s_tan.o \
$(BUILD_DIR)/libs/msl_c/Math/Double_precision/w_acos.o \
$(BUILD_DIR)/libs/msl_c/Math/Double_precision/w_asin.o \
$(BUILD_DIR)/libs/msl_c/Math/Double_precision/w_atan2.o \
$(BUILD_DIR)/libs/msl_c/Math/Double_precision/w_exp.o \
$(BUILD_DIR)/libs/msl_c/Math/Double_precision/w_fmod.o \
$(BUILD_DIR)/libs/msl_c/Math/Double_precision/w_pow.o \
$(BUILD_DIR)/libs/msl_c/Math/Double_precision/e_sqrt.o \
$(BUILD_DIR)/libs/msl_c/PPC_EABI/Src/math_ppc.o \
$(BUILD_DIR)/libs/msl_c/Math/Double_precision/w_sqrt.o \
$(BUILD_DIR)/libs/msl_c/MSL_Common/Src/extras.o \
$(BUILD_DIR)/libs/MSL_C/MSL_Common/Src/abort_exit.o \
$(BUILD_DIR)/libs/MSL_C/MSL_Common/Src/alloc.o \
$(BUILD_DIR)/libs/MSL_C/MSL_Common/Src/errno.o \
$(BUILD_DIR)/libs/MSL_C/MSL_Common/Src/ansi_files.o \
$(BUILD_DIR)/libs/MSL_C/MSL_Common_Embedded/Src/ansi_fp.o \
$(BUILD_DIR)/libs/MSL_C/MSL_Common/Src/arith.o \
$(BUILD_DIR)/libs/MSL_C/MSL_Common/Src/buffer_io.o \
$(BUILD_DIR)/libs/MSL_C/MSL_Common/Src/char_io.o \
$(BUILD_DIR)/libs/MSL_C/PPC_EABI/Src/critical_regions.gamecube.o \
$(BUILD_DIR)/libs/MSL_C/MSL_Common/Src/ctype.o \
$(BUILD_DIR)/libs/MSL_C/MSL_Common/Src/direct_io.o \
$(BUILD_DIR)/libs/MSL_C/MSL_Common/Src/file_io.o \
$(BUILD_DIR)/libs/MSL_C/MSL_Common/Src/FILE_POS.o \
$(BUILD_DIR)/libs/MSL_C/MSL_Common/Src/mbstring.o \
$(BUILD_DIR)/libs/MSL_C/MSL_Common/Src/mem.o \
$(BUILD_DIR)/libs/MSL_C/MSL_Common/Src/mem_funcs.o \
$(BUILD_DIR)/libs/MSL_C/MSL_Common/Src/misc_io.o \
$(BUILD_DIR)/libs/MSL_C/MSL_Common/Src/printf.o \
$(BUILD_DIR)/libs/MSL_C/MSL_Common/Src/scanf.o \
$(BUILD_DIR)/libs/MSL_C/MSL_Common/Src/float.o \
$(BUILD_DIR)/libs/MSL_C/MSL_Common/Src/signal.o \
$(BUILD_DIR)/libs/MSL_C/MSL_Common/Src/string.o \
$(BUILD_DIR)/libs/MSL_C/MSL_Common/Src/strtoul.o \
$(BUILD_DIR)/libs/MSL_C/MSL_Common/Src/wchar_io.o \
$(BUILD_DIR)/libs/MSL_C/PPC_EABI/Src/uart_console_io_gcn.o \
$(BUILD_DIR)/libs/MSL_C/Math/Double_precision/e_acos.o \
$(BUILD_DIR)/libs/MSL_C/Math/Double_precision/e_asin.o \
$(BUILD_DIR)/libs/MSL_C/Math/Double_precision/e_atan2.o \
$(BUILD_DIR)/libs/MSL_C/Math/Double_precision/e_exp.o \
$(BUILD_DIR)/libs/MSL_C/Math/Double_precision/e_fmod.o \
$(BUILD_DIR)/libs/MSL_C/Math/Double_precision/e_pow.o \
$(BUILD_DIR)/libs/MSL_C/Math/Double_precision/e_rem_pio2.o \
$(BUILD_DIR)/libs/MSL_C/Math/Double_precision/k_cos.o \
$(BUILD_DIR)/libs/MSL_C/Math/Double_precision/k_rem_pio2.o \
$(BUILD_DIR)/libs/MSL_C/Math/Double_precision/k_sin.o \
$(BUILD_DIR)/libs/MSL_C/Math/Double_precision/k_tan.o \
$(BUILD_DIR)/libs/MSL_C/Math/Double_precision/s_atan.o \
$(BUILD_DIR)/libs/MSL_C/Math/Double_precision/s_ceil.o \
$(BUILD_DIR)/libs/MSL_C/Math/Double_precision/s_copysign.o \
$(BUILD_DIR)/libs/MSL_C/Math/Double_precision/s_cos.o \
$(BUILD_DIR)/libs/MSL_C/Math/Double_precision/s_floor.o \
$(BUILD_DIR)/libs/MSL_C/Math/Double_precision/s_frexp.o \
$(BUILD_DIR)/libs/MSL_C/Math/Double_precision/s_ldexp.o \
$(BUILD_DIR)/libs/MSL_C/Math/Double_precision/s_modf.o \
$(BUILD_DIR)/libs/MSL_C/Math/Double_precision/s_sin.o \
$(BUILD_DIR)/libs/MSL_C/Math/Double_precision/s_tan.o \
$(BUILD_DIR)/libs/MSL_C/Math/Double_precision/w_acos.o \
$(BUILD_DIR)/libs/MSL_C/Math/Double_precision/w_asin.o \
$(BUILD_DIR)/libs/MSL_C/Math/Double_precision/w_atan2.o \
$(BUILD_DIR)/libs/MSL_C/Math/Double_precision/w_exp.o \
$(BUILD_DIR)/libs/MSL_C/Math/Double_precision/w_fmod.o \
$(BUILD_DIR)/libs/MSL_C/Math/Double_precision/w_pow.o \
$(BUILD_DIR)/libs/MSL_C/Math/Double_precision/e_sqrt.o \
$(BUILD_DIR)/libs/MSL_C/PPC_EABI/Src/math_ppc.o \
$(BUILD_DIR)/libs/MSL_C/Math/Double_precision/w_sqrt.o \
$(BUILD_DIR)/libs/MSL_C/MSL_Common/Src/extras.o \
LIBMSL_C_PPCEABI_BARE_H_A_CFLAGS := \
@@ -126,12 +126,12 @@ LIBMSL_C_PPCEABI_BARE_H_A_LDFLAGS := \
-proc gekko \
-linkmode moreram \
$(BUILD_DIR)/libmsl_c.a: $(LIBMSL_C_PPCEABI_BARE_H_A_O_FILES)
@echo linking... $(BUILD_DIR)/libmsl_c.a
$(BUILD_DIR)/libMSL_C.a: $(LIBMSL_C_PPCEABI_BARE_H_A_O_FILES)
@echo linking... $(BUILD_DIR)/libMSL_C.a
@echo $(LIBMSL_C_PPCEABI_BARE_H_A_O_FILES) > build/LIBMSL_C_PPCEABI_BARE_H_A_ofiles
@$(LD) -xm l $(LIBMSL_C_PPCEABI_BARE_H_A_LDFLAGS) -o $(BUILD_DIR)/libmsl_c.a @build/LIBMSL_C_PPCEABI_BARE_H_A_ofiles
@$(LD) -xm l $(LIBMSL_C_PPCEABI_BARE_H_A_LDFLAGS) -o $(BUILD_DIR)/libMSL_C.a @build/LIBMSL_C_PPCEABI_BARE_H_A_ofiles
$(BUILD_DIR)/libs/msl_c/%.o: libs/msl_c/%.cpp
$(BUILD_DIR)/libs/MSL_C/%.o: libs/MSL_C/%.cpp
@mkdir -p $(@D)
@echo building... $<
@$(ICONV) -f UTF-8 -t CP932 < $< > $(basename $@).cpp
+2 -2
View File
@@ -3,7 +3,7 @@
// Translation Unit: Math/Double_precision/e_acos
//
#include "msl_c/Math/Double_precision/e_acos.h"
#include "MSL_C/Math/Double_precision/e_acos.h"
#include "dol2asm.h"
#include "dolphin/types.h"
@@ -84,6 +84,6 @@ SECTION_SDATA2 static f64 lit_99 = 2.0;
#pragma optimizewithasm off
asm void __ieee754_acos() {
nofralloc
#include "asm/msl_c/Math/Double_precision/e_acos/__ieee754_acos.s"
#include "asm/MSL_C/Math/Double_precision/e_acos/__ieee754_acos.s"
}
#pragma pop
+2 -2
View File
@@ -3,7 +3,7 @@
// Translation Unit: Math/Double_precision/e_asin
//
#include "msl_c/Math/Double_precision/e_asin.h"
#include "MSL_C/Math/Double_precision/e_asin.h"
#include "dol2asm.h"
#include "dolphin/types.h"
@@ -82,6 +82,6 @@ SECTION_SDATA2 static f64 lit_110 = 0.7853981633974483;
#pragma optimizewithasm off
asm void __ieee754_asin() {
nofralloc
#include "asm/msl_c/Math/Double_precision/e_asin/__ieee754_asin.s"
#include "asm/MSL_C/Math/Double_precision/e_asin/__ieee754_asin.s"
}
#pragma pop
+2 -2
View File
@@ -3,7 +3,7 @@
// Translation Unit: Math/Double_precision/e_atan2
//
#include "msl_c/Math/Double_precision/e_atan2.h"
#include "MSL_C/Math/Double_precision/e_atan2.h"
#include "dol2asm.h"
#include "dolphin/types.h"
@@ -65,6 +65,6 @@ SECTION_SDATA2 static f64 lit_155 = 1.2246467991473532e-16;
#pragma optimizewithasm off
asm void __ieee754_atan2() {
nofralloc
#include "asm/msl_c/Math/Double_precision/e_atan2/__ieee754_atan2.s"
#include "asm/MSL_C/Math/Double_precision/e_atan2/__ieee754_atan2.s"
}
#pragma pop
+2 -2
View File
@@ -3,7 +3,7 @@
// Translation Unit: Math/Double_precision/e_exp
//
#include "msl_c/Math/Double_precision/e_exp.h"
#include "MSL_C/Math/Double_precision/e_exp.h"
#include "dol2asm.h"
#include "dolphin/types.h"
@@ -99,6 +99,6 @@ SECTION_SDATA2 static f64 lit_131 = 4503601774854144.0 /* cast s32 to float */;
#pragma optimizewithasm off
asm void __ieee754_exp() {
nofralloc
#include "asm/msl_c/Math/Double_precision/e_exp/__ieee754_exp.s"
#include "asm/MSL_C/Math/Double_precision/e_exp/__ieee754_exp.s"
}
#pragma pop
+2 -2
View File
@@ -3,7 +3,7 @@
// Translation Unit: Math/Double_precision/e_fmod
//
#include "msl_c/Math/Double_precision/e_fmod.h"
#include "MSL_C/Math/Double_precision/e_fmod.h"
#include "dol2asm.h"
#include "dolphin/types.h"
@@ -34,6 +34,6 @@ COMPILER_STRIP_GATE(0x803A2370, &Zero);
#pragma optimizewithasm off
asm void __ieee754_fmod() {
nofralloc
#include "asm/msl_c/Math/Double_precision/e_fmod/__ieee754_fmod.s"
#include "asm/MSL_C/Math/Double_precision/e_fmod/__ieee754_fmod.s"
}
#pragma pop
+2 -2
View File
@@ -3,7 +3,7 @@
// Translation Unit: Math/Double_precision/e_pow
//
#include "msl_c/Math/Double_precision/e_pow.h"
#include "MSL_C/Math/Double_precision/e_pow.h"
#include "dol2asm.h"
#include "dolphin/types.h"
@@ -161,6 +161,6 @@ SECTION_SDATA2 static f64 lit_370 = 4503601774854144.0 /* cast s32 to float */;
#pragma optimizewithasm off
asm void __ieee754_pow() {
nofralloc
#include "asm/msl_c/Math/Double_precision/e_pow/__ieee754_pow.s"
#include "asm/MSL_C/Math/Double_precision/e_pow/__ieee754_pow.s"
}
#pragma pop
@@ -3,7 +3,7 @@
// Translation Unit: Math/Double_precision/e_rem_pio2
//
#include "msl_c/Math/Double_precision/e_rem_pio2.h"
#include "MSL_C/Math/Double_precision/e_rem_pio2.h"
#include "dol2asm.h"
#include "dolphin/types.h"
@@ -100,6 +100,6 @@ SECTION_SDATA2 static f64 lit_157 = 4503601774854144.0 /* cast s32 to float */;
#pragma optimizewithasm off
asm void __ieee754_rem_pio2() {
nofralloc
#include "asm/msl_c/Math/Double_precision/e_rem_pio2/__ieee754_rem_pio2.s"
#include "asm/MSL_C/Math/Double_precision/e_rem_pio2/__ieee754_rem_pio2.s"
}
#pragma pop
+2 -2
View File
@@ -3,7 +3,7 @@
// Translation Unit: Math/Double_precision/e_sqrt
//
#include "msl_c/Math/Double_precision/e_sqrt.h"
#include "MSL_C/Math/Double_precision/e_sqrt.h"
#include "dol2asm.h"
#include "dolphin/types.h"
@@ -34,6 +34,6 @@ SECTION_SDATA2 static f64 lit_164 = 1.0;
#pragma optimizewithasm off
asm void __ieee754_sqrt() {
nofralloc
#include "asm/msl_c/Math/Double_precision/e_sqrt/__ieee754_sqrt.s"
#include "asm/MSL_C/Math/Double_precision/e_sqrt/__ieee754_sqrt.s"
}
#pragma pop
+2 -2
View File
@@ -3,7 +3,7 @@
// Translation Unit: Math/Double_precision/k_cos
//
#include "msl_c/Math/Double_precision/k_cos.h"
#include "MSL_C/Math/Double_precision/k_cos.h"
#include "dol2asm.h"
#include "dolphin/types.h"
@@ -55,6 +55,6 @@ SECTION_SDATA2 static f64 lit_73 = 0.28125;
#pragma optimizewithasm off
asm void __kernel_cos() {
nofralloc
#include "asm/msl_c/Math/Double_precision/k_cos/__kernel_cos.s"
#include "asm/MSL_C/Math/Double_precision/k_cos/__kernel_cos.s"
}
#pragma pop
@@ -3,7 +3,7 @@
// Translation Unit: Math/Double_precision/k_rem_pio2
//
#include "msl_c/Math/Double_precision/k_rem_pio2.h"
#include "MSL_C/Math/Double_precision/k_rem_pio2.h"
#include "dol2asm.h"
#include "dolphin/types.h"
@@ -74,6 +74,6 @@ SECTION_SDATA2 static f64 lit_445 = 4503601774854144.0 /* cast s32 to float */;
#pragma optimizewithasm off
asm void __kernel_rem_pio2() {
nofralloc
#include "asm/msl_c/Math/Double_precision/k_rem_pio2/__kernel_rem_pio2.s"
#include "asm/MSL_C/Math/Double_precision/k_rem_pio2/__kernel_rem_pio2.s"
}
#pragma pop
+2 -2
View File
@@ -3,7 +3,7 @@
// Translation Unit: Math/Double_precision/k_sin
//
#include "msl_c/Math/Double_precision/k_sin.h"
#include "MSL_C/Math/Double_precision/k_sin.h"
#include "dol2asm.h"
#include "dolphin/types.h"
@@ -49,6 +49,6 @@ SECTION_SDATA2 static f64 lit_66 = 0.5;
#pragma optimizewithasm off
asm void __kernel_sin() {
nofralloc
#include "asm/msl_c/Math/Double_precision/k_sin/__kernel_sin.s"
#include "asm/MSL_C/Math/Double_precision/k_sin/__kernel_sin.s"
}
#pragma pop
+2 -2
View File
@@ -3,7 +3,7 @@
// Translation Unit: Math/Double_precision/k_tan
//
#include "msl_c/Math/Double_precision/k_tan.h"
#include "MSL_C/Math/Double_precision/k_tan.h"
#include "dol2asm.h"
#include "dolphin/types.h"
@@ -63,6 +63,6 @@ SECTION_SDATA2 static f64 lit_101 = 4503601774854144.0 /* cast s32 to float */;
#pragma optimizewithasm off
asm void __kernel_tan() {
nofralloc
#include "asm/msl_c/Math/Double_precision/k_tan/__kernel_tan.s"
#include "asm/MSL_C/Math/Double_precision/k_tan/__kernel_tan.s"
}
#pragma pop
+2 -2
View File
@@ -3,7 +3,7 @@
// Translation Unit: Math/Double_precision/s_atan
//
#include "msl_c/Math/Double_precision/s_atan.h"
#include "MSL_C/Math/Double_precision/s_atan.h"
#include "dol2asm.h"
#include "dolphin/types.h"
@@ -74,6 +74,6 @@ SECTION_SDATA2 static f64 lit_119 = -1.0;
#pragma optimizewithasm off
asm void atan() {
nofralloc
#include "asm/msl_c/Math/Double_precision/s_atan/atan.s"
#include "asm/MSL_C/Math/Double_precision/s_atan/atan.s"
}
#pragma pop
+2 -2
View File
@@ -3,7 +3,7 @@
// Translation Unit: Math/Double_precision/s_ceil
//
#include "msl_c/Math/Double_precision/s_ceil.h"
#include "MSL_C/Math/Double_precision/s_ceil.h"
#include "dol2asm.h"
#include "dolphin/types.h"
@@ -36,6 +36,6 @@ SECTION_SDATA2 static u8 lit_125[8] = {
#pragma optimizewithasm off
asm void ceil() {
nofralloc
#include "asm/msl_c/Math/Double_precision/s_ceil/ceil.s"
#include "asm/MSL_C/Math/Double_precision/s_ceil/ceil.s"
}
#pragma pop
@@ -3,7 +3,7 @@
// Translation Unit: Math/Double_precision/s_copysign
//
#include "msl_c/Math/Double_precision/s_copysign.h"
#include "MSL_C/Math/Double_precision/s_copysign.h"
#include "dol2asm.h"
#include "dolphin/types.h"
@@ -27,6 +27,6 @@ extern "C" void copysign();
#pragma optimizewithasm off
asm void copysign() {
nofralloc
#include "asm/msl_c/Math/Double_precision/s_copysign/copysign.s"
#include "asm/MSL_C/Math/Double_precision/s_copysign/copysign.s"
}
#pragma pop
+2 -2
View File
@@ -3,7 +3,7 @@
// Translation Unit: Math/Double_precision/s_cos
//
#include "msl_c/Math/Double_precision/s_cos.h"
#include "MSL_C/Math/Double_precision/s_cos.h"
#include "dol2asm.h"
#include "dolphin/types.h"
@@ -37,6 +37,6 @@ SECTION_SDATA2 static u8 lit_67[8] = {
#pragma optimizewithasm off
asm void cos() {
nofralloc
#include "asm/msl_c/Math/Double_precision/s_cos/cos.s"
#include "asm/MSL_C/Math/Double_precision/s_cos/cos.s"
}
#pragma pop
+2 -2
View File
@@ -3,7 +3,7 @@
// Translation Unit: Math/Double_precision/s_floor
//
#include "msl_c/Math/Double_precision/s_floor.h"
#include "MSL_C/Math/Double_precision/s_floor.h"
#include "dol2asm.h"
#include "dolphin/types.h"
@@ -36,6 +36,6 @@ SECTION_SDATA2 static u8 lit_125[8] = {
#pragma optimizewithasm off
asm void floor() {
nofralloc
#include "asm/msl_c/Math/Double_precision/s_floor/floor.s"
#include "asm/MSL_C/Math/Double_precision/s_floor/floor.s"
}
#pragma pop
+2 -2
View File
@@ -3,7 +3,7 @@
// Translation Unit: Math/Double_precision/s_frexp
//
#include "msl_c/Math/Double_precision/s_frexp.h"
#include "MSL_C/Math/Double_precision/s_frexp.h"
#include "dol2asm.h"
#include "dolphin/types.h"
@@ -31,6 +31,6 @@ SECTION_SDATA2 static f64 lit_57 = 1.8014398509481984e+16;
#pragma optimizewithasm off
asm void frexp() {
nofralloc
#include "asm/msl_c/Math/Double_precision/s_frexp/frexp.s"
#include "asm/MSL_C/Math/Double_precision/s_frexp/frexp.s"
}
#pragma pop
+2 -2
View File
@@ -3,7 +3,7 @@
// Translation Unit: Math/Double_precision/s_ldexp
//
#include "msl_c/Math/Double_precision/s_ldexp.h"
#include "MSL_C/Math/Double_precision/s_ldexp.h"
#include "dol2asm.h"
#include "dolphin/types.h"
@@ -47,6 +47,6 @@ SECTION_SDATA2 static f64 lit_95 = 5.551115123125783e-17;
#pragma optimizewithasm off
asm void ldexp() {
nofralloc
#include "asm/msl_c/Math/Double_precision/s_ldexp/ldexp.s"
#include "asm/MSL_C/Math/Double_precision/s_ldexp/ldexp.s"
}
#pragma pop
+2 -2
View File
@@ -3,7 +3,7 @@
// Translation Unit: Math/Double_precision/s_modf
//
#include "msl_c/Math/Double_precision/s_modf.h"
#include "MSL_C/Math/Double_precision/s_modf.h"
#include "dol2asm.h"
#include "dolphin/types.h"
@@ -27,6 +27,6 @@ extern "C" void modf();
#pragma optimizewithasm off
asm void modf() {
nofralloc
#include "asm/msl_c/Math/Double_precision/s_modf/modf.s"
#include "asm/MSL_C/Math/Double_precision/s_modf/modf.s"
}
#pragma pop
+2 -2
View File
@@ -3,7 +3,7 @@
// Translation Unit: Math/Double_precision/s_sin
//
#include "msl_c/Math/Double_precision/s_sin.h"
#include "MSL_C/Math/Double_precision/s_sin.h"
#include "dol2asm.h"
#include "dolphin/types.h"
@@ -37,6 +37,6 @@ SECTION_SDATA2 static u8 lit_67[8] = {
#pragma optimizewithasm off
asm void sin() {
nofralloc
#include "asm/msl_c/Math/Double_precision/s_sin/sin.s"
#include "asm/MSL_C/Math/Double_precision/s_sin/sin.s"
}
#pragma pop
+2 -2
View File
@@ -3,7 +3,7 @@
// Translation Unit: Math/Double_precision/s_tan
//
#include "msl_c/Math/Double_precision/s_tan.h"
#include "MSL_C/Math/Double_precision/s_tan.h"
#include "dol2asm.h"
#include "dolphin/types.h"
@@ -36,6 +36,6 @@ SECTION_SDATA2 static u8 lit_58[8] = {
#pragma optimizewithasm off
asm void tan() {
nofralloc
#include "asm/msl_c/Math/Double_precision/s_tan/tan.s"
#include "asm/MSL_C/Math/Double_precision/s_tan/tan.s"
}
#pragma pop
+2 -2
View File
@@ -3,7 +3,7 @@
// Translation Unit: Math/Double_precision/w_acos
//
#include "msl_c/Math/Double_precision/w_acos.h"
#include "MSL_C/Math/Double_precision/w_acos.h"
#include "dol2asm.h"
#include "dolphin/types.h"
@@ -29,6 +29,6 @@ extern "C" void __ieee754_acos();
#pragma optimizewithasm off
asm void acos() {
nofralloc
#include "asm/msl_c/Math/Double_precision/w_acos/acos.s"
#include "asm/MSL_C/Math/Double_precision/w_acos/acos.s"
}
#pragma pop
+2 -2
View File
@@ -3,7 +3,7 @@
// Translation Unit: Math/Double_precision/w_asin
//
#include "msl_c/Math/Double_precision/w_asin.h"
#include "MSL_C/Math/Double_precision/w_asin.h"
#include "dol2asm.h"
#include "dolphin/types.h"
@@ -29,6 +29,6 @@ extern "C" void __ieee754_asin();
#pragma optimizewithasm off
asm void asin() {
nofralloc
#include "asm/msl_c/Math/Double_precision/w_asin/asin.s"
#include "asm/MSL_C/Math/Double_precision/w_asin/asin.s"
}
#pragma pop
+2 -2
View File
@@ -3,7 +3,7 @@
// Translation Unit: Math/Double_precision/w_atan2
//
#include "msl_c/Math/Double_precision/w_atan2.h"
#include "MSL_C/Math/Double_precision/w_atan2.h"
#include "dol2asm.h"
#include "dolphin/types.h"
@@ -29,6 +29,6 @@ extern "C" void __ieee754_atan2();
#pragma optimizewithasm off
asm void atan2() {
nofralloc
#include "asm/msl_c/Math/Double_precision/w_atan2/atan2.s"
#include "asm/MSL_C/Math/Double_precision/w_atan2/atan2.s"
}
#pragma pop
+2 -2
View File
@@ -3,7 +3,7 @@
// Translation Unit: Math/Double_precision/w_exp
//
#include "msl_c/Math/Double_precision/w_exp.h"
#include "MSL_C/Math/Double_precision/w_exp.h"
#include "dol2asm.h"
#include "dolphin/types.h"
@@ -29,6 +29,6 @@ extern "C" void __ieee754_exp();
#pragma optimizewithasm off
asm void exp() {
nofralloc
#include "asm/msl_c/Math/Double_precision/w_exp/exp.s"
#include "asm/MSL_C/Math/Double_precision/w_exp/exp.s"
}
#pragma pop
+2 -2
View File
@@ -3,7 +3,7 @@
// Translation Unit: Math/Double_precision/w_fmod
//
#include "msl_c/Math/Double_precision/w_fmod.h"
#include "MSL_C/Math/Double_precision/w_fmod.h"
#include "dol2asm.h"
#include "dolphin/types.h"
@@ -29,6 +29,6 @@ extern "C" void __ieee754_fmod();
#pragma optimizewithasm off
asm void fmod() {
nofralloc
#include "asm/msl_c/Math/Double_precision/w_fmod/fmod.s"
#include "asm/MSL_C/Math/Double_precision/w_fmod/fmod.s"
}
#pragma pop
+2 -2
View File
@@ -3,7 +3,7 @@
// Translation Unit: Math/Double_precision/w_pow
//
#include "msl_c/Math/Double_precision/w_pow.h"
#include "MSL_C/Math/Double_precision/w_pow.h"
#include "dol2asm.h"
#include "dolphin/types.h"
@@ -29,6 +29,6 @@ extern "C" void __ieee754_pow();
#pragma optimizewithasm off
asm void pow() {
nofralloc
#include "asm/msl_c/Math/Double_precision/w_pow/pow.s"
#include "asm/MSL_C/Math/Double_precision/w_pow/pow.s"
}
#pragma pop
+2 -2
View File
@@ -3,7 +3,7 @@
// Translation Unit: Math/Double_precision/w_sqrt
//
#include "msl_c/Math/Double_precision/w_sqrt.h"
#include "MSL_C/Math/Double_precision/w_sqrt.h"
#include "dol2asm.h"
#include "dolphin/types.h"
@@ -29,6 +29,6 @@ extern "C" void __ieee754_sqrt();
#pragma optimizewithasm off
asm void sqrt() {
nofralloc
#include "asm/msl_c/Math/Double_precision/w_sqrt/sqrt.s"
#include "asm/MSL_C/Math/Double_precision/w_sqrt/sqrt.s"
}
#pragma pop
@@ -3,7 +3,7 @@
// Translation Unit: PPC_EABI/Src/critical_regions.gamecube
//
#include "msl_c/PPC_EABI/Src/critical_regions.gamecube.h"
#include "MSL_C/PPC_EABI/Src/critical_regions.gamecube.h"
#include "dol2asm.h"
#include "dolphin/types.h"
+5 -5
View File
@@ -3,7 +3,7 @@
// Translation Unit: PPC_EABI/Src/math_ppc
//
#include "msl_c/PPC_EABI/Src/math_ppc.h"
#include "MSL_C/PPC_EABI/Src/math_ppc.h"
#include "dol2asm.h"
#include "dolphin/types.h"
@@ -35,7 +35,7 @@ extern "C" void acos();
#pragma optimizewithasm off
asm void tanf() {
nofralloc
#include "asm/msl_c/PPC_EABI/Src/math_ppc/tanf.s"
#include "asm/MSL_C/PPC_EABI/Src/math_ppc/tanf.s"
}
#pragma pop
@@ -45,7 +45,7 @@ asm void tanf() {
#pragma optimizewithasm off
asm void sinf() {
nofralloc
#include "asm/msl_c/PPC_EABI/Src/math_ppc/sinf.s"
#include "asm/MSL_C/PPC_EABI/Src/math_ppc/sinf.s"
}
#pragma pop
@@ -55,7 +55,7 @@ asm void sinf() {
#pragma optimizewithasm off
asm void cosf() {
nofralloc
#include "asm/msl_c/PPC_EABI/Src/math_ppc/cosf.s"
#include "asm/MSL_C/PPC_EABI/Src/math_ppc/cosf.s"
}
#pragma pop
@@ -65,6 +65,6 @@ asm void cosf() {
#pragma optimizewithasm off
asm void acosf() {
nofralloc
#include "asm/msl_c/PPC_EABI/Src/math_ppc/acosf.s"
#include "asm/MSL_C/PPC_EABI/Src/math_ppc/acosf.s"
}
#pragma pop
@@ -3,7 +3,7 @@
// Translation Unit: PPC_EABI/Src/uart_console_io_gcn
//
#include "msl_c/PPC_EABI/Src/uart_console_io_gcn.h"
#include "MSL_C/PPC_EABI/Src/uart_console_io_gcn.h"
#include "dol2asm.h"
#include "dolphin/types.h"
@@ -42,6 +42,6 @@ static u8 initialized[4 + 4 /* padding */];
#pragma optimizewithasm off
asm void __write_console() {
nofralloc
#include "asm/msl_c/PPC_EABI/Src/uart_console_io_gcn/__write_console.s"
#include "asm/MSL_C/PPC_EABI/Src/uart_console_io_gcn/__write_console.s"
}
#pragma pop
+1 -1
View File
@@ -6,7 +6,7 @@
#include "SSystem/SComponent/c_angle.h"
#include "dol2asm.h"
#include "dolphin/types.h"
#include "msl_c/math.h"
#include "MSL_C/math.h"
extern f32 cM_atan2f(f32, f32);
+2 -2
View File
@@ -5,13 +5,13 @@
#include "SSystem/SComponent/c_lib.h"
#include "JSystem/JMath/JMath.h"
#include "msl_c/MSL_Common/Src/string.h"
#include "MSL_C/MSL_Common/Src/string.h"
#include "SSystem/SComponent/c_math.h"
#include "SSystem/SComponent/c_xyz.h"
#include "dol2asm.h"
#include "dolphin/mtx/mtxvec.h"
#include "dolphin/types.h"
#include "msl_c/math.h"
#include "MSL_C/math.h"
//
// Declarations:
+1 -1
View File
@@ -15,7 +15,7 @@
#include "SSystem/SComponent/c_xyz.h"
#include "dol2asm.h"
#include "dolphin/types.h"
#include "msl_c/math.h"
#include "MSL_C/math.h"
//
// Forward References:
+1 -1
View File
@@ -7,7 +7,7 @@
#include "SSystem/SComponent/c_m3d.h"
#include "dol2asm.h"
#include "dolphin/types.h"
#include "msl_c/math.h"
#include "MSL_C/math.h"
//
// Declarations:
+1 -1
View File
@@ -7,7 +7,7 @@
#include "SSystem/SComponent/c_m3d.h"
#include "dol2asm.h"
#include "dolphin/types.h"
#include "msl_c/math.h"
#include "MSL_C/math.h"
//
// Declarations:
+1 -1
View File
@@ -7,7 +7,7 @@
#include "SSystem/SComponent/c_math.h"
#include "dol2asm.h"
#include "global.h"
#include "msl_c/math.h"
#include "MSL_C/math.h"
//
// Declarations:
+1 -1
View File
@@ -7,7 +7,7 @@
#include "JSystem/JMath/random.h"
#include "dol2asm.h"
#include "global.h"
#include "msl_c/math.h"
#include "MSL_C/math.h"
//
// Declarations:
+1 -1
View File
@@ -7,7 +7,7 @@
#include "dol2asm.h"
#include "dolphin/mtx/mtxvec.h"
#include "dolphin/types.h"
#include "msl_c/math.h"
#include "MSL_C/math.h"
//
// Declarations:
+1 -1
View File
@@ -6,7 +6,7 @@
#include "dolphin/mtx/mtx44.h"
#include "dol2asm.h"
#include "dolphin/types.h"
#include "msl_c/math.h"
#include "MSL_C/math.h"
//
// Declarations:
+1 -1
View File
@@ -6,7 +6,7 @@
#include "dolphin/mtx/quat.h"
#include "dol2asm.h"
#include "dolphin/types.h"
#include "msl_c/math.h"
#include "MSL_C/math.h"
//
// Declarations:
-59
View File
@@ -1,59 +0,0 @@
//
// Generated By: dol2asm
// Translation Unit: MSL_Common/Src/FILE_POS
//
#include "msl_c/MSL_Common/Src/FILE_POS.h"
#include "dol2asm.h"
#include "dolphin/types.h"
//
// Forward References:
//
extern "C" void fseek();
extern "C" static void _fseek();
extern "C" void ftell();
//
// External References:
//
extern "C" void __flush_buffer();
extern "C" void __end_critical_region();
extern "C" void __begin_critical_region();
extern "C" extern u8 errno[4 + 4 /* padding */];
//
// Declarations:
//
/* 80365BB4-80365C20 3604F4 006C+00 0/0 2/2 0/0 .text fseek */
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
asm void fseek() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/FILE_POS/fseek.s"
}
#pragma pop
/* 80365C20-80365E90 360560 0270+00 1/1 0/0 0/0 .text _fseek */
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
static asm void _fseek() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/FILE_POS/_fseek.s"
}
#pragma pop
/* 80365E90-80365F74 3607D0 00E4+00 0/0 2/2 0/0 .text ftell */
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
asm void ftell() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/FILE_POS/ftell.s"
}
#pragma pop
-74
View File
@@ -1,74 +0,0 @@
//
// Generated By: dol2asm
// Translation Unit: MSL_Common/Src/abort_exit
//
#include "msl_c/MSL_Common/Src/abort_exit.h"
#include "dol2asm.h"
#include "dolphin/types.h"
//
// Forward References:
//
extern "C" void exit();
extern "C" void abort();
extern "C" extern u8 data_804519A0[8];
//
// External References:
//
extern "C" void _ExitProcess();
extern "C" void __destroy_global_chain();
extern "C" void __end_critical_region();
extern "C" void __begin_critical_region();
extern "C" void __kill_critical_regions();
extern "C" void raise();
SECTION_DTORS10 extern void* const __destroy_global_chain_reference;
//
// Declarations:
//
/* ############################################################################################## */
/* 8044D440-8044D540 07A160 0100+00 2/2 0/0 0/0 .bss __atexit_funcs */
static u8 __atexit_funcs[256];
/* 80451990-80451994 000E90 0004+00 2/2 0/0 0/0 .sbss __aborting */
static u8 __aborting[4];
/* 80451994-80451998 000E94 0004+00 2/2 0/0 0/0 .sbss __atexit_curr_func */
static u8 __atexit_curr_func[4];
/* 80451998-8045199C 000E98 0004+00 1/1 1/1 0/0 .sbss __stdio_exit */
extern u8 __stdio_exit[4];
u8 __stdio_exit[4];
/* 8045199C-804519A0 000E9C 0004+00 2/2 0/0 0/0 .sbss __console_exit */
static u8 __console_exit[4];
/* 803629CC-80362ABC 35D30C 00F0+00 0/0 2/2 0/0 .text exit */
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
asm void exit() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/abort_exit/exit.s"
}
#pragma pop
/* 80362ABC-80362B58 35D3FC 009C+00 0/0 9/9 0/0 .text abort */
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
asm void abort() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/abort_exit/abort.s"
}
#pragma pop
/* ############################################################################################## */
/* 804519A0-804519A8 000EA0 0008+00 0/0 1/1 0/0 .sbss None */
extern u8 data_804519A0[8];
u8 data_804519A0[8];
-83
View File
@@ -1,83 +0,0 @@
//
// Generated By: dol2asm
// Translation Unit: MSL_Common/Src/alloc
//
#include "msl_c/MSL_Common/Src/alloc.h"
#include "dol2asm.h"
#include "dolphin/types.h"
//
// Forward References:
//
extern "C" void free();
extern "C" void __pool_free();
extern "C" static void deallocate_from_fixed_pools();
extern "C" static void deallocate_from_var_pools();
//
// External References:
//
SECTION_INIT void memset();
extern "C" void __sys_free();
extern "C" void __end_critical_region();
extern "C" void __begin_critical_region();
extern "C" extern u8 data_804519A0[8];
//
// Declarations:
//
/* ############################################################################################## */
/* 8044D540-8044D578 07A260 0038+00 1/1 0/0 0/0 .bss protopool$192 */
static u8 protopool[56];
/* 80362B58-80362BC8 35D498 0070+00 0/0 2/2 0/0 .text free */
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
asm void free() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/alloc/free.s"
}
#pragma pop
/* 80362BC8-80362C20 35D508 0058+00 1/1 0/0 0/0 .text __pool_free */
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
asm void __pool_free() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/alloc/__pool_free.s"
}
#pragma pop
/* ############################################################################################## */
/* 803A2220-803A2238 02E880 0018+00 1/1 0/0 0/0 .rodata fix_pool_sizes */
SECTION_RODATA static u8 const fix_pool_sizes[24] = {
0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x00, 0x0C, 0x00, 0x00, 0x00, 0x14,
0x00, 0x00, 0x00, 0x24, 0x00, 0x00, 0x00, 0x34, 0x00, 0x00, 0x00, 0x44,
};
COMPILER_STRIP_GATE(0x803A2220, &fix_pool_sizes);
/* 80362C20-80362D78 35D560 0158+00 1/1 0/0 0/0 .text deallocate_from_fixed_pools */
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
static asm void deallocate_from_fixed_pools() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/alloc/deallocate_from_fixed_pools.s"
}
#pragma pop
/* 80362D78-8036300C 35D6B8 0294+00 2/2 0/0 0/0 .text deallocate_from_var_pools */
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
static asm void deallocate_from_var_pools() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/alloc/deallocate_from_var_pools.s"
}
#pragma pop
-142
View File
@@ -1,142 +0,0 @@
//
// Generated By: dol2asm
// Translation Unit: MSL_Common/Src/ansi_files
//
#include "msl_c/MSL_Common/Src/ansi_files.h"
#include "dol2asm.h"
#include "dolphin/types.h"
//
// Forward References:
//
extern "C" void __flush_all();
extern "C" void __close_all();
//
// External References:
//
extern "C" void free();
extern "C" void __end_critical_region();
extern "C" void __begin_critical_region();
extern "C" void fflush();
extern "C" void fclose();
extern "C" bool __close_console();
extern "C" void __write_console();
extern "C" void __read_console();
//
// Declarations:
//
/* ############################################################################################## */
/* 8044D578-8044D678 07A298 0100+00 1/0 0/0 0/0 .bss stderr_buff */
extern "C" u8 stderr_buff[256];
/* 8044D678-8044D778 07A398 0100+00 1/0 0/0 0/0 .bss stdout_buff */
extern "C" u8 stdout_buff[256];
/* 8044D778-8044D878 07A498 0100+00 1/0 0/0 0/0 .bss stdin_buff */
extern "C" u8 stdin_buff[256];
/* 803D29B0-803D2AF0 -00001 0140+00 3/2 15/15 0/0 .data __files */
SECTION_DATA extern files __files = {{0,
0x0A800000,
0,
0,
0,
0,
{0, 0},
{0, 0},
0,
stdin_buff,
0x00000100,
stdin_buff,
0,
0,
0,
0,
NULL,
__read_console,
__write_console,
__close_console,
NULL,
&__files.stdout},
{1,
0x12800000,
0,
0,
0,
0,
{0, 0},
{0, 0},
0,
stdout_buff,
0x00000100,
stdout_buff,
0,
0,
0,
0,
NULL,
__read_console,
__write_console,
__close_console,
NULL,
&__files.stderr},
{2,
0x10800000,
0,
0,
0,
0,
{0, 0},
{0, 0},
0,
stderr_buff,
0x00000100,
stderr_buff,
0,
0,
0,
0,
NULL,
__read_console,
__write_console,
__close_console,
NULL,
&__files.empty},
{0, 0x00000000, 0, 0, 0, 0, {0, 0}, {0, 0},
0, NULL, 0x00000000, NULL, 0, 0, 0, 0,
NULL, NULL, NULL, NULL, NULL, NULL}};
/* 8044D578-8044D678 07A298 0100+00 1/0 0/0 0/0 .bss stderr_buff */
static u8 stderr_buff[256];
/* 8044D678-8044D778 07A398 0100+00 1/0 0/0 0/0 .bss stdout_buff */
static u8 stdout_buff[256];
/* 8044D778-8044D878 07A498 0100+00 1/0 0/0 0/0 .bss stdin_buff */
static u8 stdin_buff[256];
/* 8036300C-8036307C 35D94C 0070+00 0/0 2/2 0/0 .text __flush_all */
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
asm void __flush_all() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/ansi_files/__flush_all.s"
}
#pragma pop
/* 8036307C-80363124 35D9BC 00A8+00 0/0 1/1 0/0 .text __close_all */
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
asm void __close_all() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/ansi_files/__close_all.s"
}
#pragma pop
-43
View File
@@ -1,43 +0,0 @@
//
// Generated By: dol2asm
// Translation Unit: MSL_Common/Src/arith
//
#include "msl_c/MSL_Common/Src/arith.h"
#include "dol2asm.h"
#include "dolphin/types.h"
//
// Forward References:
//
extern "C" void div();
extern "C" void abs();
//
// External References:
//
//
// Declarations:
//
/* 80365078-803650D0 35F9B8 0058+00 0/0 1/1 0/0 .text div */
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
asm void div() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/arith/div.s"
}
#pragma pop
/* 803650D0-803650E0 35FA10 0010+00 0/0 66/66 225/225 .text abs */
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
asm void abs() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/arith/abs.s"
}
#pragma pop
-43
View File
@@ -1,43 +0,0 @@
//
// Generated By: dol2asm
// Translation Unit: MSL_Common/Src/buffer_io
//
#include "msl_c/MSL_Common/Src/buffer_io.h"
#include "dol2asm.h"
#include "dolphin/types.h"
//
// Forward References:
//
extern "C" void __flush_buffer();
extern "C" void __prep_buffer();
//
// External References:
//
//
// Declarations:
//
/* 803650E0-803651A4 35FA20 00C4+00 0/0 5/5 0/0 .text __flush_buffer */
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
asm void __flush_buffer() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/buffer_io/__flush_buffer.s"
}
#pragma pop
/* 803651A4-803651D8 35FAE4 0034+00 0/0 2/2 0/0 .text __prep_buffer */
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
asm void __prep_buffer() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/buffer_io/__prep_buffer.s"
}
#pragma pop
-50
View File
@@ -1,50 +0,0 @@
//
// Generated By: dol2asm
// Translation Unit: MSL_Common/Src/char_io
//
#include "msl_c/MSL_Common/Src/char_io.h"
#include "dol2asm.h"
#include "dolphin/types.h"
//
// Forward References:
//
extern "C" void __put_char();
//
// External References:
//
extern "C" void __flush_buffer();
extern "C" void __prep_buffer();
extern "C" void __end_critical_region();
extern "C" void __begin_critical_region();
extern "C" void fseek();
extern "C" void __stdio_atexit();
extern "C" void fwide();
//
// Declarations:
//
/* 803651D8-803652AC 35FB18 00D4+00 0/0 1/1 0/0 .text fputs */
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
asm int fputs(const char*, FILE*) {
nofralloc
#include "asm/msl_c/MSL_Common/Src/char_io/fputs.s"
}
#pragma pop
/* 803652AC-80365464 35FBEC 01B8+00 1/1 0/0 0/0 .text __put_char */
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
asm void __put_char() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/char_io/__put_char.s"
}
#pragma pop
-94
View File
@@ -1,94 +0,0 @@
//
// Generated By: dol2asm
// Translation Unit: MSL_Common/Src/ctype
//
#include "msl_c/MSL_Common/Src/ctype.h"
#include "dol2asm.h"
#include "dolphin/types.h"
//
// Forward References:
//
extern "C" extern u8 __upper_map[256];
//
// External References:
//
//
// Declarations:
//
/* ############################################################################################## */
/* 803D2C18-803D2D18 02FD38 0100+00 0/0 3/3 0/0 .data __ctype_map */
SECTION_DATA extern u8 __ctype_map[256] = {
0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x02, 0x02, 0x02, 0x02, 0x02, 0x01, 0x01,
0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01,
0x04, 0x08, 0x08, 0x08, 0x08, 0x08, 0x08, 0x08, 0x08, 0x08, 0x08, 0x08, 0x08, 0x08, 0x08, 0x08,
0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x08, 0x08, 0x08, 0x08, 0x08, 0x08,
0x08, 0xA0, 0xA0, 0xA0, 0xA0, 0xA0, 0xA0, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80,
0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x08, 0x08, 0x08, 0x08, 0x08,
0x08, 0x60, 0x60, 0x60, 0x60, 0x60, 0x60, 0x40, 0x40, 0x40, 0x40, 0x40, 0x40, 0x40, 0x40, 0x40,
0x40, 0x40, 0x40, 0x40, 0x40, 0x40, 0x40, 0x40, 0x40, 0x40, 0x40, 0x08, 0x08, 0x08, 0x08, 0x01,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
};
/* 803D2D18-803D2E18 02FE38 0100+00 1/1 3/3 0/0 .data __lower_map */
SECTION_DATA extern u8 __lower_map[256] = {
0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0A, 0x0B, 0x0C, 0x0D, 0x0E, 0x0F,
0x10, 0x11, 0x12, 0x13, 0x14, 0x15, 0x16, 0x17, 0x18, 0x19, 0x1A, 0x1B, 0x1C, 0x1D, 0x1E, 0x1F,
0x20, 0x21, 0x22, 0x23, 0x24, 0x25, 0x26, 0x27, 0x28, 0x29, 0x2A, 0x2B, 0x2C, 0x2D, 0x2E, 0x2F,
0x30, 0x31, 0x32, 0x33, 0x34, 0x35, 0x36, 0x37, 0x38, 0x39, 0x3A, 0x3B, 0x3C, 0x3D, 0x3E, 0x3F,
0x40, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67, 0x68, 0x69, 0x6A, 0x6B, 0x6C, 0x6D, 0x6E, 0x6F,
0x70, 0x71, 0x72, 0x73, 0x74, 0x75, 0x76, 0x77, 0x78, 0x79, 0x7A, 0x5B, 0x5C, 0x5D, 0x5E, 0x5F,
0x60, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67, 0x68, 0x69, 0x6A, 0x6B, 0x6C, 0x6D, 0x6E, 0x6F,
0x70, 0x71, 0x72, 0x73, 0x74, 0x75, 0x76, 0x77, 0x78, 0x79, 0x7A, 0x7B, 0x7C, 0x7D, 0x7E, 0x7F,
0x80, 0x81, 0x82, 0x83, 0x84, 0x85, 0x86, 0x87, 0x88, 0x89, 0x8A, 0x8B, 0x8C, 0x8D, 0x8E, 0x8F,
0x90, 0x91, 0x92, 0x93, 0x94, 0x95, 0x96, 0x97, 0x98, 0x99, 0x9A, 0x9B, 0x9C, 0x9D, 0x9E, 0x9F,
0xA0, 0xA1, 0xA2, 0xA3, 0xA4, 0xA5, 0xA6, 0xA7, 0xA8, 0xA9, 0xAA, 0xAB, 0xAC, 0xAD, 0xAE, 0xAF,
0xB0, 0xB1, 0xB2, 0xB3, 0xB4, 0xB5, 0xB6, 0xB7, 0xB8, 0xB9, 0xBA, 0xBB, 0xBC, 0xBD, 0xBE, 0xBF,
0xC0, 0xC1, 0xC2, 0xC3, 0xC4, 0xC5, 0xC6, 0xC7, 0xC8, 0xC9, 0xCA, 0xCB, 0xCC, 0xCD, 0xCE, 0xCF,
0xD0, 0xD1, 0xD2, 0xD3, 0xD4, 0xD5, 0xD6, 0xD7, 0xD8, 0xD9, 0xDA, 0xDB, 0xDC, 0xDD, 0xDE, 0xDF,
0xE0, 0xE1, 0xE2, 0xE3, 0xE4, 0xE5, 0xE6, 0xE7, 0xE8, 0xE9, 0xEA, 0xEB, 0xEC, 0xED, 0xEE, 0xEF,
0xF0, 0xF1, 0xF2, 0xF3, 0xF4, 0xF5, 0xF6, 0xF7, 0xF8, 0xF9, 0xFA, 0xFB, 0xFC, 0xFD, 0xFE, 0xFF,
};
/* 80365470-80365494 35FDB0 0024+00 0/0 4/4 0/0 .text tolower */
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
asm int tolower(int) {
nofralloc
#include "asm/msl_c/MSL_Common/Src/ctype/tolower.s"
}
#pragma pop
/* ############################################################################################## */
/* 803D2E18-803D2F18 02FF38 0100+00 0/0 1/1 0/0 .data __upper_map */
SECTION_DATA extern u8 __upper_map[256] = {
0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0A, 0x0B, 0x0C, 0x0D, 0x0E, 0x0F,
0x10, 0x11, 0x12, 0x13, 0x14, 0x15, 0x16, 0x17, 0x18, 0x19, 0x1A, 0x1B, 0x1C, 0x1D, 0x1E, 0x1F,
0x20, 0x21, 0x22, 0x23, 0x24, 0x25, 0x26, 0x27, 0x28, 0x29, 0x2A, 0x2B, 0x2C, 0x2D, 0x2E, 0x2F,
0x30, 0x31, 0x32, 0x33, 0x34, 0x35, 0x36, 0x37, 0x38, 0x39, 0x3A, 0x3B, 0x3C, 0x3D, 0x3E, 0x3F,
0x40, 0x41, 0x42, 0x43, 0x44, 0x45, 0x46, 0x47, 0x48, 0x49, 0x4A, 0x4B, 0x4C, 0x4D, 0x4E, 0x4F,
0x50, 0x51, 0x52, 0x53, 0x54, 0x55, 0x56, 0x57, 0x58, 0x59, 0x5A, 0x5B, 0x5C, 0x5D, 0x5E, 0x5F,
0x60, 0x41, 0x42, 0x43, 0x44, 0x45, 0x46, 0x47, 0x48, 0x49, 0x4A, 0x4B, 0x4C, 0x4D, 0x4E, 0x4F,
0x50, 0x51, 0x52, 0x53, 0x54, 0x55, 0x56, 0x57, 0x58, 0x59, 0x5A, 0x7B, 0x7C, 0x7D, 0x7E, 0x7F,
0x80, 0x81, 0x82, 0x83, 0x84, 0x85, 0x86, 0x87, 0x88, 0x89, 0x8A, 0x8B, 0x8C, 0x8D, 0x8E, 0x8F,
0x90, 0x91, 0x92, 0x93, 0x94, 0x95, 0x96, 0x97, 0x98, 0x99, 0x9A, 0x9B, 0x9C, 0x9D, 0x9E, 0x9F,
0xA0, 0xA1, 0xA2, 0xA3, 0xA4, 0xA5, 0xA6, 0xA7, 0xA8, 0xA9, 0xAA, 0xAB, 0xAC, 0xAD, 0xAE, 0xAF,
0xB0, 0xB1, 0xB2, 0xB3, 0xB4, 0xB5, 0xB6, 0xB7, 0xB8, 0xB9, 0xBA, 0xBB, 0xBC, 0xBD, 0xBE, 0xBF,
0xC0, 0xC1, 0xC2, 0xC3, 0xC4, 0xC5, 0xC6, 0xC7, 0xC8, 0xC9, 0xCA, 0xCB, 0xCC, 0xCD, 0xCE, 0xCF,
0xD0, 0xD1, 0xD2, 0xD3, 0xD4, 0xD5, 0xD6, 0xD7, 0xD8, 0xD9, 0xDA, 0xDB, 0xDC, 0xDD, 0xDE, 0xDF,
0xE0, 0xE1, 0xE2, 0xE3, 0xE4, 0xE5, 0xE6, 0xE7, 0xE8, 0xE9, 0xEA, 0xEB, 0xEC, 0xED, 0xEE, 0xEF,
0xF0, 0xF1, 0xF2, 0xF3, 0xF4, 0xF5, 0xF6, 0xF7, 0xF8, 0xF9, 0xFA, 0xFB, 0xFC, 0xFD, 0xFE, 0xFF,
};
-53
View File
@@ -1,53 +0,0 @@
//
// Generated By: dol2asm
// Translation Unit: MSL_Common/Src/direct_io
//
#include "msl_c/MSL_Common/Src/direct_io.h"
#include "dol2asm.h"
#include "dolphin/types.h"
//
// Forward References:
//
extern "C" void __fwrite();
extern "C" void fwrite();
//
// External References:
//
SECTION_INIT void memcpy();
extern "C" void __flush_buffer();
extern "C" void __prep_buffer();
extern "C" void __end_critical_region();
extern "C" void __begin_critical_region();
extern "C" void fseek();
extern "C" void __memrchr();
extern "C" void __stdio_atexit();
extern "C" void fwide();
//
// Declarations:
//
/* 80365494-803657A0 35FDD4 030C+00 1/1 0/0 0/0 .text __fwrite */
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
asm void __fwrite() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/direct_io/__fwrite.s"
}
#pragma pop
/* 803657A0-8036581C 3600E0 007C+00 0/0 1/1 0/0 .text fwrite */
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
asm void fwrite() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/direct_io/fwrite.s"
}
#pragma pop
-27
View File
@@ -1,27 +0,0 @@
//
// Generated By: dol2asm
// Translation Unit: MSL_Common/Src/errno
//
#include "msl_c/MSL_Common/Src/errno.h"
#include "dol2asm.h"
#include "dolphin/types.h"
//
// Forward References:
//
extern "C" extern u8 errno[4 + 4 /* padding */];
//
// External References:
//
//
// Declarations:
//
/* ############################################################################################## */
/* 804519A8-804519B0 000EA8 0004+04 0/0 6/6 0/0 .sbss errno */
extern u8 errno[4 + 4 /* padding */];
u8 errno[4 + 4 /* padding */];
-46
View File
@@ -1,46 +0,0 @@
//
// Generated By: dol2asm
// Translation Unit: MSL_Common/Src/extras
//
#include "msl_c/MSL_Common/Src/extras.h"
#include "dol2asm.h"
#include "dolphin/types.h"
//
// Forward References:
//
extern "C" void strnicmp();
extern "C" void stricmp();
//
// External References:
//
extern "C" void __msl_strnicmp();
extern "C" extern u8 __lower_map[256];
//
// Declarations:
//
/* 8036CA74-8036CA94 3673B4 0020+00 0/0 1/1 0/0 .text strnicmp */
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
asm void strnicmp() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/extras/strnicmp.s"
}
#pragma pop
/* 8036CA94-8036CB20 3673D4 008C+00 0/0 1/1 0/0 .text stricmp */
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
asm void stricmp() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/extras/stricmp.s"
}
#pragma pop
-60
View File
@@ -1,60 +0,0 @@
//
// Generated By: dol2asm
// Translation Unit: MSL_Common/Src/file_io
//
#include "msl_c/MSL_Common/Src/file_io.h"
#include "dol2asm.h"
#include "dolphin/types.h"
//
// Forward References:
//
extern "C" void __msl_strnicmp();
extern "C" void fflush();
extern "C" void fclose();
//
// External References:
//
extern "C" void free();
extern "C" void __flush_all();
extern "C" void __flush_buffer();
extern "C" void ftell();
extern "C" extern u8 __lower_map[256];
//
// Declarations:
//
/* 8036581C-803658C0 36015C 00A4+00 0/0 1/1 0/0 .text __msl_strnicmp */
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
asm void __msl_strnicmp() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/file_io/__msl_strnicmp.s"
}
#pragma pop
/* 803658C0-803659F8 360200 0138+00 0/0 4/4 0/0 .text fflush */
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
asm void fflush() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/file_io/fflush.s"
}
#pragma pop
/* 803659F8-80365BB4 360338 01BC+00 0/0 1/1 0/0 .text fclose */
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
asm void fclose() {
nofralloc
#include "asm/msl_c/MSL_Common/Src/file_io/fclose.s"
}
#pragma pop

Some files were not shown because too many files have changed in this diff Show More