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
personal OS project
Re:personal OS project
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
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
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])
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])