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

# Packages

Package caching is used for copying gopher2600 data so it can be used by the GUI goroutine safely.
Package framebuffer provides a convenient way of working with OpenGL framebuffers.

# Functions

NewSdlImgui is the preferred method of initialisation for type SdlImgui MUST ONLY be called from the gui thread.

# Constants

No description provided by the author

# Structs

SdlImgui is an sdl based visualiser using imgui.