For Programmers: Free Programming Magazines  


Home > Archive > A86 Assembler > May 2004 > 16 bit assembly?? windows xp pro









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author 16 bit assembly?? windows xp pro
blackgold

2004-05-15, 9:30 pm

Hi i was wondering will i be able to use 16bit asm on my windows xp
pro box or do i need to run the real dos on a win 98 machine.?
Thanks alot.

Matt Taylor

2004-05-15, 11:30 pm

"blackgold" <petcdsl@eircom.net> wrote in message
news:4c41d629.0405151449.1a35d94@posting.google.com...
> Hi i was wondering will i be able to use 16bit asm on my windows xp
> pro box or do i need to run the real dos on a win 98 machine.?
> Thanks alot.


Build a 16-bit DOS .com or .exe file and execute it the same way you would
execute a 32-bit program. The OS itself will figure out you want 16-bit mode
and run it under "ntvdm" -- a DOS emulator.

-Matt

flekso

2004-05-16, 6:30 am

"blackgold" <petcdsl@eircom.net> wrote in message
news:4c41d629.0405151449.1a35d94@posting.google.com...
> Hi i was wondering will i be able to use 16bit asm on my windows xp
> pro box or do i need to run the real dos on a win 98 machine.?
> Thanks alot.
>


No direct i/o or int 13h allowed.


blackgold

2004-05-16, 3:30 pm

"flekso" <flekso@vip.hr> wrote in message news:<c879o5$bdu$1@ls219.htnet.hr>...
> "blackgold" <petcdsl@eircom.net> wrote in message
> news:4c41d629.0405151449.1a35d94@posting.google.com...
>
> No direct i/o or int 13h allowed.


Hi guys thanks alot for your help i never knew about this emulator
(the name that is)
Thanks
cya

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2009 codecomments.com