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
+53
View File
@@ -0,0 +1,53 @@
//
// Generated by dtk
// Translation Unit: JASAiCtrl.cpp
//
#include "JASAiCtrl.h"
#include "dolphin/types.h"
/* 8027AE30-8027AE5C .text init__Q28JASystem6KernelFv */
void JASystem::Kernel::init() {
/* Nonmatching */
}
/* 8027AE5C-8027AEF8 .text initSystem__Q28JASystem6KernelFv */
void JASystem::Kernel::initSystem() {
/* Nonmatching */
}
/* 8027AEF8-8027AF04 .text registerMixCallback__Q28JASystem6KernelFPFl_PsUc */
void JASystem::Kernel::registerMixCallback(short* (*)(long), unsigned char) {
/* Nonmatching */
}
/* 8027AF04-8027B0B8 .text vframeWork__Q28JASystem6KernelFv */
void JASystem::Kernel::vframeWork() {
/* Nonmatching */
}
/* 8027B0B8-8027B160 .text updateDac__Q28JASystem6KernelFv */
void JASystem::Kernel::updateDac() {
/* Nonmatching */
}
/* 8027B160-8027B250 .text mixMonoTrack__Q28JASystem6KernelFPslPFl_Ps */
void JASystem::Kernel::mixMonoTrack(short*, long, short* (*)(long)) {
/* Nonmatching */
}
/* 8027B250-8027B344 .text mixMonoTrackWide__Q28JASystem6KernelFPslPFl_Ps */
void JASystem::Kernel::mixMonoTrackWide(short*, long, short* (*)(long)) {
/* Nonmatching */
}
/* 8027B344-8027B464 .text mixExtraTrack__Q28JASystem6KernelFPslPFl_Ps */
void JASystem::Kernel::mixExtraTrack(short*, long, short* (*)(long)) {
/* Nonmatching */
}
/* 8027B464-8027B500 .text mixInterleaveTrack__Q28JASystem6KernelFPslPFl_Ps */
void JASystem::Kernel::mixInterleaveTrack(short*, long, short* (*)(long)) {
/* Nonmatching */
}