Difference between revisions of "83Plus:BCALLs:4F51"

From WikiTI
Jump to: navigation, search
(Created)
(No difference)

Revision as of 21:35, 29 April 2005

Synopsis

Official Name: GetHookByte

BCALL Address: 4F51

Reads the first byte of a hook and checks to see if it is equal to 83h.

Inputs

  • HL = pointer to first byte of entry in hook table

Outputs

  • A = first byte of hook.
  • Z = set if A=83h.

Destroys

  • HL