command
Version:
v0.0.0-...-9f196c3
Opens a new window with list of versions in this module.
Published: Jun 17, 2021
License: Unlicense
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Simple Virtual Debugger
A debugger for the Simple Virtual Computer.
Usage:
svd <svb file>
When ran, the debugger will enter a command-line shell.
To view the possible commands for this shell, run h
.
The colors in the debugger correspond to the following:
- Blue: Related to the CPU
- Red: Instruction
- Magenta: Text buffer section of memory
- Cyan: Stack section of memory
- Green: Program section of memory
- Yellow: Heap section of memory
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.