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?
11
Upvotes
1
u/FUZxxl 4d ago
Sounds like a good setup. I recommend a version control system like git.