Overview
Explore the fundamentals of 8086 (x86) assembly programming in this 37-minute video lesson focused on loops, jumps, and conditions. Learn how to create decision-making structures in your code by implementing jumps and conditional statements. Discover techniques for testing loop conditions, working with signed numbers, and understanding parity. Follow along with practical examples and sample tutorials to reinforce your understanding of these crucial assembly language concepts. Access accompanying text lessons and source code from the instructor's website to further enhance your learning experience.
Syllabus
Introduction
Loop test
Loop zed
Testing
Signed Numbers
Sample Tutorials
More Jumps
Parity
Taught by
ChibiAkumas