Let's Learn x86-64 Assembly Part 0 – Setup and First Steps
Let's Learn x86-64 Assembly! Part 0 - Setup and First Steps published on Apr 18 2020 The way I was taught x86 assembly at the university had been completely outdated for many years by the time I had my first class. It was around 2008 or 2009, and 64-bit processors had already started becoming a thing even in my neck of the woods. Meanwhile, we were doing DOS, real-mode, memory segmentation and all the other stuff from the bad old days. Nevertheless, I picked up enough of it during the classes