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

#include <ppu_registers.h>

Public Attributes

uint8_t direct_color: 1
 
uint8_t fixed_subscreen: 1
 
uint8_t sub_color_window: 2
 
uint8_t main_color_window: 2
 
uint8_t unused: 2
 

Detailed Description

Definition at line 322 of file ppu_registers.h.

Member Data Documentation

◆ direct_color

uint8_t yaze::emu::CGWSEL::direct_color

Definition at line 323 of file ppu_registers.h.

◆ fixed_subscreen

uint8_t yaze::emu::CGWSEL::fixed_subscreen

Definition at line 324 of file ppu_registers.h.

◆ sub_color_window

uint8_t yaze::emu::CGWSEL::sub_color_window

Definition at line 325 of file ppu_registers.h.

◆ main_color_window

uint8_t yaze::emu::CGWSEL::main_color_window

Definition at line 326 of file ppu_registers.h.

◆ unused

uint8_t yaze::emu::CGWSEL::unused

Definition at line 327 of file ppu_registers.h.


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