Difference between revisions of "83Plus:BCALLs:4A6B"
From WikiTI
m (Added categories) |
(Outputs and Destroys) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | [[Category:83Plus:BCALLs:By Name:Monitor|RclKey]] | + | [[Category:83Plus:BCALLs:By Name:Monitor|RclKey]] [[Category:83Plus:BCALLs:By Name|RclKey]] [[Category:83Plus:BCALLs:By Address|4A6B - RclKey]] |
− | [[Category:83Plus:BCALLs:By Name|RclKey]] | + | |
− | [[Category:83Plus:BCALLs:By Address|4A6B - RclKey]] | + | |
== Synopsis == | == Synopsis == | ||
'''Official Name:''' RclKey | '''Official Name:''' RclKey | ||
Line 15: | Line 14: | ||
=== Outputs === | === Outputs === | ||
− | + | *Displays RCL in the lower Left | |
=== Registers Destroyed === | === Registers Destroyed === | ||
− | + | *HL,DE | |
== Comments == | == Comments == | ||
This routine copies the current monitor vectors to [[83Plus:RAM:859B|cxPrev]], and sets up the monitor vectors for the Rcl handler. | This routine copies the current monitor vectors to [[83Plus:RAM:859B|cxPrev]], and sets up the monitor vectors for the Rcl handler. |
Latest revision as of 08:20, 6 February 2008
Synopsis
Official Name: RclKey
Other Names: RclKeyRtn
BCALL Address: 4A6B
Sets up the monitor vectors for Rcl mode.
Inputs
None
Outputs
- Displays RCL in the lower Left
Registers Destroyed
- HL,DE
Comments
This routine copies the current monitor vectors to cxPrev, and sets up the monitor vectors for the Rcl handler.