Skip to content

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.

Notifications You must be signed in to change notification settings

purepelmen/JuiceOS-Kernel16

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

⚠️ QEMU must be installed on Windows

⚠️ QEMU must be added to Windows environment variables

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published