Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
Macros
segments.h File Reference

Go to the source code of this file.

Macros

#define SEG_POOL_START   0x8005C000
 
#define SEG_POOL_END   SEG_BUFFERS
 
#define SEG_GODDARD   0x8016F000
 
#define SEG_BUFFERS   0x801C1000
 
#define SEG_MAIN   0x80246000
 
#define SEG_ENGINE   0x80378800
 
#define SEG_FRAMEBUFFERS   0x8038F800
 

Macro Definition Documentation

◆ SEG_BUFFERS

#define SEG_BUFFERS   0x801C1000

◆ SEG_ENGINE

#define SEG_ENGINE   0x80378800

◆ SEG_FRAMEBUFFERS

#define SEG_FRAMEBUFFERS   0x8038F800

◆ SEG_GODDARD

#define SEG_GODDARD   0x8016F000

◆ SEG_MAIN

#define SEG_MAIN   0x80246000

◆ SEG_POOL_END

#define SEG_POOL_END   SEG_BUFFERS

◆ SEG_POOL_START

#define SEG_POOL_START   0x8005C000