Skip to content

ThestralWarrior/CoreLite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoreLite

CoreLite is a 32-bit operating system based on the Intel x86 architecture. This project is currently a work in progress, with foundational components being actively developed to provide a streamlined, lightweight OS experience.

Project Goals

  • Upgrade to 64-bit Architecture

  • Memory Management

  • Additional Device Drivers

  • Networking Support

  • Basic GUI (well, atleast 🤷)

Current Build Instructions

To build and run CoreLite, you will need make and QEMU installed on your Linux system. If you are on Windows, use Cygwin64.

  1. Clone this repository.

  2. In the terminal, navigate to the CoreLite project directory.

  3. Use the following command to build and run CoreLite in an emulator:

    make run

About

An x86 Operating System

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors