OSDev.org

The Place to Start for Operating System Developers
It is currently Tue Mar 19, 2024 5:13 am

All times are UTC - 6 hours




Post new topic Reply to topic  [ 173 posts ]  Go to page Previous  1 ... 3, 4, 5, 6, 7, 8, 9 ... 12  Next
Author Message
 Post subject: nanoos c++ OS
PostPosted: Wed Mar 31, 2010 10:02 am 
Offline

Joined: Thu Jun 05, 2008 2:41 am
Posts: 6
Hi,
I would like to add my project to OSDev.org project page.
For Verification I invite all of you to my project page at http://code.google.com/p/nanoos/

I would be happy if you visit and try it out.


Top
 Profile  
 
 Post subject: Re: OS Project list
PostPosted: Sun Apr 25, 2010 6:12 am 
Offline

Joined: Sun Apr 25, 2010 6:04 am
Posts: 1
Hi there!
I'm new in the forum but have read the wiki articles with great interest.
Now I've initiated a os project called: yaMOS - yet another "My Operating System"
Our goals are:
  • To write most of the code in C++ and some parts in inline-assembly
  • Use the benefits of object oriented programming as effective and performant as possible
  • Good hardware abstraction for better portability
  • Simple and well documented source code
  • Use UML diagrams (software engineering)

