In this video, we continue learning about programming in the NASM programming language. We discuss the following:
- The purpose of the stack in a computer's memory and how to utilize the stack for various purposes
- How to define and operate on floating point numbers (i.e. decimals)
- How to create a subroutine using the standard calling convention
Visit the website: www.oschmied.com