From 80b46a578bae56b7a7fabbe8c7670aee1502e4ca Mon Sep 17 00:00:00 2001 From: Pecusx Date: Fri, 30 May 2025 19:51:16 +0200 Subject: [PATCH] Smol fix --- lumber.asm | 2 +- lumber.xex | Bin 32325 -> 32325 bytes msx/feat.txt | 4 ++-- msx/tbm2_str.rmt | Bin 2499 -> 2499 bytes 4 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lumber.asm b/lumber.asm index 165eb0b..501ed30 100644 --- a/lumber.asm +++ b/lumber.asm @@ -437,7 +437,7 @@ wait_for_timer asl ; * 2 tay ;Y = 2,4,..,16 instrument number * 2 (0,2,4,..,126) ldx #3 ;X = 0 channel (0..3 or 0..7 for stereo module) - lda #00 ;A = 0 note (0..60) + lda #0 ;A = 0 note (0..60) jsr RASTERMUSICTRACKER+15 ;RMT_SFX start tone (It works only if FEAT_SFX is enabled !!!) lda #$ff sta sfx_effect ;reinit value diff --git a/lumber.xex b/lumber.xex index 11d451e30802555e0824bbc638254cafff15e9f8..f5e96bc836775bae2e1002dff48f57d620727245 100644 GIT binary patch delta 21 dcmX^5hwz9kM0|08I2lW5| delta 21 dcmX^5hwz9kM0|01;2gCpX diff --git a/msx/feat.txt b/msx/feat.txt index 20bff19..eb9d6ed 100644 --- a/msx/feat.txt +++ b/msx/feat.txt @@ -1,5 +1,5 @@ ;* --------BEGIN-------- -;* Z:\GitHub\Young-lumberjack\msx\tbm2_str.rmt +;* C:\Atari\rmt\rmt128\tbm2_str2.rmt FEAT_SFX equ 1 FEAT_GLOBALVOLUMEFADE equ 0 ;RMTGLOBALVOLUMEFADE variable FEAT_NOSTARTINGSONGLINE equ 0 @@ -33,7 +33,7 @@ FEAT_VOLUMEONLYG3R equ 0 ;(0 times) FEAT_TABLETYPE equ 0 ;(0 times) FEAT_TABLEMODE equ 0 ;(0 times) FEAT_TABLEGO equ 0 ;(0 times) -FEAT_AUDCTLMANUALSET equ 0 ;(0 times) +FEAT_AUDCTLMANUALSET equ 1 ;(2 times) FEAT_VOLUMEMIN equ 0 ;(0 times) FEAT_EFFECTVIBRATO equ 0 ;(0 times) FEAT_EFFECTFSHIFT equ 1 ;(1 times) diff --git a/msx/tbm2_str.rmt b/msx/tbm2_str.rmt index 3d512bb7c7b9720a6299c5c51995d0eab03c06e6..8ce9f9f10acadf26cbc726c0ad5e4ec2f43e0055 100644 GIT binary patch delta 19 bcmX>sd{}tHS|&FA|2zz7ESono39thINA3nS delta 19 bcmX>sd{}tHS|&Dz{~QcyY@0VT39thIMbQQX