/Lisse

Very Very simple OS written in c.

Primary LanguageC

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