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

#include <ppu_registers.h>

Public Attributes

uint8_t screen_interlace: 1
 
uint8_t obj_interlace: 1
 
uint8_t overscan: 1
 
uint8_t hi_res: 1
 
uint8_t extbg: 1
 
uint8_t external_sync: 1
 
uint8_t unused: 2
 

Detailed Description

Definition at line 348 of file ppu_registers.h.

Member Data Documentation

◆ screen_interlace

uint8_t yaze::app::emu::video::PpuRegisters::SETINI::screen_interlace

Definition at line 349 of file ppu_registers.h.

◆ obj_interlace

uint8_t yaze::app::emu::video::PpuRegisters::SETINI::obj_interlace

Definition at line 350 of file ppu_registers.h.

◆ overscan

uint8_t yaze::app::emu::video::PpuRegisters::SETINI::overscan

Definition at line 351 of file ppu_registers.h.

◆ hi_res

uint8_t yaze::app::emu::video::PpuRegisters::SETINI::hi_res

Definition at line 352 of file ppu_registers.h.

◆ extbg

uint8_t yaze::app::emu::video::PpuRegisters::SETINI::extbg

Definition at line 353 of file ppu_registers.h.

◆ external_sync

uint8_t yaze::app::emu::video::PpuRegisters::SETINI::external_sync

Definition at line 354 of file ppu_registers.h.

◆ unused

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

Definition at line 355 of file ppu_registers.h.


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