Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
Functions | Variables
osEepromLongWrite.c File Reference
#include "libultra_internal.h"

Functions

s32 osEepromLongWrite (OSMesgQueue *mq, u8 address, u8 *buffer, int nbytes)
 

Variables

u64 osClockRate
 
u8 D_80365D20
 
u8 _osCont_numControllers
 
OSTimer D_80365D28
 
OSMesgQueue _osContMesgQueue
 
OSMesg _osContMesgBuff [4]
 

Function Documentation

◆ osEepromLongWrite()

s32 osEepromLongWrite ( OSMesgQueue *  mq,
u8  address,
u8 buffer,
int  nbytes 
)

Variable Documentation

◆ _osCont_numControllers

u8 _osCont_numControllers

◆ _osContMesgBuff

OSMesg _osContMesgBuff[4]

◆ _osContMesgQueue

OSMesgQueue _osContMesgQueue

◆ D_80365D20

u8 D_80365D20

◆ D_80365D28

OSTimer D_80365D28

◆ osClockRate

u64 osClockRate