Interrupt  03h Breakpoint

(0:000Ch)

(internal) Taken when CPU executes the 1-byte INTEL\80x86op -INT 3 (CCh).

Similar to 8080's RST instruction. Generally used to set breakpoints

for DEBUG. Also used by Turbo Pascal versions 1,2,3 when \{$U+\}

specified