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
+38
View File
@@ -0,0 +1,38 @@
//
// Generated by dtk
// Translation Unit: JASTrackInterrupt.cpp
//
#include "JASTrackInterrupt.h"
#include "dolphin/types.h"
/* 80284118-80284158 .text init__Q28JASystem8TIntrMgrFv */
void JASystem::TIntrMgr::init() {
/* Nonmatching */
}
/* 80284158-8028417C .text request__Q28JASystem8TIntrMgrFUl */
void JASystem::TIntrMgr::request(unsigned long) {
/* Nonmatching */
}
/* 8028417C-802841A0 .text setIntr__Q28JASystem8TIntrMgrFUlPv */
void JASystem::TIntrMgr::setIntr(unsigned long, void*) {
/* Nonmatching */
}
/* 802841A0-802841B8 .text resetInter__Q28JASystem8TIntrMgrFUl */
void JASystem::TIntrMgr::resetInter(unsigned long) {
/* Nonmatching */
}
/* 802841B8-80284224 .text checkIntr__Q28JASystem8TIntrMgrFv */
void JASystem::TIntrMgr::checkIntr() {
/* Nonmatching */
}
/* 80284224-802842A8 .text timerProcess__Q28JASystem8TIntrMgrFv */
void JASystem::TIntrMgr::timerProcess() {
/* Nonmatching */
}