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

#include <ppu_registers.h>

Public Attributes

uint8_t name_base_address: 2
 
uint8_t name_secondary_select: 1
 
uint8_t sprite_size: 2
 
uint8_t unused: 3
 

Detailed Description

Definition at line 119 of file ppu_registers.h.

Member Data Documentation

◆ name_base_address

uint8_t yaze::app::emu::video::PpuRegisters::OBJSEL::name_base_address

Definition at line 120 of file ppu_registers.h.

◆ name_secondary_select

uint8_t yaze::app::emu::video::PpuRegisters::OBJSEL::name_secondary_select

Definition at line 121 of file ppu_registers.h.

◆ sprite_size

uint8_t yaze::app::emu::video::PpuRegisters::OBJSEL::sprite_size

Definition at line 122 of file ppu_registers.h.

◆ unused

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

Definition at line 123 of file ppu_registers.h.


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