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

#include <ppu.h>

Public Attributes

uint8_t sprites_clip_in_out: 1
 
uint8_t sprites_enable: 1
 
uint8_t color_windows_clip_in_out: 1
 
uint8_t color_windows_enable: 1
 
uint8_t unused: 4
 

Detailed Description

Definition at line 153 of file ppu.h.

Member Data Documentation

◆ sprites_clip_in_out

uint8_t yaze::app::emu::video::WindowMaskSettings2::sprites_clip_in_out

Definition at line 154 of file ppu.h.

◆ sprites_enable

uint8_t yaze::app::emu::video::WindowMaskSettings2::sprites_enable

Definition at line 155 of file ppu.h.

◆ color_windows_clip_in_out

uint8_t yaze::app::emu::video::WindowMaskSettings2::color_windows_clip_in_out

Definition at line 156 of file ppu.h.

◆ color_windows_enable

uint8_t yaze::app::emu::video::WindowMaskSettings2::color_windows_enable

Definition at line 157 of file ppu.h.

◆ unused

uint8_t yaze::app::emu::video::WindowMaskSettings2::unused

Definition at line 158 of file ppu.h.


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