Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>ASM DOSBox ExtensionNew to Visual Studio Code? Get it now.
ASM DOSBox Extension

ASM DOSBox Extension

codeeer

|
9 installs
| (0) | Free
Assemble ASM files with NASM and debug in AFD via DOSBox when saving.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ASM DOSBox Extension

Authors: 1. Haris Zubar 2. Taha Mirza

This VS Code extension lets you write Assembly (.asm) files and automatically:

  • Assemble them using NASM
  • Run and debug them with AFD
  • Inside DOSBox

All triggered when you save a .asm file.


✨ Features

  • Automatically assembles .asm files on save
  • Launches DOSBox and runs the program with AFD
  • Cleans up generated .asm, .com, and .lst files after DOSBox is closed
  • Auto-detects DOSBox installation, or you can configure the path

🚀 Getting Started

1. Install DOSBox

  • Download DOSBox from https://www.dosbox.com/
  • Install it (default path is usually C:\Program Files\DOSBox-0.74-3\DOSBox.exe)

2. make sure to install extension (:).....

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft