In our previous lesson, we learnt how to use and implement macros to make our Nasm x64 code efficient and non-repetitive. Intro to Macros Arrays Are 0-Indexed (Like Any Real Language π) In Nasm x64, arrays (including strings) are 0-indexed, just lik...
baremetal-bytes.hashnode.dev2 min readNo responses yet.