//
pkg.gl
Category
github.com/jetsetilly/gopher2600
coprocessor
developer
callstack
package
0.35.3
Repository:
https://github.com/jetsetilly/gopher2600.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
60 SLOC
#
Functions
NewCallStack
NewCallStack is the preferred method of initialisation for the CallStack type.
#
Structs
CallStack
callStack maintains information about function calls and the order in which they happen.