From 828a42e01e13ac089a640b32562fb4bb8be60c3c Mon Sep 17 00:00:00 2001 From: Pecusx Date: Sat, 24 May 2025 20:14:34 +0200 Subject: [PATCH] Better timings --- lumber.asm | 14 +++++++------- lumber.xex | Bin 29081 -> 29081 bytes 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/lumber.asm b/lumber.asm index 4d3febd..6408b2f 100644 --- a/lumber.asm +++ b/lumber.asm @@ -596,27 +596,27 @@ no_next_credit .proc TimberLogoAnimate ;-------------------------------------------------- lda SyncByte - and #%00000111 ; for slower animation + and #%00000011 ; for slower animation bne no_timber_animation inc AnimTimer ; animations ; check if animation in progress ; eyes.... ldx EyesPhase - beq no_eyes + beq no_eyes ; eyes up (no animation) cpx #5 - beq no_eyes + beq no_eyes ; eyes down (no animation) ; eyes animation in progress ; next phase inx - cpx #5 + cpx #5 ; after last phase of eyes down animation bne not_end_v1 - ldx #0 + ldx #0 ; set to mo animation phase beq not_end_v2 not_end_v1 - cpx #10 + cpx #10 ; after last phase of eyes up animation bne not_end_v2 - ldx #5 + ldx #5 ; set to mo animation phase not_end_v2 stx EyesPhase jsr MenuEyesSet diff --git a/lumber.xex b/lumber.xex index 48f2c72b9a6781f41ee374065729fb067d9b1ea8..88f2c8acd452b167962ef8be2cca24698f74110c 100644 GIT binary patch delta 16 YcmbRFm~rM~#tjpE8JRav^yN?i06xA3NdN!< delta 16 YcmbRFm~rM~#tjpE8QC{a^yN?i06x|RO#lD@