farlepet / rlboot

x86 bootloader targeting floppy disks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RLBoot

RLBoot is meant to be a rewrite of LBoot in Rust. Mainly as a means to get some more hands-on experience with Rust, but hopefully also add in some addition features that weren't implemented in LBoot.

It's kinda jank. Maybe it'll improve, maybe it won't.

NOTE: Currently, this requires building with a nightly Rust release.

About

x86 bootloader targeting floppy disks

License:MIT License


Languages

Language:Rust 80.3%Language:Assembly 13.7%Language:Makefile 4.7%Language:Shell 1.3%