yaze 0.2.0
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::app::emu::video::BgLayer Struct Reference

#include <ppu.h>

Public Attributes

uint16_t hScroll
 
uint16_t vScroll
 
bool tilemapWider
 
bool tilemapHigher
 
uint16_t tilemapAdr
 
uint16_t tileAdr
 
bool bigTiles
 
bool mosaicEnabled
 

Detailed Description

Definition at line 224 of file ppu.h.

Member Data Documentation

◆ hScroll

◆ vScroll

uint16_t yaze::app::emu::video::BgLayer::vScroll

◆ tilemapWider

◆ tilemapHigher

bool yaze::app::emu::video::BgLayer::tilemapHigher

Definition at line 228 of file ppu.h.

Referenced by yaze::app::emu::video::Ppu::Reset(), and yaze::app::emu::video::Ppu::Write().

◆ tilemapAdr

◆ tileAdr

uint16_t yaze::app::emu::video::BgLayer::tileAdr

◆ bigTiles

◆ mosaicEnabled

bool yaze::app::emu::video::BgLayer::mosaicEnabled

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