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
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 »

Well here's what mine looks like these days... working shell now :-) hopefully a test release soon...

Image
melgmry0101b
Member
Member
Posts: 109
Joined: Wed Nov 10, 2010 10:49 am

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

Post by melgmry0101b »

Finally , after rewriting my OS , here is Genius HorizonOS
Image 1:
Image
Image 2:
Image
You can visit this website to download and test it:
http://mohamedsalah96.web.officelive.com/GHOS.aspx
Graham
Posts: 14
Joined: Thu Mar 04, 2010 7:29 am
Location: UK
Contact:

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

Post by Graham »

Farok wrote:Hm, is any of you working on a usual multitasking, long-mode, smp kernel? There are tons of protected-mode, single cpu kernels out there, but I haven't really seen one of the former (except Pedigree maybe).
I've been rewriting my previous code so that it uses long mode and it will have SMP support. I've just got up to starting the APs, although there is still lots of work that needs to be done to tidy up the code for that.

A screenshot of it so far:

Image
User avatar
casnix
Member
Member
Posts: 67
Joined: Fri Jan 14, 2011 7:24 pm

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

Post by casnix »

This is mah OS (TrollOS) Development is taking the speed of 1 inch a year....education pfft >.> But yeah la idioma del systema es Español. Or the language is Spanish (mexican accent, I think...).
Attachments
Screen Shot
Screen Shot
You are a computer.
~ MCS ~
klange
Member
Member
Posts: 679
Joined: Wed Mar 30, 2011 12:31 am
Libera.chat IRC: klange
Discord: klange

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

Post by klange »

Working on porting my terminal emulator to userspace and replacing the bitmap font with Freetype.

Image

Shell prompt in the upper left is the kernel framebuffer terminal, everything else is test files dumped through the userspace ANSI escape interpreter and renderer.

I support all the ANSI escape sequences required for a modern copy of Vim; this is a dump from an old session of editing the kernel Makefile that I had piped to a file on the host:

Image

Eventually I'll actually have Vim running, shouldn't be too hard anyway...
User avatar
Love4Boobies
Member
Member
Posts: 2111
Joined: Fri Mar 07, 2008 5:36 pm
Location: Bucharest, Romania

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

Post by Love4Boobies »

Trippy :mrgreen:
"Computers in the future may weigh no more than 1.5 tons.", Popular Mechanics (1949)
[ Project UDI ]
klange
Member
Member
Posts: 679
Joined: Wed Mar 30, 2011 12:31 am
Libera.chat IRC: klange
Discord: klange

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

Post by klange »

I think I finally have this how I want it.

Image
User avatar
bubach
Member
Member
Posts: 1223
Joined: Sat Oct 23, 2004 11:00 pm
Location: Sweden
Contact:

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

Post by bubach »

rdos wrote:OK, here is a snapshot made of our terminal (the png-file was created on RDOS):

Image

Here is another example (the non-graphical command interpreter based on FreeDos FreeCom):
Not bad, except it's spelled "Verkligheten"...

So your OS is used for real live applications? What is that, an ATM machine, POS-terminal? Anyway, it's cool.
"Simplicity is the ultimate sophistication."
http://bos.asmhackers.net/ - GitHub
rdos
Member
Member
Posts: 3234
Joined: Wed Oct 01, 2008 1:55 pm

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

Post by rdos »

bubach wrote:So your OS is used for real live applications? What is that, an ATM machine, POS-terminal? Anyway, it's cool.
Petrol stations. If you fill at a Preem station in southern-middle Sweden you might use it. They are just rolling it out. By april we will have some 300 installations, but our role is minor in that project, only doing the presentation part. Although, the picture is from one of our own stations, which contains all the terminal functionality, except for the credit card part. We have about 60 installations of that one, with more being added.
User avatar
piranha
Member
Member
Posts: 1391
Joined: Thu Dec 21, 2006 7:42 pm
Location: Unknown. Momentum is pretty certain, however.
Contact:

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

Post by piranha »

