transfer to local git!

This commit is contained in:
2025-12-30 18:49:57 +00:00
commit 2305de8699
302 changed files with 3100 additions and 0 deletions

BIN
out/boot.o Normal file

Binary file not shown.

View File

@@ -0,0 +1,7 @@
set timeout=5
set default=0
menuentry "Scarab" {
multiboot2 /boot/kernel.bin
boot
}

BIN
out/isodir/boot/kernel.bin Executable file

Binary file not shown.

BIN
out/multiboot_header.o Normal file

Binary file not shown.

BIN
out/rust_handshake.o Normal file

Binary file not shown.

BIN
out/scarab.img Normal file

Binary file not shown.