Removed redundant LDA

After the removal of the redundant AND in commit
704c8df04f also the
subsequent LDA became redundant.
This commit is contained in:
Stephan Mühlstrasser 2019-09-17 20:23:36 +02:00 committed by greg-king5
parent 7547c4c77c
commit 55444b8337
1 changed files with 0 additions and 1 deletions

View File

@ -107,7 +107,6 @@ LFD68: stx DBNCCNT
jsr LFCCF ; Read keyboard column
sta KBDTMP
tax
lda KBDTMP
and #$06
bne LFDA2
bit LASTSCAN