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

#include <ppu.h>

Public Attributes

uint8_t brightness: 4
 
uint8_t disable_screen: 1
 
uint8_t unused: 3
 

Detailed Description

Definition at line 112 of file ppu.h.

Member Data Documentation

◆ brightness

uint8_t yaze::app::emu::video::ScreenDisplay::brightness

Definition at line 113 of file ppu.h.

◆ disable_screen

uint8_t yaze::app::emu::video::ScreenDisplay::disable_screen

Definition at line 114 of file ppu.h.

◆ unused

uint8_t yaze::app::emu::video::ScreenDisplay::unused

Definition at line 115 of file ppu.h.


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