Even or Odd? in Nasm x86_64
This mini project determines whether a given input (a command line argument) is even or odd.
We begin once again by including our macro file, mymacros.inc, initialized variables and conversion of command line argument to integer (Read more on Working...
baremetal-bytes.hashnode.dev3 min read