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

Version 1 Current »

Register parameters


RST 20H, DEFW $20C

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

DC_Dis, Disassemble
DC_Dbg, Enter debugger

  • No labels