//
pkg.gl
Category
github.com/jetsetilly/gopher2600
debugger
script
package
0.35.3
Repository:
https://github.com/jetsetilly/gopher2600.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
217 SLOC
#
Functions
RescribeScript
RescribeScript is the preferred method of initialisation for the Rescribe type.
#
Variables
ScriptEnd
sentinal error returned when Rescribe.TermRead() reaches the expected end of the script.
#
Structs
Rescribe
Rescribe represents an previously scribed script.
Scribe
Scribe can be used again after a start()/end() cycle.