Skip to content

plos-clan/CoolPotOS-x64-V

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoolPotOS x64 V

This is a simple operating system for x86_64 written in V.

Build

Fetch limine dependency:

v install --git https://github.com/wenxuanjun/v-limine

Available targets:

  • make: Build the ISO image
  • make run: Build and run the ISO image in QEMU
  • make clean: Remove the build directory

License

The project follows MIT license. Anyone can use it for free. See LICENSE.