Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Ralf Brown's Interrupt List (Part 1,2) - int 01 - internal hardware - single-step http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 01 - internal hardware - SINGLE-STEP
   generated at end of each machine instruction if TF bit in FLAGS is set
Notes:  this is what makes the T command of DEBUG work for single-stepping
        on 8086 and 8088 CPUs, this interrupt is not generated after a MOV to
          segment register or POP of segment register unless you have a very
          early 8088 with a microcode bug
        on 286 and up CPUs, this interrupt is not generated after a MOV to SS
          or POP SS
SeeAlso: INT 03

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson