This repository has been archived on 2024-06-25. You can view files and clone it, but cannot push or open issues or pull requests.
rockOS/README.md
2022-07-21 21:59:23 +03:00

23 lines
416 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# rockOS
Welcome to rockOS project, a hobby OS that aims to run rogue and nethack.
## Currently implemented
- GDT
- IDT
- PIC initialization
- Semi-working keyboard driver
- Paging initialization
## Credits
- Furkan Mudanyalı
- Uko Kokņevičs
## Acknowledgements
- osdev.org community for huge documentation on osdev
- musl for libc implementation
## License
This project is licensed under GPLv3.0 or later.