Code:
* '''yaMOS''' - yet another "My Operating System"
** Contact: h.hornbacher (h.hornbacher AT googlemail.com)
** URL: [http://ya-mos.sourceforge.net/ http://ya-mos.sourceforge.net/]


I'd really appreciate it, if you can add our project to your list.

Regards,
Harry


Top
 Profile  
 
 Post subject: Re: OS Project list
PostPosted: Sun Apr 25, 2010 7:09 am 
Offline
Member
Member
User avatar

Joined: Mon Jun 15, 2009 10:01 am
Posts: 311
Location: France
mizztajonny wrote:
I'd really appreciate it, if you can add our project to your list.

Added.

_________________
"Open source seems to embrace the dark side of human nature." - Ville Turjanmaa


Top
 Profile  
 
 Post subject: Re: OS Project list
PostPosted: Wed Sep 08, 2010 7:13 am 
Offline
User avatar

Joined: Wed Sep 08, 2010 6:50 am
Posts: 2
* '''TappiOS'" - A personal pet project for learning basics of OS developement; creating everything from scratch from boot up (including bootloader, file system, binary format, etc...). The long term plan is to create a pure long mode microkernel operating system for fun an enjoyment.
** Contact: Juho Yliuntinen (vaevalex AT gmail.com)
** URL: [http://tappios.blogspot.com]

Version: N/A

Started at September 2010 this is a very fresh project with the kernel still in planning phase. All "documentation" and planning is still in blog format but I am planning to create an "official" web site and a source repository further along the road. When I feel the time is right I will invite additional developers to the project if I can find them!

I invite anyone who wants to help or just monitor my progress to read my blog, which I use for mainly progress reporting and theorizing at the moment. I'm not looking for anyone to code things for me but outside insight and critique is always welcome!

And autumny greetings from Finland to all forum members from a new user!

_________________
TappiOS - The OS that will become the greatest of them all and will dethrone all kings! Right.. I didn't really think so either.


Top
 Profile  
 
 Post subject: Re: OS Project list
PostPosted: Wed Sep 08, 2010 9:11 am 
Offline
Member
Member
User avatar

Joined: Mon Jun 15, 2009 10:01 am
Posts: 311
Location: France
Added.

And welcome to the forums.

_________________
"Open source seems to embrace the dark side of human nature." - Ville Turjanmaa


Top
 Profile  
 
 Post subject: Re: OS Project list
PostPosted: Wed Sep 08, 2010 10:07 am 
Offline
User avatar

Joined: Wed Sep 08, 2010 6:50 am
Posts: 2
Tommy wrote:
Added.


After adding, the descriptions for TappiOS and Tabos seem to have switched, which I gather is not desirable!

_________________
TappiOS - The OS that will become the greatest of them all and will dethrone all kings! Right.. I didn't really think so either.


Top
 Profile  
 
 Post subject: Re: OS Project list
PostPosted: Wed Sep 08, 2010 4:48 pm 
Offline
Member
Member
User avatar

Joined: Wed Oct 18, 2006 3:45 am
Posts: 9301
Location: On the balcony, where I can actually keep 1½m distance
Tommy wrote:
Added.
And Fixed :wink:

_________________
"Certainly avoid yourself. He is a newbie and might not realize it. You'll hate his code deeply a few years down the road." - Sortie
[ My OS ] [ VDisk/SFS ]


Top
 Profile  
 
 Post subject: Re: OS Project list
PostPosted: Thu Sep 16, 2010 3:28 am 
Offline

Joined: Sun Oct 11, 2009 2:02 am
Posts: 4
Hi guys!

there is a new OS project. =D>

It's an italian project hosted by IGLU (Linux User Group of the University of Udine) which goal is to provide a quickstart OS and a virtual place to develop and share code and news.
It's quite different from others projects because it's meant to host many OS not only one, as a matter of fact, everybody can contribute by adding, fixing or branching the existing code or creating his own operative system.

Name: The art of OS development
Link: http://iglu.cc.uniud.it/?page_id=207


Top
 Profile  
 
 Post subject: Re: OS Project list
PostPosted: Wed Sep 29, 2010 4:24 am 
Offline

Joined: Mon May 03, 2010 10:19 pm
Posts: 21
Location: Asia, Planet Earth, Solar system, Milky way
Name: Zephirum OS
Description: An interpreted OS from v0.0.2 with extreme security. originally it was aimed at being a
Contact: Arjo Chakravarty (arjo129 at gmail dot com)
URL: http://arjo129.123bemyhost/ or http://code.google.com/p/zephirum-server/
Status: Working on version 0.0.2

Please add this OS

_________________
Zephirum OS- Super secure http://code.google.com/p/zephirum-server/
Number of blue screens of death I have seen: 19
Number of apple OS X kernel panics I have seen: 2
Number of linux kernel panics I have seen: 0


Top
 Profile  
 
 Post subject: Re: OS Project list
PostPosted: Wed Sep 29, 2010 9:28 am 
Offline
Member
Member
User avatar

Joined: Mon Jun 15, 2009 10:01 am
Posts: 311
Location: France
1) It seems that there are missing words in your description.
2) The first link seems to be broken, so I took the second one.
3) In a forum, ALWAYS replace @ with [at] and '.' with [dot].

Added anyway.

_________________
"Open source seems to embrace the dark side of human nature." - Ville Turjanmaa


Top
 Profile  
 
 Post subject: Re: OS Project list
PostPosted: Sun Oct 10, 2010 11:30 pm 
Offline
Member
Member
User avatar

Joined: Fri Jul 16, 2010 2:16 pm
Posts: 117
Location: California
Hiya fellow os devers!
Could you add my os?
(Os' page is not on the website yet)
Name:Fractal (Fullname is iKatos Fractal)
Description:Fractal is a operating system designed to be fast, and conservative of memory.It's currently in ideas and concepts stage.
URL:www.projects.lc.vacau.com/Fractal.php and/or fractal.codeplex.com

_________________
Cedille - Toy kernel


Top
 Profile  
 
 Post subject: Re: OS Project list
PostPosted: Sat Oct 23, 2010 2:39 pm 
Offline
Member
Member
User avatar

Joined: Fri Aug 21, 2009 5:54 am
Posts: 178
Location: Moscow, Russia
Hi, about time to add my project to the list, i guess.
So i'll appreciate if you would add it.

Code:
* '''Aprom''' - Aprom is a weird, modular 32bit OS. Tightly bound design, roughly microkernel. Been in development every now and then over the past decade. A spontaneous fusion of a large algorithms library.
** Contact: artlav at osdev forum
** URL: [http://orbides.1gb.ru/aprom.php http://orbides.1gb.ru/aprom.php]
** Status: Stuff from kernel to big stable programs present, but hardware support is lousy. Continually developed.


Top
 Profile  
 
 Post subject: Re: OS Project list
PostPosted: Sat Oct 23, 2010 4:09 pm 
Offline
Member
Member

Joined: Sun Dec 14, 2008 1:53 pm
Posts: 76
Added both. The first link for Fractal seems broken, so I've used the second one (http://fractal.codeplex.com/).


Top
 Profile  
 
 Post subject: Re: OS Project list
PostPosted: Wed Oct 27, 2010 9:21 pm 
Offline
Member
Member
User avatar

Joined: Wed Oct 27, 2010 4:53 pm
Posts: 1150
Location: Scotland
* '''MSB-OS''' - An OS originally designed as a platform for my own A.I. work (linguistics), but soon to be used for education purposes as well. All programming of MSB-OS has been done directly in machine code (without using assembler).
** Contact: osproject AT magicschoolbook DOT com
** URL: [http://www.magicschoolbook.com/computing/os-project]

I've developed a programming system called Machine Editor which indexes machine code programs so that you can move code around as much as you like without having to modify addresses and jump distances manually, and it also allows you to call routines by name with the jump distance being calculated and inserted into your code for you. It also lets you name variables and updates any addresses that point at them if the variables are moved. All the machine code numbers are displayed as decimals (between 0 and 255) and once you've learned a few dozen of them, it's massively easier than using assembler. I find the system so easy to use that I have no desire to use programming languages any more, so I write all my applications directly in machine code too.

Any program in the machine can directly link itself through the indexing system to any code or variable anywhere in the machine, so a library cell of code can just sit somewhere in the machine and any programs needing to use it can simply link to the routine required with a near call, all set up by the indexing system. The idea is to make the whole system as simple and open as possible, giving you a stable platform to work on where there are no barriers in your way and where you can write code and run it without any delay - as soon as you've written it, it's ready to run.

_________________
Help the people of Laos by liking - https://www.facebook.com/TheSBInitiative/?ref=py_c

MSB-OS: http://www.magicschoolbook.com/computing/os-project - direct machine code programming


Top
 Profile  
 
 Post subject: Re: OS Project list
PostPosted: Thu Oct 28, 2010 8:18 am 
Offline
Member
Member
User avatar

Joined: Mon Jan 26, 2009 2:48 am
Posts: 792
On my Commodore 64 I had no assembler, so I had to calculate the machine code by hand. But I did write the assembly code first.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 173 posts ]  Go to page Previous  1 ... 3, 4, 5, 6, 7, 8, 9 ... 12  Next

All times are UTC - 6 hours


Who is online

Users browsing this forum: No registered users and 4 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group