Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!usc!wuarchive!uunet!ogicse!pdxgate!eecs!berggren From: berggren@eecs.cs.pdx.edu (Eric Berggren) Newsgroups: comp.os.xinu Subject: dos.asm Message-ID: <1023@pdxgate.UUCP> Date: 2 Jan 91 03:07:31 GMT Sender: news@pdxgate.UUCP Lines: 18 Well, I got all of the basic code typed in, but the interrupt mapping seems to no work. In all of the assembly files, they use and include file called dos.asm, which apparently contains some macros used in the interfacing with C. I have both MASM and MSC (5.01), but I do not have this dos.asm file. I have tried my best to speculate as to what might be in there; I have to label the code segments _TEXT in order for MSC to be able to locate it. I am not sure, however, what the data segment should be called (I'm currently calling it _DATA). Does anyone have a copy of 'dos.asm' or know what should be in there? I'd really appreciate it, and is probably crucial to the system. Thanx. -e.b. ============================================================================== Eric Berggren | "Round and round the while() loop goes; Computer Science/Eng. | Whether it stops," Turing says, berggren@eecs.cs.pdx.edu | "nobody knows."