Removed leftover from test fixture.

This commit is contained in:
Oliver Schmidt 2019-12-27 16:56:57 +01:00 committed by GitHub
parent fb98d44b9e
commit 1188b53f22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -82,7 +82,6 @@ right:
ora joyMask
eor #$ff
sta joyMask ; update the joy Mask with X digital
ldx #$00
rts ; return with joyMask in accumulator
leave: