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

#include <ppu_registers.h>

Public Attributes

uint8_t unused: 4
 
uint8_t mask_logic_color: 2
 
uint8_t mask_logic_obj: 2
 

Detailed Description

Definition at line 301 of file ppu_registers.h.

Member Data Documentation

◆ unused

uint8_t yaze::app::emu::video::PpuRegisters::WOBJLOG::unused

Definition at line 302 of file ppu_registers.h.

◆ mask_logic_color

uint8_t yaze::app::emu::video::PpuRegisters::WOBJLOG::mask_logic_color

Definition at line 303 of file ppu_registers.h.

◆ mask_logic_obj

uint8_t yaze::app::emu::video::PpuRegisters::WOBJLOG::mask_logic_obj

Definition at line 304 of file ppu_registers.h.


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