Import project

Original repository: https://github.com/encounter/ww
This commit is contained in:
Luke Street
2023-09-10 00:42:26 -04:00
parent 81ac53f131
commit adb95b135c
3731 changed files with 481532 additions and 0 deletions
+137
View File
@@ -0,0 +1,137 @@
//
// Generated by dtk
// Translation Unit: JFWDisplay.cpp
//
#include "JSystem/JFramework/JFWDisplay.h"
#include "dolphin/types.h"
/* 802551C0-8025527C .text ctor_subroutine__10JFWDisplayFPC16_GXRenderModeObjb */
void JFWDisplay::ctor_subroutine(const _GXRenderModeObj*, bool) {
/* Nonmatching */
}
/* 8025527C-802552EC .text __ct__10JFWDisplayFPC16_GXRenderModeObjP7JKRHeapQ26JUTXfb10EXfbNumberb */
JFWDisplay::JFWDisplay(const _GXRenderModeObj*, JKRHeap*, JUTXfb::EXfbNumber, bool) {
/* Nonmatching */
}
/* 802552EC-80255354 .text __dt__10JFWDisplayFv */
JFWDisplay::~JFWDisplay() {
/* Nonmatching */
}
/* 80255354-802553EC .text createManager__10JFWDisplayFP7JKRHeapQ26JUTXfb10EXfbNumberb */
void JFWDisplay::createManager(JKRHeap*, JUTXfb::EXfbNumber, bool) {
/* Nonmatching */
}
/* 802553EC-80255444 .text callDirectDraw__Fv */
void callDirectDraw() {
/* Nonmatching */
}
/* 80255444-80255528 .text prepareCopyDisp__10JFWDisplayFv */
void JFWDisplay::prepareCopyDisp() {
/* Nonmatching */
}
/* 80255528-80255570 .text drawendXfb_single__10JFWDisplayFv */
void JFWDisplay::drawendXfb_single() {
/* Nonmatching */
}
/* 80255570-80255658 .text exchangeXfb_double__10JFWDisplayFv */
void JFWDisplay::exchangeXfb_double() {
/* Nonmatching */
}
/* 80255658-802556D0 .text exchangeXfb_triple__10JFWDisplayFv */
void JFWDisplay::exchangeXfb_triple() {
/* Nonmatching */
}
/* 802556D0-80255730 .text copyXfb_triple__10JFWDisplayFv */
void JFWDisplay::copyXfb_triple() {
/* Nonmatching */
}
/* 80255730-802557C0 .text preGX__10JFWDisplayFv */
void JFWDisplay::preGX() {
/* Nonmatching */
}
/* 802557C0-802558CC .text endGX__10JFWDisplayFv */
void JFWDisplay::endGX() {
/* Nonmatching */
}
/* 802558CC-80255AB8 .text beginRender__10JFWDisplayFv */
void JFWDisplay::beginRender() {
/* Nonmatching */
}
/* 80255AB8-80255B58 .text endRender__10JFWDisplayFv */
void JFWDisplay::endRender() {
/* Nonmatching */
}
/* 80255B58-80255CE4 .text endFrame__10JFWDisplayFv */
void JFWDisplay::endFrame() {
/* Nonmatching */
}
/* 80255CE4-80255D34 .text waitBlanking__10JFWDisplayFi */
void JFWDisplay::waitBlanking(int) {
/* Nonmatching */
}
/* 80255D34-80255E54 .text waitForTick__FUlUs */
void waitForTick(unsigned long, unsigned short) {
/* Nonmatching */
}
/* 80255E54-80255E78 .text JFWThreadAlarmHandler__FP7OSAlarmP9OSContext */
void JFWThreadAlarmHandler(OSAlarm*, OSContext*) {
/* Nonmatching */
}
/* 80255E78-80255EEC .text threadSleep__10JFWDisplayFx */
void JFWDisplay::threadSleep(long long) {
/* Nonmatching */
}
/* 80255EEC-80255F60 .text clearEfb_init__10JFWDisplayFv */
void JFWDisplay::clearEfb_init() {
/* Nonmatching */
}
/* 80255F60-80255FA0 .text clearEfb__10JFWDisplayF8_GXColor */
void JFWDisplay::clearEfb(_GXColor) {
/* Nonmatching */
}
/* 80255FA0-8025631C .text clearEfb__10JFWDisplayFiiii8_GXColor */
void JFWDisplay::clearEfb(int, int, int, int, _GXColor) {
/* Nonmatching */
}
/* 8025631C-802563A8 .text calcCombinationRatio__10JFWDisplayFv */
void JFWDisplay::calcCombinationRatio() {
/* Nonmatching */
}
/* 802563A8-8025640C .text JFWGXDrawDoneAutoAbort__Fv */
void JFWGXDrawDoneAutoAbort() {
/* Nonmatching */
}
/* 8025640C-802564D4 .text JFWGXAbortAlarmHandler__FP7OSAlarmP9OSContext */
void JFWGXAbortAlarmHandler(OSAlarm*, OSContext*) {
/* Nonmatching */
}
/* 802564D4-802566B8 .text diagnoseGpHang__Fv */
void diagnoseGpHang() {
/* Nonmatching */
}