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

#include <ppu_registers.h>

Public Attributes

uint8_t enable_layer: 5
 
uint8_t backdrop: 1
 
uint8_t half: 1
 
uint8_t add_subtract: 1
 

Detailed Description

Definition at line 335 of file ppu_registers.h.

Member Data Documentation

◆ enable_layer

uint8_t yaze::app::emu::video::PpuRegisters::CGADSUB::enable_layer

Definition at line 336 of file ppu_registers.h.

◆ backdrop

uint8_t yaze::app::emu::video::PpuRegisters::CGADSUB::backdrop

Definition at line 337 of file ppu_registers.h.

◆ half

uint8_t yaze::app::emu::video::PpuRegisters::CGADSUB::half

Definition at line 338 of file ppu_registers.h.

◆ add_subtract

uint8_t yaze::app::emu::video::PpuRegisters::CGADSUB::add_subtract

Definition at line 339 of file ppu_registers.h.


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