-
Notifications
You must be signed in to change notification settings - Fork 73
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
88 changed files
with
41,508 additions
and
37,948 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,16 @@ | ||
#include <platform.h> | ||
|
||
#include "AXSPB.h" | ||
|
||
static AXSPB __AXStudio ATTRIBUTE_ALIGN(32); | ||
|
||
AXSPB* __AXGetStudio(void) | ||
{ | ||
return &__AXStudio; | ||
} | ||
|
||
/// #__AXPrintStudio | ||
|
||
/// #__AXSPBInit | ||
|
||
/// #__AXDepopVoice |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,12 @@ | ||
#ifndef DOLPHIN_AX_AXSPB_H | ||
#define DOLPHIN_AX_AXSPB_H | ||
#ifndef GALE01_359D8C | ||
#define GALE01_359D8C | ||
|
||
void __AXSPBInit(void); | ||
#include <placeholder.h> | ||
#include <dolphin/ax.h> | ||
|
||
/* 359D8C */ AXSPB* __AXGetStudio(void); | ||
/* 359D98 */ UNK_RET __AXPrintStudio(UNK_PARAMS); | ||
/* 35A190 */ void __AXSPBInit(void); | ||
/* 35A1BC */ UNK_RET __AXDepopVoice(UNK_PARAMS); | ||
|
||
#endif |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,32 @@ | ||
#include "fio.h" | ||
|
||
/* 4D70DC */ static s32 gProcBusy; | ||
|
||
/// #fioMccChannelEvent | ||
|
||
/// #FIOInit | ||
|
||
/// #FIOExit | ||
|
||
/// #FIOQuery | ||
|
||
/// #FIOFopen | ||
|
||
/// #FIOFclose | ||
|
||
/// #FIOFwrite | ||
|
||
/// #fioPacketMakeHeader | ||
|
||
/// #fioPacketSendPacket | ||
|
||
/// #fioPacketReceiveResult | ||
|
||
void fioPacketReceiveDone(void) | ||
{ | ||
gProcBusy = 0; | ||
} | ||
|
||
/// #fioPacketWrite | ||
|
||
/// #fioPacketResultWrite |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,20 @@ | ||
#ifndef DOLPHIN_MCC_FIO_H | ||
#define DOLPHIN_MCC_FIO_H | ||
|
||
#include <placeholder.h> | ||
|
||
/* 32EA84 */ UNK_RET fioMccChannelEvent(UNK_PARAMS); | ||
/* 32EB44 */ UNK_RET FIOInit(UNK_PARAMS); | ||
/* 32EC00 */ UNK_RET FIOExit(UNK_PARAMS); | ||
/* 32EC6C */ UNK_RET FIOQuery(UNK_PARAMS); | ||
/* 32ED8C */ UNK_RET FIOFopen(UNK_PARAMS); | ||
/* 32EE94 */ UNK_RET FIOFclose(UNK_PARAMS); | ||
/* 32EF48 */ UNK_RET FIOFwrite(UNK_PARAMS); | ||
/* 32F020 */ UNK_RET fioPacketMakeHeader(UNK_PARAMS); | ||
/* 32F0E4 */ UNK_RET fioPacketSendPacket(UNK_PARAMS); | ||
/* 32F228 */ UNK_RET fioPacketReceiveResult(UNK_PARAMS); | ||
/* 32F390 */ UNK_RET fioPacketReceiveDone(UNK_PARAMS); | ||
/* 32F39C */ UNK_RET fioPacketWrite(UNK_PARAMS); | ||
/* 32F468 */ UNK_RET fioPacketResultWrite(UNK_PARAMS); | ||
|
||
#endif |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,168 @@ | ||
#include "db_2253.h" | ||
|
||
#include <dolphin/mtx/types.h> | ||
|
||
/* 4D6B50 */ static IntVec2 lbl_804D6B50; | ||
|
||
/// #db_80225374 | ||
|
||
/// #db_802254B8 | ||
|
||
/// #fn_8022558C | ||
|
||
/// #fn_802255A4 | ||
|
||
/// #fn_802255BC | ||
|
||
/// #db_802255D4 | ||
|
||
/// #db_802256CC | ||
|
||
/// #db_80225754 | ||
|
||
/// #fn_80225A00 | ||
|
||
/// #fn_80225A54 | ||
|
||
/// #db_80225B0C | ||
|
||
/// #db_80225B20 | ||
|
||
/// #db_80225B34 | ||
|
||
/// #fn_80225B48 | ||
|
||
/// #fn_80225B9C | ||
|
||
/// #fn_80225BF0 | ||
|
||
/// #fn_80225C44 | ||
|
||
/// #fn_80225C8C | ||
|
||
/// #fn_80225CD4 | ||
|
||
/// #db_80225D1C | ||
|
||
/// #db_80225D2C | ||
|
||
/// #db_80225D40 | ||
|
||
/// #db_80225D54 | ||
|
||
/// #db_80225D64 | ||
|
||
/// #fn_80225D7C | ||
|
||
/// #db_80225DD8 | ||
|
||
/// #fn_80225E6C | ||
|
||
/// #fn_80225F20 | ||
|
||
/// #fn_802260D4 | ||
|
||
/// #fn_802261BC | ||
|
||
/// #fn_802262E0 | ||
|
||
/// #fn_802264C4 | ||
|
||
/// #fn_8022659C | ||
|
||
/// #fn_8022666C | ||
|
||
/// #fn_80226730 | ||
|
||
/// #fn_802267C8 | ||
|
||
/// #fn_802268B8 | ||
|
||
/// #fn_8022697C | ||
|
||
/// #fn_802269C0 | ||
|
||
/// #fn_80226BD4 | ||
|
||
void fn_80226E00(void) | ||
{ | ||
lbl_804D6B50.x = 0; | ||
} | ||
|
||
/// #fn_80226E0C | ||
|
||
/// #fn_802270C4 | ||
|
||
/// #fn_8022713C | ||
|
||
/// #fn_80227174 | ||
|
||
/// #fn_80227188 | ||
|
||
/// #fn_80227484 | ||
|
||
/// #fn_802277E8 | ||
|
||
/// #fn_80227904 | ||
|
||
/// #fn_802279E8 | ||
|
||
/// #fn_80227B64 | ||
|
||
/// #fn_80227BA8 | ||
|
||
/// #fn_80227CAC | ||
|
||
/// #fn_80227D38 | ||
|
||
/// #fn_80227EB0 | ||
|
||
/// #fn_80227FE0 | ||
|
||
/// #fn_80228124 | ||
|
||
/// #fn_80228318 | ||
|
||
/// #fn_802283F0 | ||
|
||
/// #fn_80228620 | ||
|
||
/// #fn_8022873C | ||
|
||
/// #fn_802287C4 | ||
|
||
/// #fn_802287D8 | ||
|
||
/// #fn_80228820 | ||
|
||
/// #db_8022886C | ||
|
||
/// #db_8022887C | ||
|
||
/// #db_8022892C | ||
|
||
/// #fn_802289F8 | ||
|
||
/// #db_80228A64 | ||
|
||
/// #fn_80228AB4 | ||
|
||
/// #fn_80228B28 | ||
|
||
/// #db_80228C4C | ||
|
||
/// #fn_80228CF4 | ||
|
||
/// #fn_80228D18 | ||
|
||
/// #fn_80228D38 | ||
|
||
/// #fn_80228E54 | ||
|
||
/// #fn_8022900C | ||
|
||
/// #fn_802291A0 | ||
|
||
/// #fn_80229220 | ||
|
||
/// #fn_80229240 |
Oops, something went wrong.