Timings....

This commit is contained in:
Pecusx
2025-05-24 21:11:22 +02:00
parent 72afeb8c6e
commit 571d6abdf1
2 changed files with 2 additions and 2 deletions
+2 -2
View File
@@ -595,7 +595,7 @@ no_next_credit
;--------------------------------------------------
.proc TimberLogoAnimate
;--------------------------------------------------
lda SyncByte
lda RTCLOK+2
and #%00000011 ; for slower animation
bne no_timber_animation
inc AnimTimer
@@ -624,7 +624,7 @@ not_end_v2
no_eyes
; no animation in progress let's make new
lda AnimTimer
cmp #15
cmp #30
bne no_timber_animation
mva #0 AnimTimer ; reset timer
lda RANDOM
BIN
View File
Binary file not shown.