From 2002-10-08
visitors
Powered by

Logo by Luigi Ferrini
|
Other "^Z bg" crew projects
- First of all, the MyNOS sourceforge developers page
- Do you like the 4-in-a-row game? Check out the asforza4 dock app!!!
- Do you remember the old fabolous game Arcade Volleyball? Look at GAV, a multiplatform enhanced clone!!!
- LoomThread, a very fast non-posix user-thread library
Operating System development links
- The first document you have to read to develop a new OS on the 386+ architecture is the intel 386 manual (search '386intel' by google) , starting from chapter 5
- You may look at very simple OSs like GazOS to see how it set up the basic devices (PIC, PIT, etc.)
- You can find several informations on site like that
- The Write Your Own Operating System [FAQ]
- Finally, you should join the newsgroup alt.os.development, a very impressive information source!
-
Nice projects
- Phavon, a 2D vertical scrolling game following the style of the old-time classic Amiga game Xenon II
|