Memu8086
A modern, fast, and visual Intel 8086 emulator and debugger for Visual Studio Code.
Features
- Visual Dashboard: View Registers, Flags, and Variables in a clean, modern UI.
- Memory & Stack Inspector: Live hex view of memory segments and the call stack.
- Trace Lens: Changed registers and flags highlight in yellow as you step through code.
- Rich Data Tooltips: Hover over values to instantly see Unsigned, Signed, and Binary conversions.
Usage
- Open an
.asm file.
- Click the "Chipping In" play button in the top right corner.
- The dashboard and memory inspectors will open automatically.
Requirements
- VS Code 1.80.0 or higher.
| |