From e119f7a0984da5c5f0de1a9b97b3a13563a972a5 Mon Sep 17 00:00:00 2001 From: Pecusx Date: Tue, 5 Aug 2025 10:53:49 +0200 Subject: [PATCH] Big bug fix! --- Timberman.asm | 10 +++++----- Timberman.xex | Bin 36908 -> 36908 bytes 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Timberman.asm b/Timberman.asm index b274d5a..977fb94 100644 --- a/Timberman.asm +++ b/Timberman.asm @@ -12,7 +12,7 @@ ;--------------------------------------------------- .macro build - dta d"1.02" ; number of this build (4 bytes) + dta d"1.03" ; number of this build (4 bytes) .endm .macro RMTSong @@ -3466,7 +3466,7 @@ draw_branch3 bne not_phase4 ldx #(4*32) ; how many lines draw not_phase4 - stx tempbyte + stx tempbyte2 ; now calculate start screen address :5 asl ; phase*32 ;clc @@ -3484,7 +3484,7 @@ not_phase4 @ lda (temp2),y sta (temp),y iny - cpy tempbyte ;? lines + cpy tempbyte2 ;? lines bne @- draw_branch4 lda branches_anim_phase @@ -3500,7 +3500,7 @@ not_phase1 bne not_phase2 ldx #(1*32) ; how many lines draw not_phase2 - stx tempbyte + stx tempbyte2 ; now calculate start screen address :5 asl ; phase*32 ;clc @@ -3518,7 +3518,7 @@ not_phase2 @ lda (temp2),y sta (temp),y iny - cpy tempbyte ;? lines + cpy tempbyte2 ;? lines bne @- all_drawed rts diff --git a/Timberman.xex b/Timberman.xex index e6cd74d5186e02e7942580ec77f0b577acf8aedc..afd904a1055e25d5fd8973aab4bdcde8a1e9b70c 100644 GIT binary patch delta 41 scmZ3pfN9MFrVZKEjO~+is#SpG#A*p3xeCPIe7^b_6Ql6vZFOaW0B7b9>i_@% delta 41 scmZ3pfN9MFrVZKEjBS&1s#SpG#A*p3xeCPIe7^b_6Qj`PZFOaW0B490<^TWy