Introduction to writing x64 assembly in Visual Studio

This article completes the previous article about writing x86 assembly code in Visual Studio. Therein, I will show you how to extend the previous knowledge and give you a head start on how to write x64 assembler code instead. The Setup Configuring your project If you did not yet create a new project, please follow … Continue reading Introduction to writing x64 assembly in Visual Studio