debugging

package
v0.0.0-...-b695b1a Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2026 License: GPL-3.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

View Source
const (
	OP = 2*iota + 1
	OPREG
	OPADDR
)

Variables

This section is empty.

Functions

func DebugStart

func DebugStart(DebugFile string)

func DisassembleForDebugging

func DisassembleForDebugging(code []byte, lblocations map[uint16]string) (string, map[uint16]int)

func InvertMaps

func InvertMaps(opcodes map[string]uint8) (reverseMap map[uint8]string)

InvertMaps returns the map with keys as values and values as keys

Types

This section is empty.

Jump to

Keyboard shortcuts

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