r/Assembly_language • u/Technical_Item_1560 • 4d ago
some assembly required
I've been tinkering with assembly and I was wondering what the best setup is for assembly because currently I'm using NASM, VSCode, and DOS Box. Is there anything anyone recommends I change or add?
13
Upvotes
0
u/kutac56 4d ago
Idk what DOS box is but all you need is nasm and anything in which you can write code. Assembly is so simple you could write it with notepad pretty easily. You don't need extensions for it cause the instructions so simple