#include <ppu_registers.h>
Public Attributes | |
uint8_t | enable_layer: 5 |
uint8_t | backdrop: 1 |
uint8_t | half: 1 |
uint8_t | add_subtract: 1 |
Definition at line 330 of file ppu_registers.h.
uint8_t yaze::emu::CGADSUB::enable_layer |
Definition at line 331 of file ppu_registers.h.
uint8_t yaze::emu::CGADSUB::backdrop |
Definition at line 332 of file ppu_registers.h.
uint8_t yaze::emu::CGADSUB::half |
Definition at line 333 of file ppu_registers.h.
uint8_t yaze::emu::CGADSUB::add_subtract |
Definition at line 334 of file ppu_registers.h.