z80:Directives:BREAKPOINT

From Learn @ Cemetech
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Inserts a breakpoint at current program counter address.

Syntax

   .breakpoint ["description"]

Uses

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