Page 43 of 262

Re: What does your OS look like? (Screen Shots..)

Posted: Wed Jan 06, 2010 2:16 am
by Combuster
Whoa, I'm lagging behind :(

I'm impressed, congrats :D
quanganht wrote:What is the FPS count?
Also, on what resolution and CPU? (otherwise its a pointless metric)

Re: What does your OS look like? (Screen Shots..)

Posted: Wed Jan 06, 2010 5:06 am
by Ferrarius
That, is truly an amazing achievement. I still have to start my development (for the third time). Congratulations on getting Quake to run

Re: What does your OS look like? (Screen Shots..)

Posted: Wed Jan 06, 2010 5:14 am
by AndreaOrru
Once more: that's the best hobby operating system I've ever seen. Congratulations, and keep up the fantastic work!

Re: What does your OS look like? (Screen Shots..)

Posted: Wed Jan 06, 2010 6:24 am
by Martijn
Congrats! I assume you ported SDL to your gui system to get quake running?

Re: What does your OS look like? (Screen Shots..)

Posted: Wed Jan 06, 2010 7:35 am
by giszo
Martijn wrote:I assume you ported SDL to your gui system to get quake running?
No, I just implemented yaOSp specific video functions in Quake :)

Re: What does your OS look like? (Screen Shots..)

Posted: Thu Jan 07, 2010 6:51 am
by AndrewAPrice
Very well done, giszo! You're currently the envy of a lot of us.

Re: What does your OS look like? (Screen Shots..)

Posted: Fri Jan 08, 2010 3:26 am
by Thomas
Fantastic work giszo!
--Thomas

Re: What does your OS look like? (Screen Shots..)

Posted: Sun Jan 10, 2010 5:21 am
by Grunt
This is what I have so far... not really that much. The drivers are just classes inheriting an abstract one. I use two members - maxver, minver to keep track of how many changes I did to a specific driver (as you can see, IDE and VFS are just added :P ).

The command interpreter also doesn't do much, I'll be focusing on it the next few days.

Re: What does your OS look like? (Screen Shots..)

Posted: Sun Jan 10, 2010 6:09 am
by finarfin
Hi,

this is my os!!

I'm working on VFS, in that screenshot i'm trying to read some files!!!

Re: What does your OS look like? (Screen Shots..)

Posted: Sun Jan 10, 2010 11:41 am
by dak91
finarfin wrote:Hi,

this is my os!!

I'm working on VFS, in that screenshot i'm trying to read some files!!!
good work :D

Re: What does your OS look like? (Screen Shots..)

Posted: Sat Jan 16, 2010 11:04 am
by jocke
Here is my os project. Its a realmode os with 2 modes of operation. These is running in "Kernel mode".

Text Mode
Image

VGA 640x480x4
Image

Re: What does your OS look like? (Screen Shots..)

Posted: Sun Jan 17, 2010 9:43 pm
by easion

Re: What does your OS look like? (Screen Shots..)

Posted: Sun Jan 17, 2010 11:23 pm
by earlz
@easion

I don't understand. Is that an actual OS running in ring0?

Re: What does your OS look like? (Screen Shots..)

Posted: Mon Jan 18, 2010 12:02 am
by easion
earlz wrote:@easion

I don't understand. Is that an actual OS running in ring0?
:)netsurf It's a user-state program, so running under ring3.
But Netbas OS Kernel is an actual OS, running in ring0.

Re: What does your OS look like? (Screen Shots..)

Posted: Mon Jan 18, 2010 2:30 am
by Combuster
Microsoft is not going to like that... You basically ripped together vista graphics (you thief)