Greg Shuflin 153f1571f8 WIP fix readme
2022-01-29 21:45:42 -08:00
2017-03-31 00:54:22 -07:00
2015-10-26 03:04:21 -07:00
2015-09-20 23:59:06 -07:00
2015-09-16 23:15:17 -07:00
2015-09-21 02:22:44 -07:00
2015-09-20 23:59:06 -07:00
2015-10-22 22:24:51 -07:00
2015-09-17 00:16:55 -07:00
2015-10-22 22:30:24 -07:00
2022-01-29 21:45:42 -08:00
2015-10-26 03:04:21 -07:00
2015-10-26 03:04:21 -07:00
2015-09-17 00:16:55 -07:00

# Bare metal programming sandbox

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


# 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:
    * http://x86.renejeschke.de/
    * http://www.cs.virginia.edu/~evans/cs216/guides/x86.html#registers
Description
No description provided
Readme 1.7 MiB
Languages
Rust 39.2%
Assembly 38.5%
Makefile 13.9%
Just 5.5%
C 2.9%