Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
dvdDeviceError.c File Reference

Functions

static u8 CheckBuffer[32] ATTRIBUTE_ALIGN (32)
 
static void lowCallback (u32 intType)
 
void __DVDShowDeviceErrorMessage (void)
 
BOOL __DVDCheckDevice (void)
 

Variables

static volatile BOOL lowDone = TRUE
 
static volatile u32 lowIntType = 0
 
const char *const __DVDDeviceErrorMessage []
 

Function Documentation

◆ __DVDCheckDevice()

BOOL __DVDCheckDevice ( void )

◆ __DVDShowDeviceErrorMessage()

void __DVDShowDeviceErrorMessage ( void )

◆ ATTRIBUTE_ALIGN()

static u8 CheckBuffer[32] ATTRIBUTE_ALIGN ( 32 )
static

◆ lowCallback()

static void lowCallback ( u32 intType)
static

Variable Documentation

◆ __DVDDeviceErrorMessage

const char* const __DVDDeviceErrorMessage[]
Initial value:
= {
"\n\n\nエラーコード001。\n"
"不明なデバイスが見つかりました。",
"\n\n\nError #001,\n"
"unauthorized device has been detected.",
"\n\n\nFehler #001:\n"
"Es wurde eine unzul舖sige Komponente\n"
"entdeckt.",
"\n\n\nErreur 001:\n"
"un dispositif non autoris\xE9\x20""a \xE9\x74\xE9\x20""d\xE9\x74""ect\xE9\x2E",
"\n\n\nError 001:\n"
"Se ha detectado un dispositivo no\n"
"autorizado.",
"\n\n\nErrore #001:\n"
"rilevato un dispositivo non autorizzato.",
"\n\n\nFout #001:\n"
"ongeoorloofd onderdeel gevonden."
}

◆ lowDone

volatile BOOL lowDone = TRUE
static

◆ lowIntType

volatile u32 lowIntType = 0
static