Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
egely1337 authored Jul 29, 2022
1 parent 74aae83 commit f07de1e
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Armenian OS
Armenian OS is an Operating System written in Assembly and C
It supports x86 and x64 architectures

# Features
1. Bootloader
2. Printing String
3. Global Descriptor Table
4. Simple Paging

# TODO
1. IDT
2. Full support on Text-Mode
3. ELF Support
4. ACPI Support
5. VGA Support

0 comments on commit f07de1e

Please sign in to comment.