From: "Alexei A. Frounze" Newsgroups: comp.os.msdos.djgpp Subject: Re: OS programming Date: Fri, 12 May 2000 10:22:36 +0400 Organization: MTU-Intel ISP Lines: 60 Message-ID: <391BA32C.F03738DC@mtu-net.ru> References: <958085363 DOT 5979 DOT 0 DOT pluto DOT d4ee0fa5 AT news DOT demon DOT nl> NNTP-Posting-Host: ppp96-68.dialup.mtu-net.ru Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit X-Trace: gavrilo.mtu.ru 958113140 62673 212.188.96.68 (12 May 2000 06:32:20 GMT) X-Complaints-To: usenet-abuse AT mtu DOT ru NNTP-Posting-Date: 12 May 2000 06:32:20 GMT X-Mailer: Mozilla 4.72 [en] (Win95; I) X-Accept-Language: ru,en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com 1st of all, it's possible to use GCC as a C compiler for your OS project. Check out the following: news:alt.os.development Creating Your Own Operating System: http://www.mega-tokyo.com/os/os-faq.html OS development for dummies http://www.mega-tokyo.com/osd and http://alexru.chat.ru The Operating Systems Collection: http://magic.hurrah.com/~sabre/os/ You will definately want to visit the Gaz-Tech website (Has a homebrewed OS and a dev section): http://www.gaztek.co.uk Protected Mode and Operating Systems links: http://www.execpc.com/~geezer/os/index.htm John Fine's Homepage: http://www.erols.com/johnfine/ OS Development: http://www.thesky.demon.co.uk/os-development/index.html Here is a simple OS (DS-OS) with assembly source: http://dsos.cjb.net/ The OS-Webring: http://www.webring.org/cgi-bin/webring?ring=os&id=31&list Good Explanation of FAT12/16/32 http://home.c2i.net/tkjoerne Good Luck Alexei A. Frounze ----------------------------------------- Homepage: http://alexfru.chat.ru Mirror: http://members.xoom.com/alexfru OiSyN wrote: > > Hi! > > This is probably not the right newsgroup, but I couldn't find a better one and > I know I've read something about OS programming before... > > Could anyone give me some good webpages with lots of information about > programming your own operating system? > Thanx! > > OiSyN > mailme AT oisyn DOT com