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 qemuClone it:
git https://github.com/xycertbsi/VimOS.gitTo build it:
makeThe generated file is a "os.bin" this is your OS To test it:
make run
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