OpenSNES
Modern Open-Source SNES Development SDK
Loading...
Searching...
No Matches
vram_map.h File Reference

Go to the source code of this file.

Macros

#define VRAM_BG_TILEMAP   0x0400 /* bg_map, 1024 words */
#define VRAM_BG_TILES   0x1000 /* bg_char, 16 words */
#define VRAM_OBJ_TILES   0x0000 /* obj, 32 words */

Macro Definition Documentation

◆ VRAM_BG_TILEMAP

#define VRAM_BG_TILEMAP   0x0400 /* bg_map, 1024 words */

◆ VRAM_BG_TILES

#define VRAM_BG_TILES   0x1000 /* bg_char, 16 words */

◆ VRAM_OBJ_TILES

#define VRAM_OBJ_TILES   0x0000 /* obj, 32 words */