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
qw
Member
Member
Posts: 792
Joined: Mon Jan 26, 2009 2:48 am

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

Post by qw »

Cool! My first computer was a C64, and I spent quite some time learning 5610 assembly language.
Neoncore
Posts: 14
Joined: Sat Jun 25, 2011 1:49 pm

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

Post by Neoncore »

I'm using loads of tutorials and it's still missy lol , don't laugh :D

shutdown and restart functions aren't working yet lol
Attachments
Screenshot-QEMU-2.png
Screenshot-QEMU-1.png
Screenshot-QEMU.png
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 »

Here is a screenshot from the last version of my OS (Genius HorizonOS) :
Image
descent
Posts: 10
Joined: Wed Sep 05, 2012 1:25 am
Location: Taiwan

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

Post by descent »

I am newbile. "simple os" is for me to practice, so everything is simple.



only process switch, no shell, mm, fs, ipc, fork(), after booting, enter protected mode.

There are 4 console,
alt+f1, alt+f2, alt+f3, alt+f6
alt+f6 is graphic console, if switch to graphic console, cannot switch to text console.

graphic mode is only 320X200X256 color in VGA (use no bios call to switch graphic mode).
I want to set to 640X480X16/24bit color (without bios call).
Can anyone give me some reference?

Image
User avatar
GAT
Member
Member
Posts: 75
Joined: Wed Nov 30, 2011 9:51 pm
Contact:

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

Post by GAT »

new-wind.JPG
New GUI, running file manager, using my VFS to grab and display text files from disk!
d3: virtualizing kernel in progress
https://github.com/WizardOfHaas/d3/
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 finally sat down and got Unicode (UTF-8) text working in my terminal.

Image

Image

Sample text is the Japanese Wikipedia article on POSIX.
TS
Posts: 3
Joined: Fri Sep 07, 2012 6:27 pm

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

Post by TS »

Image

Image

Image
User avatar
Jezze
Member
Member
Posts: 395
Joined: Thu Jul 26, 2007 1:53 am
Libera.chat IRC: jfu
Contact:

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

Post by Jezze »

I can't find words for that one.

Nice work creating all that but don't ever design a user interface again!

PS: It's hard to see the "Christian Theme" in that one, except maybe for the many war strategy games.
Fudge - Simplicity, clarity and speed.
http://github.com/Jezze/fudge/
User avatar
gravaera
Member
Member
Posts: 737
Joined: Tue Jun 02, 2009 4:35 pm
Location: Supporting the cause: Use \tabs to indent code. NOT \x20 spaces.

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

Post by gravaera »

Ohhhh snap
17:56 < sortie> Paging is called paging because you need to draw it on pages in your notebook to succeed at it.
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 »

Let's not be dicks to LoseThos, maybe he did some growing up too. :wink:
"Computers in the future may weigh no more than 1.5 tons.", Popular Mechanics (1949)
[ Project UDI ]
User avatar
JamesM
Member
Member
Posts: 2935
Joined: Tue Jul 10, 2007 5:27 am
Location: York, United Kingdom
Contact:

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

Post by JamesM »

Nope he didn't, and he's banned again after having 3 posts...
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 »

Well, I dislike theists as much as the next person but he didn't seem to do anything this time. :)
"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 »

Love4Boobies wrote:Well, I dislike theists as much as the next person but he didn't seem to do anything this time. :)
Actually he threatened to sue the site operators.

And to stay on topic: I have built an editor for my OS that is almost, but not quite, entirely unlike vim, based on my vim configuration:

Image
Image

Its name is bim, which stands for bad imitation and shares its Japanese transliteration with Vim (ビム).
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 »

klange wrote:
Love4Boobies wrote:Well, I dislike theists as much as the next person but he didn't seem to do anything this time. :)
Actually he threatened to sue the site operators.
Oh, oops. You're right. I didn't read that far; thought he was giving a rant about Secure Boot or something.
"Computers in the future may weigh no more than 1.5 tons.", Popular Mechanics (1949)
[ Project UDI ]
User avatar
JamesM
Member
Member
Posts: 2935
Joined: Tue Jul 10, 2007 5:27 am
Location: York, United Kingdom
Contact:

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

Post by JamesM »

Love4Boobies wrote:
klange wrote:
Love4Boobies wrote:Well, I dislike theists as much as the next person but he didn't seem to do anything this time. :)
Actually he threatened to sue the site operators.
Oh, oops. You're right. I didn't read that far; thought he was giving a rant about Secure Boot or something.
Also, permban means just what it says on the tin...
Post Reply