mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-02-24 11:29:18 +00:00
demos: outline: work around ca65 assembler issue
This commit is contained in:
parent
a51377ee38
commit
280eb30da3
@ -88,7 +88,7 @@ rotozoom:
|
|||||||
|
|
||||||
; cca = -20*ca;
|
; cca = -20*ca;
|
||||||
|
|
||||||
lda #-20 ; 2
|
lda #<-20 ; 2
|
||||||
sta NUM1H ; 3
|
sta NUM1H ; 3
|
||||||
lda #0 ; 2
|
lda #0 ; 2
|
||||||
sta NUM1L ; 3
|
sta NUM1L ; 3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user