Image
Finally got bash to (somewhat) work properly this time (that is, last time it only kinda worked, but not really at all)! I had been putting off re-creating my OS Specific Toolchain because I switched computers and didn't want to rebuild it since I was doing kernel stuff. Finally got around to doing it, and it was a pretty good decision...cleaned up sooooo much old code.

-JL

PS. I know its not 1917 :wink:
Last edited by piranha on Wed Jan 25, 2012 3:46 pm, edited 1 time in total.
SeaOS: Adding VT-x, networking, and ARM support
dbittman on IRC, @danielbittman on twitter
https://dbittman.github.io
User avatar
bubach
Member
Member
Posts: 1223
Joined: Sat Oct 23, 2004 11:00 pm
Location: Sweden
Contact:

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

Post by bubach »

rdos wrote:Petrol stations. If you fill at a Preem station in southern-middle Sweden you might use it. They are just rolling it out. By april we will have some 300 installations, but our role is minor in that project, only doing the presentation part. Although, the picture is from one of our own stations, which contains all the terminal functionality, except for the credit card part. We have about 60 installations of that one, with more being added.
Thats still impressive, how did you even get involved in something like that? Is those things runned on common x86 hardware? If so, why not simply use linux where they can be sure to find support and programmers for a veeery long time ahead. Not that you'd want that personally of course... BTW, nice to see that you'r active here! I checked your source/page for references way back when I started OS-dev in 2003 or so, thought the project was dead. :( Always a pleasure knowing there's still some local talents tinkering away on assembly code, :) Also EelOS and Primula was 2 other swedish assembly OS's that inspired me. :)
"Simplicity is the ultimate sophistication."
http://bos.asmhackers.net/ - GitHub
rdos
Member
Member
Posts: 3234
Joined: Wed Oct 01, 2008 1:55 pm

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

Post by rdos »

bubach wrote:Thats still impressive, how did you even get involved in something like that?
A little luck + the right job position.
bubach wrote:Is those things runned on common x86 hardware?
Yes, our older terminals run on V25 (basically 8086) processors. I rewrote those in the mid-90s to C++, and stole the code from RDOS for the scheduler. I also made them use preemptive multitasking (they originally used cooperative multitasking). In the begining of 2000 I started to use RDOS as a test environment for the terminals, because we had no debug tools. It was not until 2010 the first PC terminals were ready.
bubach wrote:If so, why not simply use linux where they can be sure to find support and programmers for a veeery long time ahead.
They probably would be converted to Linux at some point, but it would take a while until that is done.
bubach wrote:Not that you'd want that personally of course...
Even if they eventually gets converted to Linux, the RDOS based terminals will still live for a long time. It is not a simple procedure to replace RDOS on a CF with Linux. That would likely require exchanging CF, something that will not be done unless necessary. I'm also not convinced that Linux is as stable as RDOS on the hardware we use. I mean, the OS must never emit panics, or show fault dialogs on screen. It should automatically reboot when errors are encountered.
bubach wrote:BTW, nice to see that you'r active here! I checked your source/page for references way back when I started OS-dev in 2003 or so, thought the project was dead. :( Always a pleasure knowing there's still some local talents tinkering away on assembly code, :) Also EelOS and Primula was 2 other swedish assembly OS's that inspired me. :)
I've been lazy with updating the web-page. I need to redo most of the documentation at some point. BTW, I now have one device-driver in C, the ACPI device-driver. I'll probably code some more in C, most likely new filesystems.
klange
Member
Member
Posts: 679
Joined: Wed Mar 30, 2011 12:31 am
Libera.chat IRC: klange
Discord: klange

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

Post by klange »

Image

Userspace directory traversal and viewing, as well as login (fork, setuid, exec()) and a rather large MOTD.

Image

update: And now with shadow password support and some functions to get your username.
User avatar
VolTeK
Member
Member
Posts: 815
Joined: Sat Nov 15, 2008 2:37 pm
Location: The Fire Nation

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

Post by VolTeK »

Well done :)
Post Reply