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

Member Data Documentation

◆ unused

uint8_t yaze::emu::WOBJLOG::unused

Definition at line 297 of file ppu_registers.h.

◆ mask_logic_color

uint8_t yaze::emu::WOBJLOG::mask_logic_color

Definition at line 298 of file ppu_registers.h.

◆ mask_logic_obj

uint8_t yaze::emu::WOBJLOG::mask_logic_obj

Definition at line 299 of file ppu_registers.h.


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