Update ReadMe

This commit is contained in:
secXsQuared 2016-05-11 15:40:02 -07:00
parent d85a005411
commit 1ba3afd68a
1 changed files with 3 additions and 7 deletions

View File

@ -1,8 +1,4 @@
This is a really simple operating system(still being developed). The image file is HOS.iso. Please use bochs to emulate
My Hobby OS.
- Uses grub2 and is multiboot-complaint.
- Architecture i386.
- Supports x86, x86_64.
- Calling convention: x86 cdecl, x64 System V ABI.
- Complete refactoring of previous version.
- Compiled by gcc, nasm. Linked by ld.
Far from completion.
Documents coming soon...