
; assuming valid key code in accumulator
  mov  count4,count3
  mov  count3,count2
  mov  count2,count1
  mov  count1,a
