What does your OS look like? (Screen Shots..)
- gamefreak11221
- Posts: 7
- Joined: Mon May 09, 2011 8:24 pm
- Location: Philippines
Re: What does your OS look like? (Screen Shots..)
As you can see it has no Applications on the desktop because it can't run any kind of applications installed by users, it requires them to be related to the OS own custom programming language called the Box Assembly i made for it, also its suppose to be a Programmers OS
Anyway, thanks for the comments! Also i forgot to make a clock for the taskbar xD
EDIT:
I'm working on some basic apps for BBOS
Anyway, thanks for the comments! Also i forgot to make a clock for the taskbar xD
EDIT:
I'm working on some basic apps for BBOS
openBOX - A hybrid cloud OS
- gamefreak11221
- Posts: 7
- Joined: Mon May 09, 2011 8:24 pm
- Location: Philippines
Re: What does your OS look like? (Screen Shots..)
Haha! Thanks for the help
openBOX - A hybrid cloud OS
Re: What does your OS look like? (Screen Shots..)
My OS is such a success.
... It's literally a downloaded IMG (that I made into an ISO) and source from osdever.net, for testing, so it's not really my OS. With all of these compiling problems, and testing problems... I think Apple and Microsoft sold me broken computers because they are scared of me taking over the world. =P
... It's literally a downloaded IMG (that I made into an ISO) and source from osdever.net, for testing, so it's not really my OS. With all of these compiling problems, and testing problems... I think Apple and Microsoft sold me broken computers because they are scared of me taking over the world. =P
Re: What does your OS look like? (Screen Shots..)
Hello! I'm new here and I would like to greet everyone with my first screenshot.
Re: What does your OS look like? (Screen Shots..)
Such an optimist.Aaron wrote:... I think Apple and Microsoft sold me broken computers because they are scared of me taking over the world. =P
Re: What does your OS look like? (Screen Shots..)
How can I include my own screenshot?
How to unlock wii
Re: What does your OS look like? (Screen Shots..)
My OS is still extremely basic, I don't even have malloc yet, but I have a working terminal, and you can play minesweeper With random levels and everything
(pic is taken from an actual computer running it, not in virtual)
(pic is taken from an actual computer running it, not in virtual)
Re: What does your OS look like? (Screen Shots..)
I never actually understood the minesweeper rules, I mean, I get what you have to do, but what do those numbers mean? Do you have a link or something or could you explain to me what the numbers are 4? 4. It's a joke But seriously, what do these numbers mean?
Re: What does your OS look like? (Screen Shots..)
The numbers tell you how many bombs are next to where the number is (can be diagonal, but always one space away).
My image attached; (the full screen is 800x600x24, but the rest of it is black so I cropped it.)
My image attached; (the full screen is 800x600x24, but the rest of it is black so I cropped it.)
- Attachments
-
- Screenshot.png (5.25 KiB) Viewed 9628 times
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..)
And now first-class lexical closures (I call them blocks) are working
- Attachments
-
- Screenshot.png (4.62 KiB) Viewed 9573 times
Valix is an experiment in an interpreted userspace with object-oriented and functional design patterns. Developers needed! Join #valix on irc.freenode.net
- thepowersgang
- Member
- Posts: 734
- Joined: Tue Dec 25, 2007 6:03 am
- Libera.chat IRC: thePowersGang
- Location: Perth, Western Australia
- Contact:
Re: What does your OS look like? (Screen Shots..)
My current GUI for Acess2 - It supports image loading and dynamic resizing (it uses a GTK-style layout engine, that doesn't have fixed element sizes)
The black boxes are a border around all elements (a bit of debugging)
It may not look like much, but I like it. Now to create a mouse driver for it.
The black boxes are a border around all elements (a bit of debugging)
It may not look like much, but I like it. Now to create a mouse driver for it.
- Attachments
-
- Acess-AxWin-20110528.png (8.82 KiB) Viewed 9541 times
Kernel Development, It's the brain surgery of programming.
Acess2 OS (c) | Tifflin OS (rust) | mrustc - Rust compiler
Currently Working on: mrustc
Acess2 OS (c) | Tifflin OS (rust) | mrustc - Rust compiler
Currently Working on: mrustc
Re: What does your OS look like? (Screen Shots..)
My new screen of death used by the exception handler. It isn't from textual mode but this is a screen of the console handled by the graphical VBE driver.
- Attachments
-
- bsod.PNG (10.05 KiB) Viewed 9364 times
- DavidCooper
- Member
- Posts: 1150
- Joined: Wed Oct 27, 2010 4:53 pm
- Location: Scotland
Re: What does your OS look like? (Screen Shots..)
I don't have any keyboard with a "Canc" key on it. Is it the one normally labelled as "Esc"?Karlosoft wrote:My new screen of death used by the exception handler. It isn't from textual mode but this is a screen of the console handled by the graphical VBE driver.
Help the people of Laos by liking - https://www.facebook.com/TheSBInitiative/?ref=py_c
MSB-OS: http://www.magicschoolbook.com/computing/os-project - direct machine code programming
MSB-OS: http://www.magicschoolbook.com/computing/os-project - direct machine code programming
Re: What does your OS look like? (Screen Shots..)
"Canc" = cancellare = Delete in italian.DavidCooper wrote:I don't have any keyboard with a "Canc" key on it. Is it the one normally labelled as "Esc"?Karlosoft wrote:My new screen of death used by the exception handler. It isn't from textual mode but this is a screen of the console handled by the graphical VBE driver.
"Open source seems to embrace the dark side of human nature." - Ville Turjanmaa