Page 1 of 1

New OS code named flow

Posted: Fri Dec 28, 2012 7:40 pm
by feare56
I have decided to challenge myself in creating an OS from c++ and assembly. Flow is a hobby OS so I am not looking for any developers. It will be a micro kernel and will have a costum boot loader as well

Re: New OS code named flow

Posted: Mon Dec 31, 2012 5:39 pm
by Nable
> costum boot loader
> costum
It took me several seconds to decode this part. Did you mean `custom' ? Good luck, anyway.

Re: New OS code named flow

Posted: Mon Dec 31, 2012 6:41 pm
by feare56
oops, yea custom boot loader later in the project for now I might use GRUB temporarily

Re: New OS code named flow

Posted: Tue Jan 01, 2013 5:05 am
by Kazinsal
Cool. Any screenshots/videos/whatever?

Re: New OS code named flow

Posted: Tue Jan 01, 2013 10:38 am
by feare56
Not yet I might in a week or two

Re: New OS code named flow

Posted: Sun Jan 13, 2013 6:21 pm
by feare56
Ok I have a kernel up and running and as of now only 5 commands. The "cmg" command will probably be renamed in next version