NASM - The Netwide Assembler

NASM Forum => Using NASM => Topic started by: nobody on February 11, 2005, 04:03:27 PM

Title: 16-32 bit...
Post by: nobody on February 11, 2005, 04:03:27 PM
Hi everybody!I want to refer to an offset as a 16 bit while i am in a 32bit segment. When i am in NASM i use [BITS16] instruction..Is there sg similar for MASM? I am trying to set up the IDT and i get an error when trying to load the entry point.Thanx!!
Title: Re: 16-32 bit...
Post by: Frank Kotler on February 11, 2005, 05:55:33 PM
Dunno... You might be better off asking this question in a Masm forum...

This sounds like it might be code for something other than a MS operating system. Read the EULA carefully!

Best,
Frank