Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Current »

Register parameters


RST 20H, DEFW $0A0F

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

  • Internal operating system usage
  • API call implemented in OZ 5.0

Related calls

DZ_Dis, Disassemble
DZ_Dbg, Enter debugger

  • No labels