Remove KeyRep setting that doesn't exist on X16

This commit is contained in:
Philip Zembrod 2020-08-31 00:11:24 +02:00
parent 969d1b7c98
commit f74c431d6b

View File

@ -141,7 +141,6 @@ Label first-init
ink-pot lda BrdCol sta \ border
ink-pot 1+ lda BkgCol sta \ backgrnd
ink-pot 2+ lda PenCol sta \ pen
$80 # lda KeyRep sta \ repeat all keys
$17 # lda $D018 sta \ low/upp +
0 # lda $D01A sta \ VIC-IRQ off
$1B # lda $D011 sta \ Textmode on