Help needed

This forums is for OS project announcements including project openings, new releases, update notices, test requests, and job openings (both paying and volunteer).
Post Reply
ZOSdever
Member
Member
Posts: 79
Joined: Thu Mar 31, 2005 12:00 am
Contact:

Help needed

Post 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]
sparkie
Posts: 13
Joined: Tue Jul 12, 2005 11:00 pm

Re: Help needed

Post by sparkie »

Do you want a prototype command shell that runs in windows?
earlz
Member
Member
Posts: 1546
Joined: Thu Jul 07, 2005 11:00 pm
Contact:

Re: Help needed

Post 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
sparkie
Posts: 13
Joined: Tue Jul 12, 2005 11:00 pm

Re: Help needed

Post 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?
Post Reply