PDA

Click to See Complete Forum and Search --> : Is MASM good?


scr0p
Feb 17th, 2003, 09:03 PM
I am just beginning ASM. I have A86 and I read a tutorial which said to get MASM32, I got it, Is it any different than A86? does it have any disadvantages? I had no problem with A86 but I only use Windows and I heard I should use MASM but didnt't hear why.

CornedBee
Feb 23rd, 2003, 09:14 AM
a86 doesn't give you 32-bit code unless you get a full version. MASM is explicitly made for windows.

Darkwraith
Jun 6th, 2003, 01:31 PM
Personally, I have NASM. Its a nice assembler and its free.

How its set up though is that you really cannot assume anything. It helps readability but it is a pain sometimes.