What does your OS look like? (Screen Shots..)
- AndreaOrru
- Member
- Posts: 50
- Joined: Fri Apr 25, 2008 2:50 pm
- Location: New York
Re: What does your OS look like? (Screen Shots..)
Cool Pedigree, VERY cool DexOS o_O
Close the world, txEn eht nepO
Re: What does your OS look like? (Screen Shots..)
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..)
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.
@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.
- Combuster
- Member
- Posts: 9301
- Joined: Wed Oct 18, 2006 3:45 am
- Libera.chat IRC: [com]buster
- Location: On the balcony, where I can actually keep 1½m distance
- Contact:
Re: What does your OS look like? (Screen Shots..)
Offtopic, but your best bet for homebrew OS development on real hardware is to pick one of NGC/Wii/Dreamcast.Selenic wrote:I wonder if there's any easy-to-find hardware documentation on any of them, particularly PS3...)
- Owen
- 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..)
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)Combuster wrote:Offtopic, but your best bet for homebrew OS development on real hardware is to pick one of NGC/Wii/Dreamcast.Selenic wrote: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..)
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?
-- Andrew
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?
-- Andrew
Re: What does your OS look like? (Screen Shots..)
I saw the last screenshots of DexOS... Wow! That's look really great.
"Open source seems to embrace the dark side of human nature." - Ville Turjanmaa
Re: What does your OS look like? (Screen Shots..)
Thanks qandrew and Tommy.
Re: What does your OS look like? (Screen Shots..)
Rewriting my kernel again, starting on PowerPC this time.
This was both amazingly easy (for dealing with firmware), and amazingly difficult (for digging through 15 different bureaucratic standards documents).
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.
This was both amazingly easy (for dealing with firmware), and amazingly difficult (for digging through 15 different bureaucratic standards documents).
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.
Re: What does your OS look like? (Screen Shots..)
Cool, non-x86 is always refereshing to see.inx wrote:Rewriting my kernel again, starting on PowerPC this time.
Luckily for the rest of us you are going to document this extensively at the wiki, right? :))This was both amazingly easy (for dealing with firmware), and amazingly difficult (for digging through 15 different bureaucratic standards documents).
JAL
Re: What does your OS look like? (Screen Shots..)
Yep.jal wrote:Luckily for the rest of us you are going to document this extensively at the wiki, right? )
Re: What does your OS look like? (Screen Shots..)
Hi!
Here is latest screenshot from my OS:
I'll post disk image soon.
//EDIT: Yes! It's another UNIX clone
Here is latest screenshot from my OS:
I'll post disk image soon.
//EDIT: Yes! It's another UNIX clone
- thepowersgang
- Member
- Posts: 734
- Joined: Tue Dec 25, 2007 6:03 am
- Libera.chat IRC: thePowersGang
- Location: Perth, Western Australia
- Contact:
Re: What does your OS look like? (Screen Shots..)
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)
I have IPv4 and UDP done, TCP is on the way (sequence numbers are giving me hell)
- Attachments
-
- Acess2's ifconfig program in action
- Screenshot-QEMU.png (8.42 KiB) Viewed 4793 times
Kernel Development, It's the brain surgery of programming.
Acess2 OS (c) | Tifflin OS (rust) | mrustc - Rust compiler
Currently Working on: mrustc
Acess2 OS (c) | Tifflin OS (rust) | mrustc - Rust compiler
Currently Working on: mrustc
Re: What does your OS look like? (Screen Shots..)
Here is a networking related screenshot from me as well
Re: What does your OS look like? (Screen Shots..)
WOW!
Your OS looks awesome. Congratulations for your very hard work on it.
I think that one day I will have a VESA mode running.
Your OS looks awesome. Congratulations for your very hard work on it.
I think that one day I will have a VESA mode running.