mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-08-08 08:25:08 +00:00
demos: outline2021: compile with newer ca65
This commit is contained in:
@@ -98,7 +98,7 @@ rotozoom_c00:
|
||||
|
||||
; cca = -20*ca;
|
||||
|
||||
lda #-20 ; 2
|
||||
lda #<-20 ; 2
|
||||
sta NUM1H ; 3
|
||||
lda #0 ; 2
|
||||
sta NUM1L ; 3
|
||||
|
Reference in New Issue
Block a user