this is working pretty well right now

This commit is contained in:
2026-04-16 15:47:33 -04:00
parent a84774e635
commit 51c553524f
11 changed files with 247 additions and 0 deletions

3
BUGS/grub.cfg Normal file
View File

@@ -0,0 +1,3 @@
menuentry "BUGS" {
multiboot /boot/bugs.bin
}