Learn about Binary Coded Decimal (BCD) in 8086 Assembly language through this video lesson. Explore how to convert hexadecimal numbers to a more display-friendly format for showing high scores in games. Dive into the theory behind BCD, understand ASCII representations, and master adjustments and subtraction techniques. Access accompanying text lessons, source code, and additional resources to enhance your assembly programming skills across multiple platforms.
Overview
Syllabus
Introduction
Theory
ASCII
Adjustments
Subtraction
Taught by
ChibiAkumas