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

#include <ppu.h>

Public Attributes

uint8_t BG1_mask_logic: 2
 
uint8_t BG2_mask_logic: 2
 
uint8_t BG3_mask_logic: 2
 
uint8_t BG4_mask_logic: 2
 

Detailed Description

Definition at line 159 of file ppu.h.

Member Data Documentation

◆ BG1_mask_logic

uint8_t yaze::emu::MaskLogicSettings::BG1_mask_logic

Definition at line 160 of file ppu.h.

◆ BG2_mask_logic

uint8_t yaze::emu::MaskLogicSettings::BG2_mask_logic

Definition at line 161 of file ppu.h.

◆ BG3_mask_logic

uint8_t yaze::emu::MaskLogicSettings::BG3_mask_logic

Definition at line 162 of file ppu.h.

◆ BG4_mask_logic

uint8_t yaze::emu::MaskLogicSettings::BG4_mask_logic

Definition at line 163 of file ppu.h.


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