yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::emu::Input Struct Reference

#include <snes.h>

Public Attributes

uint8_t type
 
bool latch_line_
 
uint16_t current_state_
 
uint16_t latched_state_
 
uint16_t previous_state_
 

Detailed Description

Definition at line 19 of file snes.h.

Member Data Documentation

◆ type

uint8_t yaze::emu::Input::type

Definition at line 20 of file snes.h.

◆ latch_line_

◆ current_state_

◆ latched_state_

uint16_t yaze::emu::Input::latched_state_

◆ previous_state_

uint16_t yaze::emu::Input::previous_state_

Definition at line 25 of file snes.h.

Referenced by yaze::emu::Snes::HandleInput(), and yaze::emu::Snes::Reset().


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