yaze 0.2.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::emu::TileMapLocation Struct Reference

#include <ppu.h>

Public Attributes

uint8_t SC_size: 2
 
uint8_t tile_map_address: 5
 
uint8_t unused: 1
 

Detailed Description

Definition at line 86 of file ppu.h.

Member Data Documentation

◆ SC_size

uint8_t yaze::emu::TileMapLocation::SC_size

Definition at line 87 of file ppu.h.

◆ tile_map_address

uint8_t yaze::emu::TileMapLocation::tile_map_address

Definition at line 88 of file ppu.h.

◆ unused

uint8_t yaze::emu::TileMapLocation::unused

Definition at line 89 of file ppu.h.


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