Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ASM
#1
where do i go t o get MASM TASM or just about any ASM editor/compiler (not for lame a.k.a 1337 viruses Big Grin )
Reply
#2
http://masm32.com/
This site distributes MASM (legally I think) along with an IDE and some simple RAD tools. It's geared toward Windows programming, but it's still good for DOS.
Reply
#3
with that can i do this C:\MASM myfile.txt and it will make .obj
Reply
#4
... :barf:
ammit potato!
Reply
#5
:???: ?
Reply
#6
Yes, it can do that.

To make an EXE: ML myfile.asm
To make an OBJ: ML /C myfile.asm
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)