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

23 lines
416 B
Markdown
Raw Normal View History

2022-07-21 21:59:23 +03:00
# 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.