This forums is for OS project announcements including project openings, new releases, update notices, test requests, and job openings (both paying and volunteer).
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.
[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