View Single Post
Old Sep 4th, 2005, 6:53 AM   #1
BinaryStorm
Programmer
 
BinaryStorm's Avatar
 
Join Date: Sep 2005
Location: Požega, Croatia
Posts: 93
Rep Power: 4 BinaryStorm is on a distinguished road
?Best assembler to start with

What assembler I should start with?
TASM || MASM32 ?
I worked a little with TASM, but I see that many bigger projects use MASM32.

I don't want to learn 32 bit assembly and make .exes without experience in good ol' .com . 32-bit assembly is much more complicated... has include files...
... requires some knowledge of 16-bit assembly.

... and one question: Can I make 16-bit assembly programs with MASM?
BinaryStorm is offline   Reply With Quote