Skip to content
This repository has been archived by the owner on Apr 28, 2023. It is now read-only.

antoninhrlt/osmini

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

osmini

Mini operating system with a graphical interface, for x64 platforms, in Rust and Assembly

Build

Don't forget to install the dependencies.

Run the following command to build the project : make build

Dependencies

Project to build on a Linux platform

  • rust (and associated tools)
  • ld (in binutils for Ubuntu)
  • gcc
  • nasm
  • make

System emulator

When running make run, the qemu program starts. Be sure it is installed.

You have to install : qemu-system (for package qemu-system-x86_64)

About

Mini operating system with a graphical interface, for x64 platforms, in Rust and Assembly [just started]

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published