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

Member Data Documentation

◆ softwareLatchHvCounter

uint8_t yaze::emu::CounterIrqNmiRegisters::softwareLatchHvCounter

Definition at line 168 of file ppu.h.

◆ horizontalScanLocation

uint16_t yaze::emu::CounterIrqNmiRegisters::horizontalScanLocation

Definition at line 169 of file ppu.h.

◆ verticalScanLocation

uint16_t yaze::emu::CounterIrqNmiRegisters::verticalScanLocation

Definition at line 170 of file ppu.h.

◆ counterEnable

uint8_t yaze::emu::CounterIrqNmiRegisters::counterEnable

Definition at line 171 of file ppu.h.

◆ horizontalIrqTrigger

uint16_t yaze::emu::CounterIrqNmiRegisters::horizontalIrqTrigger

Definition at line 172 of file ppu.h.

◆ verticalIrqTrigger

uint16_t yaze::emu::CounterIrqNmiRegisters::verticalIrqTrigger

Definition at line 173 of file ppu.h.

◆ nmiRegister

uint8_t yaze::emu::CounterIrqNmiRegisters::nmiRegister

Definition at line 174 of file ppu.h.

◆ irqRegister

uint8_t yaze::emu::CounterIrqNmiRegisters::irqRegister

Definition at line 175 of file ppu.h.

◆ statusRegisterIrq

uint8_t yaze::emu::CounterIrqNmiRegisters::statusRegisterIrq

Definition at line 176 of file ppu.h.


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