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

From WikiTI
Jump to: navigation, search
 
Line 1: Line 1:
 +
[[Category:83Plus:BCALLs|4A65]]
 +
 
'''Official Name:''' ZIfRclHandler
 
'''Official Name:''' ZIfRclHandler
  
 
This routine sets the zero flag if Rcl mode is active, or resets it otherwise. The check is performed by comparing cxMain to the value it would be when Rcl mode is active. Incidentally cxPage isn't checked.
 
This routine sets the zero flag if Rcl mode is active, or resets it otherwise. The check is performed by comparing cxMain to the value it would be when Rcl mode is active. Incidentally cxPage isn't checked.

Revision as of 18:44, 24 March 2005


Official Name: ZIfRclHandler

This routine sets the zero flag if Rcl mode is active, or resets it otherwise. The check is performed by comparing cxMain to the value it would be when Rcl mode is active. Incidentally cxPage isn't checked.