Skip to content
This repository has been archived by the owner on Nov 10, 2024. It is now read-only.
/ tm-boooting Public archive

A toy bootsector written for a presentation I did at TerraMagna

Notifications You must be signed in to change notification settings

saiintbrisson/tm-boooting

Repository files navigation

The talk went over the process from getting a Master Boot Record written in assembly to bootstrap Rust code.

Building

This projects uses NASM for assembling the MBR and QEMU for emulating the x86 system.

Build and run:

make all
make run

About

A toy bootsector written for a presentation I did at TerraMagna

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published