https://github.com/primis/redos
x86 Kernel Project
https://github.com/primis/redos
Last synced: about 1 year ago
JSON representation
x86 Kernel Project
- Host: GitHub
- URL: https://github.com/primis/redos
- Owner: primis
- License: bsd-2-clause
- Created: 2014-10-04T04:25:56.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2021-05-14T19:50:16.000Z (about 5 years ago)
- Last Synced: 2025-04-15T16:14:36.276Z (about 1 year ago)
- Language: C
- Homepage: http://red-os.com
- Size: 141 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Red-OS
=====
Implemented Features:
* Keyboard Driver and Stdio Support for it
* VGA Driver and a Full printf()
* Real Time Clock with Unix Timestamp ability
* Interrupt Handling with Programmable Interrupt Controller Support
* Grand Descriptor Table implemented
Lots More to come