diff --git a/fastchip.s b/fastchip.s index 24bc4ba..c5f89a0 100644 --- a/fastchip.s +++ b/fastchip.s @@ -179,7 +179,7 @@ lp: lda (mytemp),y ; get char next: dey bne lp ldy myidx ; get computed value - lda #CFG_SPEED + lda #CFG_SLOTS sta fcregnum ; config reg sty fcregval ; value ;lda #$00 ; DEBUG