Skip to content

Commit

Permalink
push from makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
egely1337 committed Oct 20, 2022
1 parent 0abd7c3 commit 921c718
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# hyeo-i386
hyeo OS is an Operating System written in Assembly and C++
# hyeo-i386 🚀
hyeoOS is an Operating System written in Assembly and C++
It supports only i386 architecture.

# Features
# Features
- [x] GRUB
- [x] Global Descriptor Table
- [x] Interrupt Descriptor Table
- [x] Text-Mode Support
- [x] System Calls
- [x] Simple File System (HFS)

# TODO
# TODO 📕
- [ ] ELF Support
- [ ] ACPI Support
- [ ] VGA Support
Expand Down

0 comments on commit 921c718

Please sign in to comment.