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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b604013 · Nov 10, 2024

History

5 Commits
Jul 4, 2023
Jul 4, 2023
Jul 4, 2023
Jul 4, 2023
Jul 4, 2023
Jul 4, 2023
Jul 4, 2023
Nov 10, 2024
Jul 4, 2023
Jul 4, 2023
Jul 4, 2023
Jul 4, 2023

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