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_BG1_MAP   0x1800 /* bg_map, 1024 words */
#define VRAM_BG1_TILES   0x4000 /* bg_char, 4096 words */
#define VRAM_BG2_MAP   0x1400 /* bg_map, 1024 words */
#define VRAM_BG2_TILES   0x5000 /* bg_char, 4096 words */

Macro Definition Documentation

◆ VRAM_BG1_MAP

#define VRAM_BG1_MAP   0x1800 /* bg_map, 1024 words */

◆ VRAM_BG1_TILES

#define VRAM_BG1_TILES   0x4000 /* bg_char, 4096 words */

◆ VRAM_BG2_MAP

#define VRAM_BG2_MAP   0x1400 /* bg_map, 1024 words */

◆ VRAM_BG2_TILES

#define VRAM_BG2_TILES   0x5000 /* bg_char, 4096 words */