VisualMASM icon indicating copy to clipboard operation
VisualMASM copied to clipboard

Visual MASM - Assembly IDE for Microsoft MASM

Results 18 VisualMASM issues
Sort by recently updated
recently updated
newest added

In my university, we use 16-bit MASM, and for some reason, we need to use DOSBox and other tricks to get our programs to work... This is what I've suggested...

1.I have developed some small asm's,while linking to the other language main program's obj file, it is giving error as"_Start" function already used in the first asm.In each asm we...

Hi, I'm new to VisualMASM and I'm having problems while trying to compile a multi-modular project. I have an .inc file which contains an include guard like this: > ifndef...

Is there an option to create a blank project? When I'm developing in MASM I have templates of code already written that gets me the window I need and pre-includes...

Hi, it looks like a similar issue for DOS debugging (please refer to #2) still exists in the current version. I just tried to move an existing small assembly program...

bug

It's annoying that the application can't work like vs community. This is what I mean, I want the application to ask me for the folder where to save my current...