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

#include <ppu.h>

Public Attributes

uint8_t BG1_enable: 1
 
uint8_t BG2_enable: 1
 
uint8_t BG3_enable: 1
 
uint8_t BG4_enable: 1
 
uint8_t sprites_enable: 1
 
uint8_t unused: 3
 

Detailed Description

Definition at line 127 of file ppu.h.

Member Data Documentation

◆ BG1_enable

uint8_t yaze::emu::MainSubScreenDesignation::BG1_enable

Definition at line 128 of file ppu.h.

◆ BG2_enable

uint8_t yaze::emu::MainSubScreenDesignation::BG2_enable

Definition at line 129 of file ppu.h.

◆ BG3_enable

uint8_t yaze::emu::MainSubScreenDesignation::BG3_enable

Definition at line 130 of file ppu.h.

◆ BG4_enable

uint8_t yaze::emu::MainSubScreenDesignation::BG4_enable

Definition at line 131 of file ppu.h.

◆ sprites_enable

uint8_t yaze::emu::MainSubScreenDesignation::sprites_enable

Definition at line 132 of file ppu.h.

◆ unused

uint8_t yaze::emu::MainSubScreenDesignation::unused

Definition at line 133 of file ppu.h.


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