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

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
User avatar
AJ
Member
Member
Posts: 2646
Joined: Sun Oct 22, 2006 7:01 am
Location: Devon, UK
Contact:

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

Post by AJ »

The off-topicness referred to in Combusters post is now here.
User avatar
brain
Member
Member
Posts: 234
Joined: Thu Nov 05, 2009 5:04 pm
Location: UK
Contact:

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

Post by brain »

Newer screenshot without a crash dump on it, vfs testing :)

Image
Gigasoft
Member
Member
Posts: 855
Joined: Sat Nov 21, 2009 5:11 pm

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

Post by Gigasoft »

Here's a picture of the integrated debugger in my OS, called GigaOS. That's all it displays for now, but the code can be scrolled using the up, down, page up and page down keys and F8 traces through the code.
Attachments
scrnshot.jpg
Aphex
Posts: 15
Joined: Mon Nov 23, 2009 5:57 pm

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

Post by Aphex »

All your operating systems are amazing, maybe, just maybe one day I'll be as happy with mine as I am with yours.
jal
Member
Member
Posts: 1385
Joined: Wed Oct 31, 2007 9:09 am

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

Post by jal »

Aphex wrote:All your operating systems are amazing, maybe, just maybe one day I'll be as happy with mine as I am with yours.
Heh, it's just a lot of hard work :).


JAL
User avatar
KotuxGuy
Member
Member
Posts: 96
Joined: Wed Nov 25, 2009 1:28 pm
Location: Somewhere within 10ft of my favorite chubby penguin!

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

Post by KotuxGuy »

I'll get pictures of my OS as soon as i have what i want in it(and i do have something :wink: )
Give a man Linux, you feed the nearest optician ( Been staring at the PC too long again? ).
Give a man OS X, you feed the nearest NVidia outlet ( I need more GPU power!! )
Give a man Windows, you feed the entire Tylenol company ( Self explanatory :D )
User avatar
Alexis211
Posts: 14
Joined: Mon Sep 14, 2009 9:19 am
Libera.chat IRC: lxpz
Location: France
Contact:

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

Post by Alexis211 »

Time for some new screenshots !

I've added possibility to run ring3 apps, a VESA driver and a start of FAT driver. Unfortunately, VESA hangs on bochs and the floppy driver doesn't work on qemu, so I have no screenshots demonstrating both... yet :P

Menu for selecting a VESA mode. Support has been added for 8bit, 15bit and 16bit modes.
Melon running in 800x600 VESA mode. This screenshot also shows the ring3 shell in action.
Booting using the FAT floppy as root filesystem
Navigating through the filesystem
Mounting the FAT floppy manually
User avatar
f2
Member
Member
Posts: 311
Joined: Mon Jun 15, 2009 10:01 am
Location: France

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

Post by f2 »

Good OS you have, Alexis! I'm also glad to see here other french OS projects. :wink:
"Open source seems to embrace the dark side of human nature." - Ville Turjanmaa
User avatar
Coty
Member
Member
Posts: 286
Joined: Thu Feb 12, 2009 5:12 pm

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

Post by Coty »

Greetings.

I recently decided to come back to working on my os... it was junk so the past 8 days I made this:
Image
It not very good but its a start :D next I may try to right a few driver :mrgreen:

anyway its in x86 assembly and I still need to right my own boot loader...
My hero, is Mel.
User avatar
Brynet-Inc
Member
Member
Posts: 2426
Joined: Tue Oct 17, 2006 9:29 pm
Libera.chat IRC: brynet
Location: Canada
Contact:

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

Post by Brynet-Inc »

Blue fg on black bg? that's a horrible idea.
Image
Twitter: @canadianbryan. Award by smcerm, I stole it. Original was larger.
User avatar
Coty
Member
Member
Posts: 286
Joined: Thu Feb 12, 2009 5:12 pm

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

Post by Coty »

Well, I was actually going for a Unix/DexOS look. It is all opinion.
My hero, is Mel.
User avatar
Owen
Member
Member
Posts: 1700
Joined: Fri Jun 13, 2008 3:21 pm
Location: Cambridge, United Kingdom
Contact:

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

Post by Owen »

Unix is usually grey on black; and approximately 3 times as bright. I can't read a word of that, and I have good eyesight and bright monitors.
User avatar
Brynet-Inc
Member
Member
Posts: 2426
Joined: Tue Oct 17, 2006 9:29 pm
Libera.chat IRC: brynet
Location: Canada
Contact:

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

Post by Brynet-Inc »

Coddy wrote:Well, I was actually going for a Unix/DexOS look. It is all opinion.
You failed.
Coddy wrote:Well, I was actually going for a Unix/DexOS look. It is all opinion.
You probably succeeded.

No sane person can read dark blue text on a black background, regardless of your opinion.
Image
Twitter: @canadianbryan. Award by smcerm, I stole it. Original was larger.
User avatar
Dex
Member
Member
Posts: 1444
Joined: Fri Jan 27, 2006 12:00 am
Contact:

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

Post by Dex »

We use lighter colors and 50 lines
Attachments
TimeDex.png
TimeDex.png (2.99 KiB) Viewed 4848 times
jal
Member
Member
Posts: 1385
Joined: Wed Oct 31, 2007 9:09 am

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

Post by jal »

Brynet-Inc wrote:No sane person can read dark blue text on a black background, regardless of your opinion.
Well, if you're sitting in the dark, and just the monitor as light source, it just may work. :)


JAL
Post Reply