OS Project list
Re: OS Project list
Derrick Operating System - A 32-bit single tasking pmode OS written in asm, successor to PortixOS.
Home page: http://derrick.xf.cz
Wiki updated.
Home page: http://derrick.xf.cz
Wiki updated.
My web site: http://inflater.wz.cz (Slovak)
Derrick operating system: http://derrick.xf.cz (Slovak and English )
Derrick operating system: http://derrick.xf.cz (Slovak and English )
Re: OS Project list
OS Name - ScorchOS (a 32-bit general-purpose kernel written in C and ASM)
Contact: Bob Moss ([email protected])
URL: http://www.scorchos.com
Note: Currently writing a new kernel in FreeBASIC, so description may change!
Contact: Bob Moss ([email protected])
URL: http://www.scorchos.com
Note: Currently writing a new kernel in FreeBASIC, so description may change!
Last edited by ScorchOS on Sat May 23, 2009 7:01 am, edited 2 times in total.
ScorchOS: http://sites.google.com/site/scorchopsys/
"The golden rule: RTFM, check the wiki, google it and have a go BEFORE asking the question!"
"The golden rule: RTFM, check the wiki, google it and have a go BEFORE asking the question!"
Re: OS Project list
OS Name - Patricknet
Contact: PatrickV ([email protected])
Support Contact: ([email protected])
URL: http://www.pvcomputers.co.nz
Comments: Patricknet is nothing musch yet. Just prints 1 string to the screen. I am hoping that i can get something more in a 32-bit using c language. We do have opening possitions for freelancer developers and beta testers
Contact: PatrickV ([email protected])
Support Contact: ([email protected])
URL: http://www.pvcomputers.co.nz
Comments: Patricknet is nothing musch yet. Just prints 1 string to the screen. I am hoping that i can get something more in a 32-bit using c language. We do have opening possitions for freelancer developers and beta testers
Re: OS Project list
* '''VolTroX DOS 1'' - A DOS operating system.
** Contact: GhostXoP ([email protected])
** URL: [Yet To Be Built]
** Status (under construction)
** Contact: GhostXoP ([email protected])
** URL: [Yet To Be Built]
** Status (under construction)
Re: OS Project list
Mine! Mine!
OS Name - FPOS
Contact: Mario Ray M. ([email protected])
URL: http://code.google.com/p/fpos/
Comments: An operating system written from scratch with Free Pascal Compiler and NASM. Aim to integrate with FPC rtl (almost done, targets FPC 2.4.0), apart design from Windows or Unix.
OS Name - FPOS
Contact: Mario Ray M. ([email protected])
URL: http://code.google.com/p/fpos/
Comments: An operating system written from scratch with Free Pascal Compiler and NASM. Aim to integrate with FPC rtl (almost done, targets FPC 2.4.0), apart design from Windows or Unix.
Re: OS Project list
* '''M3''' - OS targeting the IA-32 architecture. Kernel written in C. Developed in OS X environment.
** Contact: Peter de Tagyos (peter AT ptss.net)
** URL: [http://m3os.wordpress.com http://m3os.wordpress.com]
** Comments: M3 is an operating system targeting the IA32 architecture. It is currently under development. The goal for this project is to learn the ins and outs of OS development, and share this knowledge by writing tutorials and well-commented code.
** Contact: Peter de Tagyos (peter AT ptss.net)
** URL: [http://m3os.wordpress.com http://m3os.wordpress.com]
** Comments: M3 is an operating system targeting the IA32 architecture. It is currently under development. The goal for this project is to learn the ins and outs of OS development, and share this knowledge by writing tutorials and well-commented code.
Re: OS Project list
M3 has been added.
Re: OS Project list
Code: Select all
* '''RMMTOS''' - Real Mode Multitasking Operating System
** Contact: Mikko Paukkonen (mikko.paukkonen AT gmail.com), mikkop92 at the forum
** URL: [http://code.google.com/p/rmmtos/ http://code.google.com/p/rmmtos/]
http://code.google.com/p/rmmtos/ - Real Mode MultiTasking Operating System
Re: OS Project list
OS Name: Jinix
Contact: Jos Kuijpers (jos[AT]kuijpersvof[DOT]nl)
Description: An OS written from scratch for x86 and x86_64
Website: http://www.jinix-os.com
Thanx
// PHPnerd
Contact: Jos Kuijpers (jos[AT]kuijpersvof[DOT]nl)
Description: An OS written from scratch for x86 and x86_64
Website: http://www.jinix-os.com
Thanx
// PHPnerd
Jinix
Re: OS Project list
OS Name: xD-OS
Contact: James Johns (xddunce [at] googlemail [dot] com)
Website: jamesjohns.ashtonpark.co.uk/xd-os/
the website is temporary atm, getting my own hosting soon (hopefully sometime this summer) so this may need updating...
Contact: James Johns (xddunce [at] googlemail [dot] com)
Website: jamesjohns.ashtonpark.co.uk/xd-os/
the website is temporary atm, getting my own hosting soon (hopefully sometime this summer) so this may need updating...
- salil_bhagurkar
- Member
- Posts: 261
- Joined: Mon Feb 19, 2007 10:40 am
- Location: India
Re: OS Project list
Heres ViSE:
OS Name: ViSE, an operating system with a virtual software environment
Contact: Salil Bhagurkar ([email protected])
URL: http://vise.googlecode.com http://vise-os.blogspot.com
OS Name: ViSE, an operating system with a virtual software environment
Contact: Salil Bhagurkar ([email protected])
URL: http://vise.googlecode.com http://vise-os.blogspot.com
Re: OS Project list
Neptune Operating System
Website: Clicky
Contact: See website.
Neptune is a self hosting 32 bit highly modular graphical multitasking operating system written in C and some assembly.
Website: Clicky
Contact: See website.
Neptune is a self hosting 32 bit highly modular graphical multitasking operating system written in C and some assembly.
OS Development Series | Wiki | os | ncc
char c[2]={"\x90\xC3"};int main(){void(*f)()=(void(__cdecl*)(void))(void*)&c;f();}
char c[2]={"\x90\xC3"};int main(){void(*f)()=(void(__cdecl*)(void))(void*)&c;f();}
- Troy Martin
- Member
- Posts: 1686
- Joined: Fri Apr 18, 2008 4:40 pm
- Location: Langley, Vancouver, BC, Canada
- Contact:
Re: OS Project list
Added.neon wrote:Neptune Operating System
Website: Clicky
Contact: See website.
Neptune is a self hosting 32 bit highly modular graphical multitasking operating system written in C and some assembly.
Re: OS Project list
MysteriOS
Description : extremely modular monolithic kernel (just like Linux but much more modular) designed to be potentially portable on almost any platform ; current build (05/2009) has a graphic GUI and can run small native Linux programs (ie. a binary working on Linux could work on MysteriOS without recompiling it)
Contact : Pierre Krieger (webmaster AT tomaka17.com)
URL : http://mysterios.tomaka17.com/
Description : extremely modular monolithic kernel (just like Linux but much more modular) designed to be potentially portable on almost any platform ; current build (05/2009) has a graphic GUI and can run small native Linux programs (ie. a binary working on Linux could work on MysteriOS without recompiling it)
Contact : Pierre Krieger (webmaster AT tomaka17.com)
URL : http://mysterios.tomaka17.com/
MysteriOS
Currently working on: TCP/IP
Currently working on: TCP/IP