| nitemovz 2006-06-26, 12:51 am |
| I am looking for some help from some programmers on a project to program an Operating System. Not a major major OS, just something simple that can be an on going project. Something like a black screen with white letters. Something text based, that I can work with for a while and take apart and learn how it ticks. But I want it to be able to do some basic functions like "open files" "write files" "modify files" and most of all "let me do basic math". It has been a long dream of mine to get to write a basic operating system, like DOS that I could work with and develop into a full blown GUI OS. If there is anyone out there that can assist with this, I would truely appreciate it. I am not asking for people to program it for me, I am just asking that someone be able to point me in the right direction of finding the materials that I need. And some help with the assembly code part of it. I am able to do the C and C++ part of the programming, I just don't know the first thing about Assembly for the Boot Strap, and that is the part that scares me. If only I could find a boot strap that could call a "main.c" or "main.cpp" file, that I could write later on, after finding out that the asm file works, I would be eternally greatful. I am even willing to put your name in the credits, and about information, if you could help me. One more thing, I am looking to make this an open source project under the GNU. I am only going to release it once there is a GUI, which can take a good deal of time. This is just a project that I want to work on, and see if I can do it.
I would really appreciate it, if someone could help me with a Boot Strap that could call a "main.c" or "main.cpp" file off the disk. Thanks once again.
Sincerely,
Nitemovz |