initial code dump

This commit is contained in:
p2r3
2025-08-12 03:51:57 +03:00
parent 94b568d2ac
commit 269e8346eb
17 changed files with 5134 additions and 0 deletions

3
build.sh Executable file
View File

@@ -0,0 +1,3 @@
rm bareiron
gcc main.c src/*.c -o bareiron
./bareiron