MyOS ver 2.0.1

This forums is for OS project announcements including project openings, new releases, update notices, test requests, and job openings (both paying and volunteer).
Post Reply
SamyPesse
Posts: 17
Joined: Mon Apr 13, 2009 2:56 pm
Location: France

MyOS ver 2.0.1

Post by SamyPesse »

Hello, sorry for my english, I'm french and I'm just 16, I want to show you the second version of myos. I have been working on this os for 4 months, its aim is not to create a big os but just to learn how a os work. I used the bootloader of Udos (FAT12) and I reorganized its kernel. I added a user's management, configuration's files, and the support of the CGA mode in 320*200 pixels. Thanks for this wiki!

the myos's website : http://myos.redby.fr/

This is a screen of the shell in CGA mode :
Image

The os can load .bin file
compilated in .exe and convert with exe2bin

I also created a little sdk with a library : libMy

I want to add to this:
ext2 file system
video in 640*480 pixels
Lua language (it's the first language a learn)
and a mouse

Now I am working on the mouse driver

And very sorry for my english ;)
kubeos
Member
Member
Posts: 138
Joined: Tue Jan 30, 2007 2:31 pm
Location: Kamloops BC, CANADA
Contact:

Re: MyOS ver 2.0.1

Post by kubeos »

Your website doesn't seem to work for me. It keeps saying "Connection reset by server."
SamyPesse
Posts: 17
Joined: Mon Apr 13, 2009 2:56 pm
Location: France

Re: MyOS ver 2.0.1

Post by SamyPesse »

yes, i know, my server in redby has problems
Post Reply