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

Member Data Documentation

◆ brightness

uint8_t yaze::emu::ScreenDisplay::brightness

Definition at line 107 of file ppu.h.

◆ disable_screen

uint8_t yaze::emu::ScreenDisplay::disable_screen

Definition at line 108 of file ppu.h.

◆ unused

uint8_t yaze::emu::ScreenDisplay::unused

Definition at line 109 of file ppu.h.


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