mirror of
https://github.com/deater/dos33fsprogs.git
synced 2024-10-31 10:13:35 +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;
|
||||
|
||||
lda #-20 ; 2
|
||||
lda #<-20 ; 2
|
||||
sta NUM1H ; 3
|
||||
lda #0 ; 2
|
||||
sta NUM1L ; 3
|
||||
|
Loading…
Reference in New Issue
Block a user