When the C++ workload is installed in VS2022 it also includes the 32-bit and 64-bit assemblers. I haven't worked with MASM in quite a while, but the web is full of tutorials/videos about configuring a VS assembly language project (as opposed to using inline asm in a 32-bit C/C++ project).
x86 Assembler needed
John Line
0
Reputation points
I need (want) to write in x86 Assembler (again). I used to use MASM on an 8086 PC, many years ago, and want to "convert" various games I wrote, to run on "modern" hardware - better graphics, sound, speed, etc..
Does anybody know of a "modern" Assembler for Window 11, particularly one with an IDE.
Or, would you suggest I use a C++ Project in VS 2022, but that would be a whole new learning curve!
Thanks in advance! :-)
Developer technologies C++
3,970 questions
2 answers
Sort by: Most helpful
-
-
WayneAKing 4,931 Reputation points
2023-01-24T02:41:18.24+00:00