Skip to content

xycertbsi/VimOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VimOS

xycert @ 2025
sory for errors in text my english is not prety good
Operating system on Assembly and C.
I the code created with AI(Claude 4.5)
I start from bootOS(nanochess project) thx

To build you need this, required packages:

sudo apt install nasm gcc binutils qemu

Clone it:

git https://github.com/xycertbsi/VimOS.git

To build it:

make

The generated file is a "os.bin" this is your OS To test it:

make run


kép
To clean the generated files like .o and .bin:

make clean


Warning: its not a .iso file build its build a simple .bin file to run sry

About

Operating system on Assembly and C.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published