C++ Programming Tutorial #4 : Intro to Debug and the 8086 DIV/JMP instructions

Опубликовано: 14 Март 2026
на канале: Alan Carre
2,446
13

Watch Entire Series: http://www.youtube.com/view_play_list...

Here I take a detailed look at integer division on a "simulated" Intel 8086 processor through Window's cmd.exe and debug.exe programs. I am also using "EDIT" but that is not explained in the video. In fact there are 2 command prompts running, one on top of the other, and I regularly toggle back and forth to give detailed explanations.