mirror of
https://github.com/mgcaret/davex-mg-utils.git
synced 2024-12-21 09:29:25 +00:00
fastchip: fix stupid bug
This commit is contained in:
parent
bff95f3880
commit
a117f51ccc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user