Skip to content

InsaneMiner/Lisse

Repository files navigation

Lisse

Very simple command line Operating System.
Feel free to commit some code.
This os does not support UEFI mode only legacy.
Sorry about the messy code.

How to run:

  • qemu-system-i386 -cdrom Lisse.iso
  • OR
  • burn to disc

Commands

  • clear

How to compile

  • run the file build.sh

What you will need

  • gcc
  • ld
  • grub-mkrescue
  • nasm

Features

  • one command
  • x86
  • keyboard
  • interrupts

About

Very Very simple OS written in c.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published