SGDK
A free and open development kit for the Sega Mega Drive
Loading...
Searching...
No Matches
VRAMRegion Struct Reference

VRAM region structure. More...

#include <vram.h>

Public Attributes

u16 startIndex
 
u16 endIndex
 
u16free
 
u16vram
 

Detailed Description

VRAM region structure.

Parameters
startIndexstart position in tile for the VRAM region
endIndexend position in tile for the VRAM region
freeposition of next free area
vramallocation buffer

Define cache information for a VRAM region dedicated to tile storage.


The documentation for this struct was generated from the following file: