Test Project Orion

This forums is for OS project announcements including project openings, new releases, update notices, test requests, and job openings (both paying and volunteer).
Post Reply
Tk

Test Project Orion

Post by Tk »

Im new to OS dev, and I finally finished working on one( during my spare time ) that is worth even mentioning.

Demo Image: http://www.tktech.org/demo.tar.gz

If you could upload me an image of the screen once you get into prompt, and tell me your computer specs, I would greatly appreciate it. I think theres a bug in the CPUID instructions, and I cant test it, so I need to know if it matches up to your specs.

Known bugs:
  • Even if a printer isnt found it still reports Init Complete. If a printer is found and crashes, it reports properly.
  • Running hardware'ram leaves register trash, need to clear it.
  • hardware'vga was causing a bit overflow, took it out.
hendric

Re:Test Project Orion

Post by hendric »

Hmm I think many should be accomplished. As I typed words into the shell and press "enter" , the kernel crashed.
Tk

Re:Test Project Orion

Post by Tk »

[edit]
The `graphics` command was supposed to be taken out, ill posts a more recent image in about an hour, im finishing the device tree.

[edit]
virtual filesystem now in place! Took awhile but its done. Access all devices through /dev/something, ie keyboard /dev/kyb0 , /dev/hd0 , ect.
No partion support yet though :(
Post Reply