flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
gumletis 20 Feb 2005, 13:00
lol question, but is it possible to do dos programming(16) with win32 programm...?
_________________ LOOOL |
|||
![]() |
|
BoR0 21 Feb 2005, 17:30
Well, since Win32 is limited to RING3 only, you can call only R3 interrupts (e.g NOT hardware interrupts).
But using a driver you can also go to other rings and call other interrupts. For an interrupt list here's a webpage: http://www.ctyme.com/intr/int.htm Have fun! ![]() |
|||
![]() |
|
f0dder 23 Feb 2005, 12:42
gumletis, you can't do DOS/BIOS interrupts from win32 programs. If you really feel an urge to use interrupts (why?!), the best you can do is the NT native API... and even that is available through ntdll.dll.
|
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.