Skip to content

mrinaldhar/Calcukernel

Repository files navigation


CALCUKERNEL v.0.2 Developed by Mrinal Dhar


To do:

Make sure nasm is installed on your system.

Make sure qemu i386 is installed on your system.


Steps to compile:

  1. Run ./compile from your terminal.
  2. The file 'kernel' is generated at the end of the process. This is the main kernel file which must be executed by qemu.

Steps to run:

  1. Run ./run_in_emulator from your terminal.
  2. Qemu will be launched automatically with CalcuKernel loaded on it.

Developed by Mrinal Dhar UG2, 201325118

About

A kernel that boots up and lets you use a simple calculator. Developed as course project for Operating Systems course.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors