art-of-asm/README.md

223 B

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