13 lines
359 B
Plaintext
13 lines
359 B
Plaintext
Sandbox for playing with low-level programming stuff
|
|
|
|
|
|
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
|