Quantcast
Channel: Active questions tagged visual-studio-code - Stack Overflow
Viewing all articles
Browse latest Browse all 97371

How to run assembly code on Visual Studio Code ? Which extension should I use?

$
0
0
org 100

mov ax,10

mov bx,20

add ax,bx

mov ax,4c00h

int 21h

I want to run this simple code. I am currently using DosBox Portable but want to switch to VS Code


Viewing all articles
Browse latest Browse all 97371

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>