Page 1 of 1

DeviatorOS

Posted: Sun Feb 01, 2004 10:48 pm
by St8ic
I really like DeviatorOS's IDT system, and I want to try to port it to my OS. Could anyone (Darklife?) help me with it? What would be the best way? What requirements (location, code,files) are there for this system?

Thanks!

Re:DeviatorOS

Posted: Mon Feb 02, 2004 6:22 am
by Pype.Clicker
are you talking about this DeviatorOS which its owner classify as Software History (really old crappy stuff)

As it is a
simple real-address mode operating system much like FreeDOS.
, i dunno where you found any IDT code in it ...

Re:DeviatorOS

Posted: Mon Feb 02, 2004 8:18 am
by St8ic
It has int 18 system calls, I just called it an IDT...

Re:DeviatorOS

Posted: Mon Feb 02, 2004 8:47 am
by ASHLEY4
Hi
Do you mean the ISR for real mode os, if so there is some good examples in THE ART OF ASSEMBLY (16 bit).

Or do you mean the IDT for use in pmode, if so i have some code writen in asm (fasm) that you can use .

So let me know if you need it.

ASHLEY4.