View Single Post
Old Aug 23rd, 2006, 1:33 AM   #8
Klarre
Game engine designer
 
Klarre's Avatar
 
Join Date: May 2005
Location: Sweden
Posts: 298
Rep Power: 4 Klarre is on a distinguished road
I can't say something about FASM or NASM. I have only been using TASM and MASM. I should recommend MASM to a beginner. You can almost write code as you were writing C code using MASM. It is very simple thanks to its macro system. You will also get a lot of tutorials and sample applications with the assembler.
__________________
http://www.klarre.se
Klarre is offline   Reply With Quote