Thread overview
This may seem stupid but...
Jun 23, 2004
Malune
Jun 23, 2004
Malune
June 23, 2004
What would it take to build an O/S from scratch?
What i'm aiming for is to build a small O/S platform which accomodates for a c building environment, maybe off some sort of linux base. I was
thinking would it be possible to use OpenGL as the graphics API for the
whole platform? Am i crazy or is this possible?
June 23, 2004
Malune wrote:
> What would it take to build an O/S from scratch?
> What i'm aiming for is to build a small O/S platform which accomodates for a c building environment, maybe off some sort of linux base. I was
> thinking would it be possible to use OpenGL as the graphics API for the
> whole platform? Am i crazy or is this possible?

http://www.osdev.org/
http://www.nondot.org/sabre/os/articles
http://mega-tokyo.com/osfaq2/

Cheers,
Sigbjørn Lund Olsen
June 23, 2004
Sigbjørn Lund Olsen wrote:
> Malune wrote:
> 
>> What would it take to build an O/S from scratch?
>> What i'm aiming for is to build a small O/S platform which accomodates for a c building environment, maybe off some sort of linux base. I was
>> thinking would it be possible to use OpenGL as the graphics API for the
>> whole platform? Am i crazy or is this possible?
> 
> 
> http://www.osdev.org/
> http://www.nondot.org/sabre/os/articles
> http://mega-tokyo.com/osfaq2/
> 
> Cheers,
> Sigbjørn Lund Olsen

hey thanks very helpful links!! ^^