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 2 Next »

Register parameters

RST 20H, DEFW $DA06
IN:
     C = number of bytes to copy (0 ... 255)
     HL = local source pointer
     BDE = extended destination pointer
OUT:
     Fc = 0 always

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

Related calls

GN_Cme, compare null-terminated strings, one local, one extended
GN_Rbe, read byte at extended address
GN_Wbe, write byte at extended address
OS_Bhl, copy bytes from extended address

  • No labels