Difference between revisions of "83:ROMCalls:4082"
From WikiTI
(added link) |
|||
Line 5: | Line 5: | ||
'''Call Address:''' 4082 | '''Call Address:''' 4082 | ||
− | This routine | + | This routine calls [[83:ROMCalls:418E|OP1ToOP2]] and jumps to [[83:ROMCalls:4092|FPAdd]]. |
=== Inputs === | === Inputs === |
Revision as of 07:56, 14 April 2005
Synopsis
Official Name: Times2
Call Address: 4082
This routine calls OP1ToOP2 and jumps to FPAdd.
Inputs
- OP1 = floating point number
Outputs
- OP1 = OP1 * 2
- OP2 destroyed
- AF,BC,DE,HL destroyed