Page 88 of 262

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

Posted: Thu Nov 29, 2012 6:54 am
by Love4Boobies
That's why Jay Leno and Jerry Seinfeld are entertainers and not programmers. :-) I'm kidding---I started out describing how this engineering business makes sense for me, I'm sure others may have different opinions. Not to mention that I have always been more interested in computer science rather than engineering (i.e., self.theory > self.practice).

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

Posted: Thu Nov 29, 2012 11:09 am
by zgintasz
Tried making function of drawing background color rectangle:
Image

Forgot to put a semicolon in header file :D:
Image

Tried getting character from console memory(background color doesn't matter):
Image

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

Posted: Thu Nov 29, 2012 6:54 pm
by Brynet-Inc
zgintasz wrote:Tried making function of drawing background color rectangle:
...

Forgot to put a semicolon in header file :D:
...

Tried getting character from console memory(background color doesn't matter):
...
You probably meant to post these here.

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

Posted: Mon Dec 03, 2012 2:12 am
by klange
Image

After much futzing with my hard disk and video drivers, I finally have my complete system, GUI and all, running on a real piece of hardware. Prior to this, I had ramdisks booting with small subsets of the system, and one time I booted the full GUI on my desktop when it was in development - which was completely useless because none of my desktop's input devices are PS/2 and I don't have a USB stack yet.

The compositor is a bit slow, but not unusably so, and it doesn't degrade noticably when new windows are opened. Entire system performance needs tweaks, though, but that's a different story.

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

Posted: Mon Dec 03, 2012 7:11 am
by Brynet-Inc
I recognize something in that picture! :-)

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

Posted: Mon Dec 03, 2012 10:27 am
by Coty
Yes! I do to, I used to have an intel atom n270! Nice little CPU, but I'm sure that's not what you were re-fering to :roll:

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

Posted: Mon Dec 03, 2012 1:15 pm
by Brynet-Inc
Coty wrote:Yes! I do to, I used to have an intel atom n270! Nice little CPU, but I'm sure that's not what you were re-fering to :roll:
Intel Atom processors are terrible.

I was referring to a small program I wrote a few years back, it seems klange has included it with ToAruOS.

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

Posted: Mon Dec 03, 2012 3:14 pm
by zgintasz
Brynet-Inc wrote:
zgintasz wrote:Tried making function of drawing background color rectangle:
...

Forgot to put a semicolon in header file :D:
...

Tried getting character from console memory(background color doesn't matter):
...
You probably meant to post these here.
yes, sorry, I don't know how it came here, my fault. Anyway, klange, your os looks really great :).

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

Posted: Fri Dec 07, 2012 12:14 pm
by rspencer
A screen shot of my os "Protea Operating System"

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

Posted: Sun Dec 09, 2012 6:33 am
by bellezzasolo
Here's mine, with it's funky title bar and status bar in text mode
screenshot
screenshot
A few top lines are missing, they are warnings and version info, along with copyright
They got scrolled off

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

Posted: Tue Dec 11, 2012 2:20 pm
by Antti
Here is my "rewritten from scratch" project. There is absolutely nothing special here. Except publicly viewable source code that is available on my website. I have to freeze development until I find most of the bugs. Building this simple toolchain + bootloader took surprisingly long.

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

Posted: Mon Dec 24, 2012 8:26 pm
by Caleb1994
Hey guys, I've been gone for a while (went off to school this year), but I've been to work on my little kernel over Christmas break!

I've gotten newlib ported and am in the process of implementing all the system calls needed (I've got most done now, just a few left). I've got a (very) basic remote shell written (through serial) and a I've written the ls and echo commands.

I'm extremely excited that it is somewhat functional now! I believe ecstatic is an appropriate word. :D Here's a picture of me trying out my echo application.
Testing out my echo command from a remote serial shell
Testing out my echo command from a remote serial shell

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

Posted: Tue Dec 25, 2012 1:30 pm
by pikasoo
first try on real HW, aparently all went well except that the computer have no ps2 port, so no mouse or kb after boot >.>
os look to run ok since the time change but i belive its now the time to make a usb driver to be able to test more stuff.

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

Posted: Sat Dec 29, 2012 2:22 pm
by rdos
Kernel debugger showing 64-bit long mode application about to do a syscall:

Code: Select all

------------------------------------------------------------                    
 RAX=00000180_E00000C3 RBX=00000000_00000001 RCX=00000000_00010000              
 RDX=00000200_30000000 RSI=00000000_BF400000 RDI=00000000_40002070              
  R8=00000000_00000000  R9=00000000_00000000 R10=00000000_00000000              
 R11=00000000_00000000 R12=00000000_00000000 R13=00000000_00000000              
 R14=00000000_00000000 R15=00000000_0000013A                                    
 RIP=00000180_E0000231 RSP=00000200_2FFFFFE8 RBP=00000200_2FFFFFF0              
 CS=0B33 DS=0000 ES=0000 FS=0000 GS=0000 SS=01BB                                
NC PE AC NZ PL EI UP NV PR PM PEI IOPL=0                                        
------------------------------------------------------------                    
Physical 664BB000   Global 003A6040   Local 001DFFF0                            
Single step                                                                     
syscall                                 001E  test.exe                          
------------------------------------------------------------                    
                                                                                
0180_E0000231 0F 05 41 5F 48 89 45 E8 48 8B 45 E8 48 0F AF 45   A_H‰EèH‹EèH ¯E  
0200_2FFFFFE8 00 00 00 00 00 00 00 00 B4 29 31 00 00 00 00 00         ´)1       
0000_40002070 3E 39 3E 26 09 01 36 11 CC 17 67 80 66 1A 06 9D >9>&  6 Ì g€f    
0000_00000000 %% %% %% %% %% %% %% %% %% %% %% %% %% %% %% %% %%%%%%%%%%%%%%%%  
0000_00000000 %% %% %% %% %% %% %% %% %% %% %% %% %% %% %% %% %%%%%%%%%%%%%%%%  

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

Posted: Sun Dec 30, 2012 3:21 pm
by farlepet
Here are some images of my OS project, Retro OS:

The command line, using ls and help, and running an RBI (Retro Binary Interface) file:
Image

Future boot screen (my 640x480x4bpp driver is wayyyy to slow for this as the boot screen right now, it takes 1.5 seconds to load in qemu, and about 3-5 seconds (depending on computer) on actual hardware) (And don't mind all the random stuff, a friend made it for me...):
Image