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
i586coder
Member
Member
Posts: 143
Joined: Sat Sep 20, 2008 6:43 am

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

Post by i586coder »

Hi OS fellows

and nice work, i see this topic will expand to infinity,
so it's my turn to show you what is my OS look like

note: this is my UNEXT/os 16bit turbo c OS (dead project)
, and currently im working on 32bit micro kernel using GCC
Attachments
loader.jpg
detect.jpg
cli.jpg
Distance doesn't make you any smaller,
but it does make you part of a larger picture.
User avatar
i586coder
Member
Member
Posts: 143
Joined: Sat Sep 20, 2008 6:43 am

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

Post by i586coder »

and also UNEXT/os has simple GUI based on script like this
Attachments
Image(175).jpg
script.jpg
Distance doesn't make you any smaller,
but it does make you part of a larger picture.
smeezekitty
Member
Member
Posts: 50
Joined: Sat Mar 21, 2009 9:42 pm

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

Post by smeezekitty »

@i586coder
why did you stop development on such a good looking OS?
chibicitiberiu
Member
Member
Posts: 68
Joined: Thu May 28, 2009 11:46 pm

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

Post by chibicitiberiu »

Image
This is great, I finally managed to make a Hello world OS that works with GRUB boot loader.
Tibi,
Currently working on the Lux Operating System
bgraybr
Posts: 8
Joined: Thu Oct 08, 2009 9:02 pm

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

Post by bgraybr »

smeezekitty wrote:@i586coder
why did you stop development on such a good looking OS?
He said that it was 16-bit and written in turbo C, thats probably why.
User avatar
i586coder
Member
Member
Posts: 143
Joined: Sat Sep 20, 2008 6:43 am

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

Post by i586coder »

first thanx smeezekitty
bgraybr wrote: He said that it was 16-bit and written in turbo C, thats probably why.
well you guess, (real mode compiler specifications) maybe :roll:

..., i stop my UNEXT/os project because it use UNREAL-MODE and you can't do much things with this mode except full access to all memory in linear address in easy way. :wink:

so the code segment still 16bit (maximum 1MB) for kernel. #-o

The other thing TC isn't too bad to create tiny machine code but its kind of killing :twisted: since the compiler it self buggy :shock: ,but it was awesome :mrgreen: experiment to build my operating system in non-traditional way,and learned how difficult was coding operating system in the past with low ability computers , and i think i did it :P

the best choice is GCC and i think everybody know why 8)

CheerS,
a.T.d
Distance doesn't make you any smaller,
but it does make you part of a larger picture.
smeezekitty
Member
Member
Posts: 50
Joined: Sat Mar 21, 2009 9:42 pm

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

Post by smeezekitty »

since the compiler it self buggy
you noticed? i have had the compiler general protection fault LOL.
as for my OS...working on it.

Code: Select all

Please visit :
 . http://bochs.sourceforge.net
 . http://www.nongnu.org/vgabios

Bochs VBE Display Adapter enabled

Bochs BIOS - build: 06/07/09
$Revision: 1.231.2.1 $ $Date: 2009/06/07 07:49:09 $
Options: apmbios pcibios eltorito


Press F12 for boot menu.

Booting from Floppy...
BnL ver 0.1
Starting kernel
Enter password:tupe
Password incorrect
Enter password:test_password
JOHNS_KERNEL:x
Executing program : x
0
Program not found.
JOHNS_KERNEL:
Cent
Posts: 1
Joined: Mon Oct 26, 2009 2:32 pm

D-OS v -1

Post by Cent »

My first attempt to write anything in assembly (This may be the wrong place to start but I like challenges :D ).
currently the OS loads a GDT, switches to Protected mode, loads a TSS descriptor to a TSS, sets up a stack and segment registers, clears the screen and write the sting "Welcome to D-OS v -1" as well as every printable character to the screen. Interrupts are bluntly ignored.

At least I made it to the hello world of OS development, in two weeks without any prior knowledge to assembly and very little experience in computer development in general (I did read a book about C++, boy it sucked).

EDIT: WTF, I 100% sure I posted this as a new topic in the Announcements, Test Requests, & Job openings sub forum, I even saw the topic with 4 views and no replies in that forum. How did it end up here? and can this post moved back to the place I originally posted it?
Attachments
D-OS.png
D-OS.png (6.51 KiB) Viewed 5245 times
Last edited by Cent on Thu Oct 29, 2009 11:39 am, edited 2 times in total.
pcmattman
Member
Member
Posts: 2566
Joined: Sun Jan 14, 2007 9:15 pm
Libera.chat IRC: miselin
Location: Sydney, Australia (I come from a land down under!)
Contact:

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

Post by pcmattman »

The Pedigree team hasn't posted a screenshot in a while, so here's one showing the latest incarnation of our text user interface.
Attachments
Nethack :)
Nethack :)
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 »

pcmattman wrote:The Pedigree team hasn't posted a screenshot in a while, so here's one showing the latest incarnation of our text user interface.
Great work! This OS is one of my favorites.
I also like the boot screen: http://pedigree-project.org/pics/pedigree_loading.png :wink: .
"Open source seems to embrace the dark side of human nature." - Ville Turjanmaa
eddyb
Member
Member
Posts: 248
Joined: Fri Aug 01, 2008 7:52 am

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

Post by eddyb »

Tommy wrote:
pcmattman wrote:The Pedigree team hasn't posted a screenshot in a while, so here's one showing the latest incarnation of our text user interface.
Great work! This OS is one of my favorites.
I also like the boot screen: http://pedigree-project.org/pics/pedigree_loading.png :wink: .
You'd like to know it's themable. the default one is dark blue now :).
User avatar
Combuster
Member
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..)

Post by Combuster »

I should find a working digital camera to make some screenshots (you can't ctrl+printscreen real hardware :( )
"Certainly avoid yourself. He is a newbie and might not realize it. You'll hate his code deeply a few years down the road." - Sortie
[ My OS ] [ VDisk/SFS ]
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 »

Combuster wrote:I should find a working digital camera to make some screenshots (you can't ctrl+printscreen real hardware :( )
Unless, of course, you hack together a hook in your keyboard driver :). Or, less difficult, run in an emulator or virtual machine.


JAL
User avatar
i586coder
Member
Member
Posts: 143
Joined: Sat Sep 20, 2008 6:43 am

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

Post by i586coder »

Combuster wrote:I should find a working digital camera to make some screenshots (you can't ctrl+printscreen real hardware :( )
well i had no choice since, my ps2 mouse driver can't work on any emulator except real hardware :!: ...

so i used digital camera to show you some windowing :idea:
Distance doesn't make you any smaller,
but it does make you part of a larger picture.
User avatar
Combuster
Member
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..)

Post by Combuster »

jal wrote:Or, less difficult, run in an emulator or virtual machine.
Which obviously doesn't have the features I want to show off :wink:
"Certainly avoid yourself. He is a newbie and might not realize it. You'll hate his code deeply a few years down the road." - Sortie
[ My OS ] [ VDisk/SFS ]
Post Reply