83Plus:Hooks:9BD0

From WikiTI
Revision as of 10:02, 28 March 2005 by FloppusMaximus (Talk | contribs)

Jump to: navigation, search

Synopsis

Name: Silent Link Hook

Hook Pointer Block Address: 9BD0

Hook Enable BCALL: 50CE

Hook Disable BCALL: 50D1

Hook Call BCALL: Unknown

Hook Active Flag: 7, (iy + 36h)

This hook allows you to abort a silent link request.

Using the Hook

The hook only uses the zero flag.

  • Zero flag: Clear to abort the silent link request.

Comments

This hook can be used to make sure no silent links interrupt your GetKey call.

Credits and Contributions

  • Michael Vincent: For telling others about this hook.