Mario Kart 64
Loading...
Searching...
No Matches
ucode.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define SP_DRAM_STACK_SIZE8   0x400
 
#define SP_UCODE_SIZE   0x1000
 
#define SP_UCODE_DATA_SIZE   0x800
 

Variables

u64 rspF3DBootStart []
 
u64 rspF3DBootEnd []
 
u64 gspF3DEXTextStart []
 
u64 gspF3DEXTextEnd []
 
u64 gspF3DLXTextStart []
 
u64 gspF3DLXTextEnd []
 
u64 gspF3DEXDataStart []
 
u64 gspF3DEXDataEnd []
 
u64 gspF3DLXDataStart []
 
u64 gspF3DLXDataEnd []
 
u64 rspAspMainStart []
 
u64 rspAspMainEnd []
 
u64 rspAspMainDataStart []
 
u64 rspAspMainDataEnd []
 

Macro Definition Documentation

◆ SP_DRAM_STACK_SIZE8

#define SP_DRAM_STACK_SIZE8   0x400

◆ SP_UCODE_DATA_SIZE

#define SP_UCODE_DATA_SIZE   0x800

◆ SP_UCODE_SIZE

#define SP_UCODE_SIZE   0x1000

Variable Documentation

◆ gspF3DEXDataEnd

u64 gspF3DEXDataEnd[]

◆ gspF3DEXDataStart

u64 gspF3DEXDataStart[]
extern

◆ gspF3DEXTextEnd

u64 gspF3DEXTextEnd[]

◆ gspF3DEXTextStart

u64 gspF3DEXTextStart[]
extern

◆ gspF3DLXDataEnd

u64 gspF3DLXDataEnd[]

◆ gspF3DLXDataStart

u64 gspF3DLXDataStart[]
extern

◆ gspF3DLXTextEnd

u64 gspF3DLXTextEnd[]

◆ gspF3DLXTextStart

u64 gspF3DLXTextStart[]
extern

◆ rspAspMainDataEnd

u64 rspAspMainDataEnd[]

◆ rspAspMainDataStart

u64 rspAspMainDataStart[]
extern

◆ rspAspMainEnd

u64 rspAspMainEnd[]

◆ rspAspMainStart

u64 rspAspMainStart[]
extern

◆ rspF3DBootEnd

u64 rspF3DBootEnd[]

◆ rspF3DBootStart

u64 rspF3DBootStart[]
extern