Skip to content
/ aiden Public
forked from rafiqlola12/aiden

multitask operating system create with assembly

License

Notifications You must be signed in to change notification settings

socrazz/aiden

 
 

Repository files navigation

banner

operating system write from assembly for 64 bit processor from AMD64 family.

requirement for running aiden

hardware requirement:

  • 64MiB memory

software requirement

  • Qemu 5.0.0 or Bochs 2.6.11 (no SMP support for windows)
  • Nasm

compile and running (Linux):

$ chmod +x make.sh qemu.sh
$ ./make.sh
$ ./qemu.sh

About

multitask operating system create with assembly

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Assembly 96.7%
  • C 2.0%
  • Shell 1.2%
  • C++ 0.1%