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

Member Data Documentation

◆ name_base_address

uint8_t yaze::emu::OBJSEL::name_base_address

Definition at line 115 of file ppu_registers.h.

◆ name_secondary_select

uint8_t yaze::emu::OBJSEL::name_secondary_select

Definition at line 116 of file ppu_registers.h.

◆ sprite_size

uint8_t yaze::emu::OBJSEL::sprite_size

Definition at line 117 of file ppu_registers.h.

◆ unused

uint8_t yaze::emu::OBJSEL::unused

Definition at line 118 of file ppu_registers.h.


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