What does your OS look like? (Screen Shots..)
Re: What does your OS look like? (Screen Shots..)
it's just a theme for internal test, what about follow? you are not friendly.
http://gnome-look.org/content/show.php/ ... ent=108946
http://xfce-look.org/content/show.php/R ... tent=61186
http://www.skyos.org/?q=node/640
http://gnome-look.org/content/show.php/ ... ent=108946
http://xfce-look.org/content/show.php/R ... tent=61186
http://www.skyos.org/?q=node/640
Re: What does your OS look like? (Screen Shots..)
@easion : Fantastic work!. Hats off
--Thomas
--Thomas
Re: What does your OS look like? (Screen Shots..)
Finally my first screenshot of my OS:
It's really on the beginning, I still need to implement the support for PS/2 Mice, but my OS will be like Mac OS Classic(don't have any type of command -line).
I hope you've appreciated!
Best Regards,
Nathan Paulino Campos
It's really on the beginning, I still need to implement the support for PS/2 Mice, but my OS will be like Mac OS Classic(don't have any type of command -line).
I hope you've appreciated!
Best Regards,
Nathan Paulino Campos
Re: What does your OS look like? (Screen Shots..)
It is the first choice I have made for my OS. This is a good choice, but I have finally switched to a Win 3xNathan wrote: my OS will be like Mac OS Classic(don't have any type of command -line).
interface: no taskbar, no menu bar on top, just icons for minimized windows.
I wish you good luck with your OS.
Tommy
"Open source seems to embrace the dark side of human nature." - Ville Turjanmaa
Re: What does your OS look like? (Screen Shots..)
In porting (rewriting really) my OS to 64-bit, I decided to use Grub2 to do the dirty work for me. I know it's not really a screen of my own OS but here's Grub2 booting it;
The actual OS is nothing to look at yet
The actual OS is nothing to look at yet
Valix is an experiment in an interpreted userspace with object-oriented and functional design patterns. Developers needed! Join #valix on irc.freenode.net
Re: What does your OS look like? (Screen Shots..)
Well, at least you have a nice logo.xvedejas wrote:it's not really a screen of my own OS but here's Grub2 booting it;
Good luck with your OS. Do you plan the GUI to run in text-mode?Nathan wrote:Finally my first screenshot of my OS:
.. Screenshot ..
It's really on the beginning, I still need to implement the support for PS/2 Mice, but my OS will be like Mac OS Classic(don't have any type of command -line).
-- Andrew
-
- Posts: 10
- Joined: Mon Feb 01, 2010 12:37 pm
- Firestryke31
- Member
- Posts: 550
- Joined: Sat Nov 29, 2008 1:07 pm
- Location: Throw a dart at central Texas
- Contact:
Re: What does your OS look like? (Screen Shots..)
Here's a screenshot of my kernel initializing itself. I just implemented the task manager, and here it is setting up a new task, switching to it, running it (the green 1), then falling flat on it's face as it tries to switch to it again (everything after). I'm so proud!
Owner of Fawkes Software.
Wierd Al wrote: You think your Commodore 64 is really neato,
What kind of chip you got in there, a Dorito?
Re: What does your OS look like? (Screen Shots..)
On behalf of the United Nations, I demand that you release the CPU immediately!
- Firestryke31
- Member
- Posts: 550
- Joined: Sat Nov 29, 2008 1:07 pm
- Location: Throw a dart at central Texas
- Contact:
Re: What does your OS look like? (Screen Shots..)
I shall, once it has given me the secrets of multitasking! Muahahaha!
I am pretty sure it's a stack problem, and I need to improve my task setup code. I also need to implement threading, but I figured multithreading would be an easy extension to multitasking. My task manager also doesn't support switching rings yet.
I am pretty sure it's a stack problem, and I need to improve my task setup code. I also need to implement threading, but I figured multithreading would be an easy extension to multitasking. My task manager also doesn't support switching rings yet.
Owner of Fawkes Software.
Wierd Al wrote: You think your Commodore 64 is really neato,
What kind of chip you got in there, a Dorito?
Re: What does your OS look like? (Screen Shots..)
Same here, got multitasking (and multithreading) working once, but since I redesigned a lot of stuff and changed the way paging is handled, it keeps messing up (think it's the stack too). I dropped it for now but I hope to get it working in the future.Firestryke31 wrote:I shall, once it has given me the secrets of multitasking! Muahahaha!
I am pretty sure it's a stack problem, and I need to improve my task setup code. I also need to implement threading, but I figured multithreading would be an easy extension to multitasking. My task manager also doesn't support switching rings yet.
When the chance of succeeding is 99%, there is still a 50% chance of that success happening.
Re: What does your OS look like? (Screen Shots..)
Latest sceenshots of BareMetal OS. QEMU is emulating a 64 processor system.
The "hellosmp" program tells each processor to print a message.
Getting a list of files on the hard drive, using some other built-in CLI commands (64-bit register dump), and running a basic Hello World app.
The "hellosmp" program tells each processor to print a message.
Getting a list of files on the hard drive, using some other built-in CLI commands (64-bit register dump), and running a basic Hello World app.
BareMetal OS - http://www.returninfinity.com/
Mono-tasking 64-bit OS for x86-64 based computers, written entirely in Assembly
Mono-tasking 64-bit OS for x86-64 based computers, written entirely in Assembly
Re: What does your OS look like? (Screen Shots..)
The Aprom project, a nomad OS currently drifting from text and GUI:
Towards 3D and flashing: (EDIT: png)
Towards 3D and flashing: (EDIT: png)
Last edited by Artlav on Sun Feb 07, 2010 2:25 pm, edited 1 time in total.
Re: What does your OS look like? (Screen Shots..)
cool!Artlav wrote: Towards 3D and flashing
Re: What does your OS look like? (Screen Shots..)
Artlav: is it possible you could re-upload your 3D image without the jpeg compression? I would look a lot better then
Valix is an experiment in an interpreted userspace with object-oriented and functional design patterns. Developers needed! Join #valix on irc.freenode.net