Register parameters


RST 20H, DEFW $2C0C

IN:  BHL = pointer to breakpoint

OUT: Fc=0, success and IX=handle
Fc=1, failure and A=error
RC_Hand, cannot allocate a debug handle
RC_Wp, cannot debug in ROM

Registers affected after return:
    A.BCDEHL/IXIY same
    .F....../.... different

Notes

Related calls

DC_Dis, Disassemble
DC_Dbg, Enter debugger