Page 1 of 1

Help needed

Posted: Tue May 03, 2005 11:00 pm
by ZOSdever
Ive been thinking about making an os called ZOS. If youve seen any of my other fourms you will know that it is to be written in PASCAL and asm. Since I know almost no asm and a little bit of pascal I could use:
  • C programmers

    asm programmers

    PASCAL programmers

    reserchers

    and any one who will develop programs for ZOS
Over view:
  • file manging

    PASCAL,C, or ASM libraries

    Hd support

    floppy support

    CD-ROM support

    Mouse

    virtual memory

    the basics.
I plan on trying to cowordinate this project. Im not sure if I will be developing as much as cowrdinating. I also am learning these languages so I wount be much help for a while.

Email me at [email protected]

Thanks!

PS I will respond to this forum as quickly as possible.[/list]

Re: Help needed

Posted: Wed Jul 13, 2005 11:00 pm
by sparkie
Do you want a prototype command shell that runs in windows?

Re: Help needed

Posted: Wed Jul 13, 2005 11:00 pm
by earlz
do u mean a template that will show how the os will look without having to do the hardwork such as remaking printf() and such

Re: Help needed

Posted: Thu Jul 14, 2005 11:00 pm
by sparkie
Yes, I could make something like that, but I don't have a clue about how to remake printf or stdio.h or anything, but I might be able to figure out how to make a command shell that writes directly to video ram. By the way, why do you have to remake printf, why not just write your own new lib or function for printing to the screen?