;*** Change layout of keys in the calculator ***

;Firmware: S55_v20
;Author: ValeraVi
;Release: 2004-01-04

;Set percent on the one press of right soft key and more.

;Layout of keys "*", "#" and rigth soft key will be:
; wheh "e" (exponent) and "." (decimal point) is not entered:
; % . = (+- sign) e + - * / (in memory) (out memory)

; wheh "." (decimal point) is entered:
; % = (+- sign) e + - * / (in memory) (out memory)

; wheh "e" (exponent) is entered:
; % = (+- sign) + - * / (in memory) (out memory)



;wheh "e" and "." is not enter
1EAF81: 95202E3D2B2D2A2F96319525932223956500 95252E3D963195652B2D2A2F932223952000

;wheh "." is entered
1EAF61: 95203D2B2D2A2F96319525932223956500 95253D963195652B2D2A2F932223952000

;wheh "e" is entered
1EAF72: 95203D2B2D2A2F9631952593222300 95253D9631952B2D2A2F2093222300