At 06:33 morn 9/19/02 +0530, NJ wrote:
>On Wed, 18 Sep 2002 quasar(a)vsnl.net wrote:
>
> > There is also NASM native to Linux.
>
>i'm trying to learn Dos Assembly (int 21h nd stuff ) .....
In which case you are trying to learn real mode ASM programming? I have
doubts that Dosemu will allow direct access to hardware. Linux does not
easily allow it. The dosemu probably will be running in a virtual
machine. If you are serious (about real mode asm), maybe you should
consider installing Dos? I also did some assembler some time back :) -
TASM/DOS. Also (if you dont already know) there is the Ralf Brown's
Interrupt list.
quasi