yaze 0.2.0
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::app::emu::video::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 92 of file ppu.h.

Member Data Documentation

◆ SC_size

uint8_t yaze::app::emu::video::TileMapLocation::SC_size

Definition at line 93 of file ppu.h.

◆ tile_map_address

uint8_t yaze::app::emu::video::TileMapLocation::tile_map_address

Definition at line 94 of file ppu.h.

◆ unused

uint8_t yaze::app::emu::video::TileMapLocation::unused

Definition at line 95 of file ppu.h.


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