What does your OS look like? (Screen Shots..)
Re: What does your OS look like? (Screen Shots..)
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
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
Distance doesn't make you any smaller,
but it does make you part of a larger picture.
but it does make you part of a larger picture.
Re: What does your OS look like? (Screen Shots..)
and also UNEXT/os has simple GUI based on script like this
Distance doesn't make you any smaller,
but it does make you part of a larger picture.
but it does make you part of a larger picture.
-
- Member
- Posts: 50
- Joined: Sat Mar 21, 2009 9:42 pm
Re: What does your OS look like? (Screen Shots..)
@i586coder
why did you stop development on such a good looking OS?
why did you stop development on such a good looking OS?
-
- Member
- Posts: 68
- Joined: Thu May 28, 2009 11:46 pm
Re: What does your OS look like? (Screen Shots..)
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
Currently working on the Lux Operating System
Re: What does your OS look like? (Screen Shots..)
He said that it was 16-bit and written in turbo C, thats probably why.smeezekitty wrote:@i586coder
why did you stop development on such a good looking OS?
Re: What does your OS look like? (Screen Shots..)
first thanx smeezekitty
..., 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.
so the code segment still 16bit (maximum 1MB) for kernel.
The other thing TC isn't too bad to create tiny machine code but its kind of killing since the compiler it self buggy ,but it was awesome 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
the best choice is GCC and i think everybody know why
CheerS,
a.T.d
well you guess, (real mode compiler specifications) maybebgraybr wrote: He said that it was 16-bit and written in turbo C, thats probably why.
..., 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.
so the code segment still 16bit (maximum 1MB) for kernel.
The other thing TC isn't too bad to create tiny machine code but its kind of killing since the compiler it self buggy ,but it was awesome 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
the best choice is GCC and i think everybody know why
CheerS,
a.T.d
Distance doesn't make you any smaller,
but it does make you part of a larger picture.
but it does make you part of a larger picture.
-
- Member
- Posts: 50
- Joined: Sat Mar 21, 2009 9:42 pm
Re: What does your OS look like? (Screen Shots..)
you noticed? i have had the compiler general protection fault LOL.since the compiler it self buggy
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:
D-OS v -1
My first attempt to write anything in assembly (This may be the wrong place to start but I like challenges ).
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?
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 (6.51 KiB) Viewed 5377 times
Last edited by Cent on Thu Oct 29, 2009 11:39 am, edited 2 times in total.
-
- 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..)
The Pedigree team hasn't posted a screenshot in a while, so here's one showing the latest incarnation of our text user interface.
Re: What does your OS look like? (Screen Shots..)
Great work! This OS is one of my favorites.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.
I also like the boot screen: http://pedigree-project.org/pics/pedigree_loading.png .
"Open source seems to embrace the dark side of human nature." - Ville Turjanmaa
Re: What does your OS look like? (Screen Shots..)
You'd like to know it's themable. the default one is dark blue now .Tommy wrote:Great work! This OS is one of my favorites.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.
I also like the boot screen: http://pedigree-project.org/pics/pedigree_loading.png .
- 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..)
I should find a working digital camera to make some screenshots (you can't ctrl+printscreen real hardware )
Re: What does your OS look like? (Screen Shots..)
Unless, of course, you hack together a hook in your keyboard driver :). Or, less difficult, run in an emulator or virtual machine.Combuster wrote:I should find a working digital camera to make some screenshots (you can't ctrl+printscreen real hardware :( )
JAL
Re: What does your OS look like? (Screen Shots..)
well i had no choice since, my ps2 mouse driver can't work on any emulator except real hardware ...Combuster wrote:I should find a working digital camera to make some screenshots (you can't ctrl+printscreen real hardware )
so i used digital camera to show you some windowing
Distance doesn't make you any smaller,
but it does make you part of a larger picture.
but it does make you part of a larger picture.
- 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..)
Which obviously doesn't have the features I want to show offjal wrote:Or, less difficult, run in an emulator or virtual machine.