m_Do cleanup and c_dylink process names

This commit is contained in:
jdflyer
2023-02-13 21:18:12 +00:00
parent 408fdec6be
commit 35ef317e15
23 changed files with 862 additions and 963 deletions
+6 -30
View File
@@ -1,7 +1,7 @@
//
// Generated By: dol2asm
// Translation Unit: m_Do/m_Do_machine_exception
//
/**
* m_Do_machine_exception.cpp
* Exception Print Functions
*/
#include "m_Do/m_Do_machine_exception.h"
#include "JSystem/JFramework/JFWSystem.h"
@@ -13,32 +13,10 @@
#include "dolphin/types.h"
#include "m_Do/m_Do_ext.h"
#include "m_Do/m_Do_main.h"
//
// Types:
//
struct DynamicModuleControlBase {
/* 80262470 */ void dump();
};
//
// External References:
//
extern "C" void dump__24DynamicModuleControlBaseFv();
//
// Declarations:
//
#include "DynamicLink.h"
static JUTConsole* sConsole;
#pragma push
#pragma force_active on
u8 struct_80450C94[4];
#pragma pop
void print_f(char const* fmt, ...) {
va_list args;
va_start(args, fmt);
@@ -73,7 +51,7 @@ void dispHeapInfo() {
if (JKRAram::getAramHeap()) {
JKRAram::getAramHeap()->dump();
}
dump__24DynamicModuleControlBaseFv();
DynamicModuleControlBase::dump();
g_dComIfG_gameInfo.mResControl.dump();
zelda->dump_sort();
@@ -120,5 +98,3 @@ void exception_addition(JUTConsole* pConsole) {
dispConsoleToTerminal();
dispGameInfo();
}
/* 80374460-80374460 000AC0 0000+00 0/0 0/0 0/0 .rodata @stringBase0 */