Page 48 of 262

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

Posted: Mon Mar 08, 2010 3:49 am
by AndreaOrru
Cool Pedigree, VERY cool DexOS o_O

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

Posted: Mon Mar 08, 2010 11:00 am
by Selenic
Dex: That is frigging awesome! Does it support multiple windows or not, seeing as you only ever have one in the screenshots? (also, the menu looks more like a game console menu than a computer one. Speaking of which, a game-console OS would be pretty cool. I wonder if there's any easy-to-find hardware documentation on any of them, particularly PS3...)

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

Posted: Mon Mar 08, 2010 1:21 pm
by Dex
Thanks to you both for the nice words.
@Selenic, You can run more than one of the built in apps at the same time, as they are really just threads in the main menu, and we have support for multi-threading, but DexOS is design to be a game console type OS, that is single tasking like the Xbox, DS e.t.c.

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

Posted: Mon Mar 08, 2010 1:33 pm
by Combuster
Selenic wrote:I wonder if there's any easy-to-find hardware documentation on any of them, particularly PS3...)
Offtopic, but your best bet for homebrew OS development on real hardware is to pick one of NGC/Wii/Dreamcast.

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

Posted: Mon Mar 08, 2010 7:21 pm
by Owen
Combuster wrote:
Selenic wrote:I wonder if there's any easy-to-find hardware documentation on any of them, particularly PS3...)
Offtopic, but your best bet for homebrew OS development on real hardware is to pick one of NGC/Wii/Dreamcast.
The PS3's HV1 hypervisor interface is to my knowledge reasonably well documented. However, you must remember you are running under a hypervisor, which enforces certain restrictions (Like no GPU access)

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

Posted: Thu Mar 11, 2010 7:43 am
by Andr3w
Oh.. I'm a bit late, I know.. ;)

Dex! Your GUI is AWESOME!!! Also, I like this concept, when only one window is on the desktop. It's much easier to use. Keep up the good work!

pcmattman: TrueType support is really cool! But is it cool to use 72pt console? :D ;)

-- Andrew

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

Posted: Thu Mar 11, 2010 1:48 pm
by f2
I saw the last screenshots of DexOS... Wow! That's look really great. =D>

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

Posted: Fri Mar 12, 2010 10:52 am
by Dex
Thanks qandrew and Tommy.

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

Posted: Sun Mar 14, 2010 2:15 pm
by inx
Rewriting my kernel again, starting on PowerPC this time.
Image

This was both amazingly easy (for dealing with firmware), and amazingly difficult (for digging through 15 different bureaucratic standards documents). :roll:

EDIT: This runs on my old Blue and White G3, also. I was going to post a picture, but I couldn't get it to take a picture that showed anything at the resolution
Open Firmware was running at, and didn't want to boot into OS 9 to change it. #-o

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

Posted: Tue Mar 16, 2010 4:11 am
by jal
inx wrote:Rewriting my kernel again, starting on PowerPC this time.
Cool, non-x86 is always refereshing to see.
This was both amazingly easy (for dealing with firmware), and amazingly difficult (for digging through 15 different bureaucratic standards documents).
Luckily for the rest of us you are going to document this extensively at the wiki, right? :))


JAL

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

Posted: Wed Mar 17, 2010 12:33 pm
by inx
jal wrote:Luckily for the rest of us you are going to document this extensively at the wiki, right? :))
Yep. :)

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

Posted: Sat Mar 20, 2010 1:54 pm
by milyges
Hi!
Here is latest screenshot from my OS:
Image

I'll post disk image soon.

//EDIT: Yes! It's another UNIX clone ;)

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

Posted: Sun Mar 21, 2010 3:47 am
by thepowersgang
Ok, I'm going to break up this petty squabble with a shot of my OS, Acess, initializing a network card and creating a network interface on it.

I have IPv4 and UDP done, TCP is on the way (sequence numbers are giving me hell)

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

Posted: Sun Mar 21, 2010 3:56 am
by giszo
Here is a networking related screenshot from me as well :)

Image

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

Posted: Sun Mar 21, 2010 8:21 am
by Nathan
WOW! :o
Your OS looks awesome. Congratulations for your very hard work on it.

I think that one day I will have a VESA mode running. [-o<