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

#include <ppu_registers.h>

Public Attributes

uint8_t mask_logic_bg4: 2
 
uint8_t mask_logic_bg3: 2
 
uint8_t mask_logic_bg2: 2
 
uint8_t mask_logic_bg1: 2
 

Detailed Description

Definition at line 294 of file ppu_registers.h.

Member Data Documentation

◆ mask_logic_bg4

uint8_t yaze::app::emu::video::PpuRegisters::WBGLOG::mask_logic_bg4

Definition at line 295 of file ppu_registers.h.

◆ mask_logic_bg3

uint8_t yaze::app::emu::video::PpuRegisters::WBGLOG::mask_logic_bg3

Definition at line 296 of file ppu_registers.h.

◆ mask_logic_bg2

uint8_t yaze::app::emu::video::PpuRegisters::WBGLOG::mask_logic_bg2

Definition at line 297 of file ppu_registers.h.

◆ mask_logic_bg1

uint8_t yaze::app::emu::video::PpuRegisters::WBGLOG::mask_logic_bg1

Definition at line 298 of file ppu_registers.h.


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