summaryrefslogtreecommitdiff
path: root/stage1/main.asm
AgeCommit message (Collapse)Author
2024-04-11bootinfo structLizzy Fleckenstein
2023-12-28stage1: allow bigger kernelsLizzy Fleckenstein
2023-12-15big chungusLizzy Fleckenstein
* fix a heap corruption bug * add qemu support * add an ATA driver * add an USTAR read-only file system * boot from disk instead of floppy * font rendering * image rendering * PCI enumeration * init script
2023-12-10rename to cuddles everywhereLizzy Fleckenstein
2023-12-07stage1: allow larger kernelsLizzy Fleckenstein
2023-12-07ensure stack doesn't overwrite MBR during stage1Lizzy Fleckenstein
2023-12-07stage1: print boot driveLizzy Fleckenstein
2022-10-06Initial commitLizzy Fleckenstein