|
-
Mar 9th, 2001, 03:04 PM
#1
Can some one point me to an assembler that supports all the 386 instructions. Ive tried...
a86
Pass32
TASM 5.0
I know they dont support all the 386 instructions because they dont recognize the instruction...
bt (Bit Test)
Pleas help!
-
Mar 9th, 2001, 03:41 PM
#2
Monday Morning Lunatic
What about NASM...does that do it?
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
-
Mar 10th, 2001, 01:24 AM
#3
Dont know. Is it a 16-bit dos assembler? If it is, where do i get it.
-
Mar 10th, 2001, 09:35 AM
#4
What about Microsoft's MASM?
-
Mar 10th, 2001, 04:54 PM
#5
Dont even know where i could find the 16-bit version of it.
-
Mar 12th, 2001, 11:13 PM
#6
New Member
You can download the latest 32-bit version of MASM at Hutch's website at http://www.pbq.com.au/home/hutch/masm.htm
Also, the DDK kit in Win98 includes the MASM kit for free.
http://www.vasm.org
FREE Visual Assembler IDE for Win32
-
Mar 13th, 2001, 02:04 AM
#7
Did you even read the post, I need a 16-bit assembler.
-
Mar 13th, 2001, 10:33 AM
#8
New Member
Did you even bather to check out what I'd posted? The DDK kit includes both 16 and 32-bit.
Don't diz people who try to help you! Last time I checked, the 386 is a 32-bit CPU (386-DX not SX).
http://www.vasm.org
FREE Visual Assembler IDE for Win32
-
Mar 13th, 2001, 11:18 AM
#9
If i sounded rude, i didnt mean to, its hard to show how you feel in text, but i get alot of people who reply and dont even read the posts. And technicly you didnt say that it had the 16-bit version, you just said that the DDK contains masm.
-
Mar 24th, 2001, 12:02 AM
#10
Conquistador
Technically You didn't say that you needed it to be 16-Bit!
-
Mar 24th, 2001, 01:01 AM
#11
Originally posted by ChimpFace9000
Dont know. Is it a 16-bit dos assembler? If it is, where do i get it.
Nuff' said
-
Apr 2nd, 2001, 05:09 AM
#12
Ok, i have the Win98 DDK, where in it is the 16-bit version of masm?
-
Apr 11th, 2001, 10:02 AM
#13
New Member
The MASM assembler (ml.exe 6.14) will assemble 16 bit dos files just fine. You do need the correct OMF linker for it as the 32 bit COFF one will not build DOS files.
You can download the 16-bit linker here: http://members.nbci.com/_XMCM/winasm/files/Lnk563.exe
Hope this helps.
http://www.vasm.org
FREE Visual Assembler IDE for Win32
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|