ld a,(a) ld h,0 ld l,a bcall(_Setxxxxop2) bcall(_op2toop1) ld a,5 ;<--- number of digits, 5 is a safe number bcall(_dispop1a)