Difference between revisions of "83Plus:BCALLs:45B5"
From WikiTI
(→Outputs) |
m (→Comments) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 11: | Line 11: | ||
=== Outputs === | === Outputs === | ||
− | * | + | * None |
=== Registers Destroyed === | === Registers Destroyed === | ||
− | * | + | * HL |
== Comments == | == Comments == | ||
− | This routine checks if a [[83Plus:Hooks:9BCC|Localize Hook]] is active. If it is, it's called with A=0Dh | + | This routine checks if a [[83Plus:Hooks:9BCC|Localize Hook]] is active. If it is, it's called with A=0Dh. |
Latest revision as of 15:33, 23 May 2005
Synopsis
Official Name: DispDone
BCALL Address: 45B5
Description
Inputs
- (curRow) = set to a valid row.
Outputs
- None
Registers Destroyed
- HL
Comments
This routine checks if a Localize Hook is active. If it is, it's called with A=0Dh.