This forums is for OS project announcements including project openings, new releases, update notices, test requests, and job openings (both paying and volunteer).
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.
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?