In this video, we break down the core concept of Registers in Assembly Language. If you’ve ever wondered how a CPU actually stores and moves data at the lowest level, this video is for you.
Github Repo for this series |
github.com/hellokenway/Assembly-Platformer-Game-Series-CLOSE-TO-THE-METAL
What's next?
Stay tuned for the next video where we will use these registers to create our very first animation and learn how to control characters using the keyboard!
#AssemblyLanguage #Programming #8086 #ComputerScience #LowLevelProgramming #CodingTutorial