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"