jeebie

package
v0.0.0-...-9ddd1ca Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 19, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Emulator

type Emulator struct {
	// contains filtered or unexported fields
}

Emulator represents the root struct and entry point for running the emulation

func New

func New() *Emulator

New creates a new emulator instance

func NewWithFile

func NewWithFile(path string) (*Emulator, error)

NewWithFile creates a new emulator instance and loads the file specified into it.

func (*Emulator) GetCurrentFrame

func (e *Emulator) GetCurrentFrame() *video.FrameBuffer

func (*Emulator) RunUntilFrame

func (e *Emulator) RunUntilFrame()

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL