|
||
---|---|---|
src | ||
.gitignore | ||
README.md | ||
art-of-masm.sublime-project | ||
mllink$.lnk |
README.md
This repo is me working through the book The Art of 64 Bit Assembly.
To build listings in the src/
folder simply call the build.bat
script with the listing number:
build 1_8 // don't add .asm extension