资 源 简 介
E/OS is an operating system designed for the x86 architecture.
NEWS:
* Added x86_64 support!
* Replaced GRUB with a custom bootloader.
* E/OS v0.03 has been release! (check it out in the "downloads" section)
* My current goal is to provide a method for users to be able to view the devices within the computer without having to physically open the case. I am trying to collect, manage, and allow users to view a ton of info. Hopefully this will allow people to see how many free memory slots there are or if their motherboard supports SATA.
Current experiment(s):
1. Fully cooperative multi-tasking without interrupts (90% complete)
1. Keyboard handler (task) (80%)
1. TUI (task) (35%)
1. Hardware enumeration (35%)
1. Custom bootloader (75%)
1. x86_64 support (70%)
testing ranks
HORRIBLE - SKETCHY - OK - GOOD - GREAT
Emulator test resu