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

#include <ppu_registers.h>

Public Attributes

uint8_t brightness: 4
 
uint8_t forced_blanking: 1
 
uint8_t unused: 3
 

Detailed Description

Definition at line 108 of file ppu_registers.h.

Member Data Documentation

◆ brightness

uint8_t yaze::emu::INIDISP::brightness

Definition at line 109 of file ppu_registers.h.

◆ forced_blanking

uint8_t yaze::emu::INIDISP::forced_blanking

Definition at line 110 of file ppu_registers.h.

◆ unused

uint8_t yaze::emu::INIDISP::unused

Definition at line 111 of file ppu_registers.h.


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