Page 1 of 1

I am creating my new OS...

Posted: Tue May 28, 2002 3:52 am
by Thunder
Hey, I'm creating OS too.I have my boot loader.I'm creating my kernel with asembler NASM. My OS name is THUNDER OS...
I will create GUI for my OS

Re:I am creating my new OS...

Posted: Thu Jun 13, 2002 2:44 pm
by anubis
gr8 :o
by the way why don't you write it linux-way that is combining C with assembly

it would be slow but simpler

Re:I am creating my new OS...

Posted: Thu Jun 13, 2002 11:12 pm
by DynatOS
Simple, they don't want it to be like Linux, and they also don't want to use the GPL.

Re:I am creating my new OS...

Posted: Fri Jun 14, 2002 2:44 am
by Thunder
Yes, i'm creating my OS with asm because I don't like Linux at all, I wan't to create fast OS and everything make my self...

Re:I am creating my new OS...

Posted: Fri Jun 14, 2002 10:29 am
by Tim
It's good to see so many people who are so good at assembly that they can write better code than their compiler. :) Good luck to them...

Me, I'm so bad at assembly that gcc 2.95 can write better code than me. I just can't seem to memorise all the different pipelining rules for the Pentium, Pentium II, Pentium III and Pentium 4, not to mention AMD CPUs. I guess I'm just lazy by leaving optimization to the compiler.

Re:I am creating my new OS...

Posted: Fri Jun 14, 2002 12:13 pm
by DynatOS
Don't feel bad for selling-out instead of learning Tim, not everyone can handle it ;)

Re:I am creating my new OS...

Posted: Fri Jun 14, 2002 1:39 pm
by Tim
LOL... :) I'm not saying I don't know how to write assembly code (which I do), but that I don't need to know, because my compiler has all the knowledge built in.

Re:I am creating my new OS...

Posted: Fri Jun 14, 2002 5:06 pm
by DynatOS
Fair enough... I say "tomato" and you say "tomato" ;)