JuiceOS-Kernel16
JuiceOS - is my operating system. It's working in 16-bit real mode, so kernel of this OS called "Kernel16". The kernel can process basic commands and run other software written in 16-bit assembly.
How to run OS on Linux?
You need to be in the working directory in your termial. There write this:
make run
How to run OS on Windows?
First you need ro open run.bat, and there You must change the path to your bin/os.bin file.
Then just run run.bat file in the working directory.
:warning: QEMU must be installed on Windows
:warning: QEMU must be added to Windows environment variables