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