package
0.35.3
Repository: https://github.com/jetsetilly/gopher2600.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Structs

Input handles all forms of input into the VCS.

# Interfaces

Playback implementations feed controller Events to the device on request with the CheckInput() function.
EventRecorder implementations mirror an incoming event.
TV defines the television functions required by the Input system.