yaze 0.2.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_
 

Detailed Description

Definition at line 14 of file snes.h.

Member Data Documentation

◆ type

uint8_t yaze::emu::Input::type

Definition at line 15 of file snes.h.

◆ latch_line_

bool yaze::emu::Input::latch_line_

◆ current_state_

uint16_t yaze::emu::Input::current_state_

◆ latched_state_

uint16_t yaze::emu::Input::latched_state_

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