JAudio2 Work (#228)

This commit is contained in:
jdflyer
2022-12-30 16:19:57 -07:00
committed by GitHub
parent 19b70300d3
commit aa099b6f13
30 changed files with 429 additions and 441 deletions
-12
View File
@@ -58,18 +58,6 @@ struct JASDSPChannel {
/* 8029D3C8 */ void initAll();
};
struct JASAudioThread {
/* 8029CCDC */ JASAudioThread(int, int, u32);
/* 8029CD4C */ void create(s32);
/* 8029CDC0 */ void stop();
/* 8029CDEC */ void run();
/* 8029CF68 */ void DMACallback();
/* 8029CFBC */ void DSPCallback(void*);
/* 8029D028 */ ~JASAudioThread();
static u8 snIntCount[4 + 4 /* padding */];
};
//
// Forward References:
//