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

# Functions

NewAudio is the preferred method of initialisation for the Audio2Wav type.
NewVideo initialises a new instance of DigestTV.

# Structs

Audio is an implementation of the television.AudioMixer interface with an embedded television for convenience.
Video is an implementation of the television.PixelRenderer interface with an embedded television for convenience.

# Interfaces

Digest implementations compute a mathematical hash, retreivable with the Hash() function.