  ; before the below statement acc will be having the 
  ; value of PORT 1
  anl   a, #0f0h ; here columns are made low and only
                 ; rows are scanned
  cjne  a, #0e0h, ROW_SCAN_2
  sjmp  ROW_1