01c36c61784c789af36992c4bc36b7851cb993be
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"baremetal_gamarjoba- bare-metal x86 program run with QEMU
Useful links
The following projects are inspirational:
- https://github.com/programble/bare-metal-tetris
- http://0xax.blogspot.com/2014/09/say-hello-to-x64-assembly-part-3.html
x86 instruction set reference:
Description
Languages
Rust
39.2%
Assembly
38.5%
Makefile
13.9%
Just
5.5%
C
2.9%