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

#include <ppu_registers.h>

Public Attributes

uint8_t ppu2_version: 4
 
uint8_t ntsc_pal: 1
 
uint8_t counter_latch_value: 1
 
uint8_t interlace_field: 1
 
uint8_t unused: 1
 

Detailed Description

Definition at line 408 of file ppu_registers.h.

Member Data Documentation

◆ ppu2_version

uint8_t yaze::app::emu::video::PpuRegisters::STAT78::ppu2_version

Definition at line 409 of file ppu_registers.h.

◆ ntsc_pal

uint8_t yaze::app::emu::video::PpuRegisters::STAT78::ntsc_pal

Definition at line 410 of file ppu_registers.h.

◆ counter_latch_value

uint8_t yaze::app::emu::video::PpuRegisters::STAT78::counter_latch_value

Definition at line 411 of file ppu_registers.h.

◆ interlace_field

uint8_t yaze::app::emu::video::PpuRegisters::STAT78::interlace_field

Definition at line 412 of file ppu_registers.h.

◆ unused

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

Definition at line 413 of file ppu_registers.h.


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