Mail Archives: djgpp/1995/06/08/12:45:28
>>>>> On Thu, 8 Jun 1995 09:11:08 +0300, eliz AT is DOT elta DOT co DOT il (Eli Zaretskii) said:
> >I'm using DOS iterrupt functions, e.g int86(0x10,®s,®s),
> >successfully with DJGCC compiler running under DOS. Will these programs
> >be working well under LINUX environment ? Please let me know.
>
> No, but you may be able to replace them with syscalls or even standard
Eli> Doesn't DOSEMU emulate the int86() interface? AFAIK, it must, or else
Eli> no DOS program won't run, right?
DOSEMU emulate the hardware and some bios routine. if you have enabled
direct grapghics access, the video bios routine is actually done by your
video card.
---
Dong Liu <dliu AT ace DOT njit DOT edu>
Electrical and Computer Engineering Department
New Jersey Institute of Technology, Newark, NJ 07102
- Raw text -