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

Member Data Documentation

◆ hScroll

uint16_t yaze::emu::BgLayer::hScroll

◆ vScroll

uint16_t yaze::emu::BgLayer::vScroll

◆ tilemapWider

bool yaze::emu::BgLayer::tilemapWider

◆ tilemapHigher

bool yaze::emu::BgLayer::tilemapHigher

◆ tilemapAdr

uint16_t yaze::emu::BgLayer::tilemapAdr

◆ tileAdr

uint16_t yaze::emu::BgLayer::tileAdr

◆ bigTiles

bool yaze::emu::BgLayer::bigTiles

◆ mosaicEnabled

bool yaze::emu::BgLayer::mosaicEnabled

Definition at line 226 of file ppu.h.

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


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