Skip to content

A small kernel written to get a better understanding of IA-32 ISA.

Notifications You must be signed in to change notification settings

maglash64/ionOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ion Operating System (ionOS)

A small kernel written to get a better understanding of IA-32 ISA.

Dependencie's :

  • qemu
  • nasm

How to build:

  • cd to the project directory.
  • user@machine:~$ make && qemu-system-i386 -kernel /build/image.bin

About

A small kernel written to get a better understanding of IA-32 ISA.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published