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

#include <ppu.h>

Public Attributes

uint8_t softwareLatchHvCounter
 
uint16_t horizontalScanLocation
 
uint16_t verticalScanLocation
 
uint8_t counterEnable
 
uint16_t horizontalIrqTrigger
 
uint16_t verticalIrqTrigger
 
uint8_t nmiRegister
 
uint8_t irqRegister
 
uint8_t statusRegisterIrq
 

Detailed Description

Definition at line 173 of file ppu.h.

Member Data Documentation

◆ softwareLatchHvCounter

uint8_t yaze::app::emu::video::CounterIrqNmiRegisters::softwareLatchHvCounter

Definition at line 174 of file ppu.h.

◆ horizontalScanLocation

uint16_t yaze::app::emu::video::CounterIrqNmiRegisters::horizontalScanLocation

Definition at line 175 of file ppu.h.

◆ verticalScanLocation

uint16_t yaze::app::emu::video::CounterIrqNmiRegisters::verticalScanLocation

Definition at line 176 of file ppu.h.

◆ counterEnable

uint8_t yaze::app::emu::video::CounterIrqNmiRegisters::counterEnable

Definition at line 177 of file ppu.h.

◆ horizontalIrqTrigger

uint16_t yaze::app::emu::video::CounterIrqNmiRegisters::horizontalIrqTrigger

Definition at line 178 of file ppu.h.

◆ verticalIrqTrigger

uint16_t yaze::app::emu::video::CounterIrqNmiRegisters::verticalIrqTrigger

Definition at line 179 of file ppu.h.

◆ nmiRegister

uint8_t yaze::app::emu::video::CounterIrqNmiRegisters::nmiRegister

Definition at line 180 of file ppu.h.

◆ irqRegister

uint8_t yaze::app::emu::video::CounterIrqNmiRegisters::irqRegister

Definition at line 181 of file ppu.h.

◆ statusRegisterIrq

uint8_t yaze::app::emu::video::CounterIrqNmiRegisters::statusRegisterIrq

Definition at line 182 of file ppu.h.


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