z80:Directives:BREAKPOINT

From Learn @ Cemetech
Jump to navigationJump to search

Inserts a breakpoint at current program counter address.

Syntax

   .breakpoint ["description"]

Uses

Being a breakpoint, it is used in debugging for locating errors.