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

Member Data Documentation

◆ screen_interlace

uint8_t yaze::emu::SETINI::screen_interlace

Definition at line 344 of file ppu_registers.h.

◆ obj_interlace

uint8_t yaze::emu::SETINI::obj_interlace

Definition at line 345 of file ppu_registers.h.

◆ overscan

uint8_t yaze::emu::SETINI::overscan

Definition at line 346 of file ppu_registers.h.

◆ hi_res

uint8_t yaze::emu::SETINI::hi_res

Definition at line 347 of file ppu_registers.h.

◆ extbg

uint8_t yaze::emu::SETINI::extbg

Definition at line 348 of file ppu_registers.h.

◆ external_sync

uint8_t yaze::emu::SETINI::external_sync

Definition at line 349 of file ppu_registers.h.

◆ unused

uint8_t yaze::emu::SETINI::unused

Definition at line 350 of file ppu_registers.h.


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