Page 1 of 1

personal OS project

Posted: Mon Jul 29, 2002 9:15 pm
by Tristan Penman
Hello.

I am doing some planning for the development of a simple command line OS, which I am planning to call OS/e. I was hoping that there were some people here who had done a similar project who could offer warnings/advice about how I should do this.

I have a pretty good grip of assembly language for x86 and I am good in other languages too.

Any assistance would be appreciated.

-Tristan Penman

Re:personal OS project

Posted: Fri Aug 02, 2002 11:31 am
by Piotr Sejfried
Hello,

I've thesame idea and I need help in my OS.
I wrote simple OS but now I try to write
multitasking/multithreading kernel to it.
OS is wrote in TMT Pascal (32 bit PMode - DPMI) and Assembler. Would you like to help me?

I'm waiting for your reply

Best Regards
Peter

Re:personal OS project

Posted: Sat Aug 03, 2002 5:17 am
by Tristan Penman
I would be interested in working on joint project like this. So far, I have written some simple 16-bit console code which is almost complete.

I haven't managed to get pmode to work in my code, so I was going get the os fundamentals worked out, then rewrite a new version using pmode code.

however, if you have working pmode loader, I would be interested in working on the os.

-Tristan ([email protected])