Files
low-level-programming/README.md
2022-01-29 22:12:20 -08:00

582 B

Bare metal programming sandbox

This repo is a sandbox for experimenting with bare metal code and other low-level programming concerns.

This repo contains the following executables:

  • gamarjoba_munde - x86-64 linux binary that prints the text "Gamarjoba, Munde"

Useful links

The following projects are inspirational:

x86 instruction set reference: