Skip to content

A tiny operating system for Intel Architecture, 32-bit.

License

Notifications You must be signed in to change notification settings

simonjaeger/hjortron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

Hjortron is a tiny operating system for Intel Architecture, 32-bit. It is my way to explore the inner workings of a computer. And to learn more about low-level development.

It has a few minimal features; FAT12 (bootloader and filesystem), ATA driver, interrupt handler, keyboard driver, PCI enumeration, dynamic memory management, ELF relocation, serial port driver.

Screenshot

images/output.png

Running in QEMU with debug output in Windows (serial port).

License

A conscious effort is made to provide the project with the MIT License. See LICENSE.

About

A tiny operating system for Intel Architecture, 32-bit.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published