Skip to content

illbexyz/kaya-os-uarm

 
 

Repository files navigation

Generate the executable file using make: $ make

If you would like to test this project using a uArm emulator you can find the link below for the download.

Launch the emulator using: $ uarm

From settings in section "Boot", click on Browse... and select the "kaya.core.uarm" file generated by make.

Click "Power" to boot up the emulator. Open a terminal on "Terminals".

Click "Play" to boot the OS.

Links:

MicroARM Emulator: http://mellotanica.com/uarm/index.html

Kaya OS documentation: http://www.cs.unibo.it/~renzo/so/Kaya.pdf

About

Kaya OS implementation for uArm processors. 2014

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 94.4%
  • Makefile 3.7%
  • C++ 1.9%