I'm guestimating, if it works out for you, we're going to get to see some Über-advanced OpenGL stuff on real hardware ?Combuster wrote:Which obviously doesn't have the features I want to show offjal wrote:Or, less difficult, run in an emulator or virtual machine.
What does your OS look like? (Screen Shots..)
Re: What does your OS look like? (Screen Shots..)
When the chance of succeeding is 99%, there is still a 50% chance of that success happening.
- 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..)
You're close, but lets start small with multihead support, ok?
Re: What does your OS look like? (Screen Shots..)
Que? How unusual, usually it's the other way around. Have you found out why this is?i586coder wrote:well i had no choice since, my ps2 mouse driver can't work on any emulator except real hardware
JAL
Re: What does your OS look like? (Screen Shots..)
I have no idea why this happened to me, but i think something related to I/O delay under emulators.jal wrote: Que? How unusual, usually it's the other way around. Have you found out why this is?
JAL
the main code for my ps2 mouse driver is from http://www.ragestorm.net/sample?id=49
i used the code and make many changes to run independent on OS (because i'm OS ),and add some code to handle scroll.
even the original source code not working in any emulator, i tried sunVM,micro$oftVM,VMware,and boches ,all gives the same result,not only for my OS,but also for FREEDOS,i created an image for FREEDOS containing TC and compiled the source code and run the executable and completely failed , but the very interested part is the code is just run perfectly on any real hardware
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.
Re: What does your OS look like? (Screen Shots..)
Not too much at the moment, just a simple interface that loads objects.
edit1: Haha, I guess I was feeling dyslexic that night, needs to be 31 and not 13.
^^^ Need to fix the repeated text at the top, it's a small error and ignored for now. Also, the feliz_chk is just concept for now, networking, sound, etc is not complete yet.
Pretty basic, but I've been working on it a lot for the past few days.
edit1: Haha, I guess I was feeling dyslexic that night, needs to be 31 and not 13.
^^^ Need to fix the repeated text at the top, it's a small error and ignored for now. Also, the feliz_chk is just concept for now, networking, sound, etc is not complete yet.
Pretty basic, but I've been working on it a lot for the past few days.
There's no place like 127.0.0.1.
- BastetFurry
- Posts: 4
- Joined: Sun Nov 01, 2009 4:36 pm
Re: What does your OS look like? (Screen Shots..)
Some 8 bit fun on ye olde Master System.
Will be GPLed on first release because i believe that at least the kernel of an OS should be open.
Will be GPLed on first release because i believe that at least the kernel of an OS should be open.
- Attachments
-
- smsos(2).png (999 Bytes) Viewed 7335 times
-
- smsos(1).png (1.51 KiB) Viewed 7330 times
-
- smsos(0).png (904 Bytes) Viewed 7331 times
Re: What does your OS look like? (Screen Shots..)
@BastetFurry, Cool nice to see something a bit differant.
- 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..)
A preliminary screenshot of the latest iteration of my OS, "Socks."
I've got physical/virtual memory management, a simple initial display driver, and have just implemented ISR support. Next I have to implement the system call interface so I can get the IPC system running so I can get the driver interface set up.
The initial display driver, simple kernel heap, and physical memory manager are all C++ classes. The display driver even uses << for text and integers.
I've got physical/virtual memory management, a simple initial display driver, and have just implemented ISR support. Next I have to implement the system call interface so I can get the IPC system running so I can get the driver interface set up.
The initial display driver, simple kernel heap, and physical memory manager are all C++ classes. The display driver even uses << for text and integers.
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..)
well done
your project support my opinion that some users in this forum writes OS for old stuff like 8 bit micro controller "Z80"
take a look at such project
http://en.wikipedia.org/wiki/SymbOS
i look forward to see more
CheerS ,
a.T.d
your project support my opinion that some users in this forum writes OS for old stuff like 8 bit micro controller "Z80"
take a look at such project
http://en.wikipedia.org/wiki/SymbOS
i look forward to see more
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.
- 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..)
Acess2 - It's semi-stable (hard to crash on bochs without writing a new application)
There's a lot going on behind the scenes here (most of which is logged to the Bochs Console and to VT7)
I have FAT and EXT2 support, a very stable VFS and a NE2000 driver
There's a lot going on behind the scenes here (most of which is logged to the Bochs Console and to VT7)
I have FAT and EXT2 support, a very stable VFS and a NE2000 driver
- Attachments
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
-
- Posts: 6
- Joined: Sat Nov 07, 2009 11:53 pm
- Location: Hawaii
Re: What does your OS look like? (Screen Shots..)
looks cool dude . can't wait till i can post screenies here, but i think ill wait till i get my darned A20 enable to work so i can draw to the entire screen. lol.
in about 5 years, Bill Gates can suck on 32 bits of hardcore OS. .
a wise man once said, "If you ran without sacrifice, congratulations, you just jogged." -- cross country and track for life!!!!
a wise man once said, "If you ran without sacrifice, congratulations, you just jogged." -- cross country and track for life!!!!
Re: What does your OS look like? (Screen Shots..)
Here's mine so far
I'm going to restart the old tradition of showing panic screens with my first screenshot. Intentional panic with a bit of bad pointer voodoo just to cause this screen
I'm going to restart the old tradition of showing panic screens with my first screenshot. Intentional panic with a bit of bad pointer voodoo just to cause this screen
Re: What does your OS look like? (Screen Shots..)
brain wrote:I'm going to restart the old tradition of showing panic screens with my first screenshot. Intentional panic with a bit of bad pointer voodoo just to cause this screen
Just a boring register dump but some color has been added now. After any exception the CLI is restarted.
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..)
Next up, keyboard support!
- Attachments
-
- My brilliant do-nothing OS (if you can call it that)
- Screenshot-QEMU.png (5.44 KiB) Viewed 5803 times
- 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..)
If you want someone to laugh at, I have hardware 3d support but no proper keyboard driverearlz wrote:I find it hilarious that you have multitasking, but no keyboard supportmatio wrote:Next up, keyboard support!
Edit (to stay on-topic):
Manual boot-time device configuration. You'll probably notice that there's a lot of drivers somewhere on the TODO list