Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Debugger ¶
type Debugger struct {
// contains filtered or unexported fields
}
Debugger used to inspect the emulation state
func (*Debugger) PrintDisplay ¶
func (d *Debugger) PrintDisplay()
PrintDisplay prints the current display buffer
func (*Debugger) PrintKeyboard ¶
func (d *Debugger) PrintKeyboard()
func (*Debugger) PrintNextInstructions ¶
func (*Debugger) PrintRegisters ¶
func (d *Debugger) PrintRegisters()
PrintRegisters prints the current values of the registers
Click to show internal directories.
Click to hide internal directories.