29E46 |
PACK
|
( x -> A )
<see>PACKSB without rounding
|
29E21 |
PACKSB
|
( x -> A )
Converts %% to %.If SB is clear
uses roundup, if set uses
lowest nibble in % field to
determine rounding direction.
Obeys and sets flow
flags/indicators
|
2BC4A |
SPLITA
|
( A -> x ) Convert % to %%
|
2BCA0 |
SPLTAC
|
( A,C -> x, y )
Convert 2 reals to long reals
|