From 809d3f52ee81bdb34999bbc84784ee38cc0f4887 Mon Sep 17 00:00:00 2001 From: Gwilym Kuiper Date: Sun, 1 Aug 2021 21:01:59 +0100 Subject: [PATCH] update the comment about what's kept between iterations --- agb/src/sound/mixer/mixer.s | 2 ++ 1 file changed, 2 insertions(+) diff --git a/agb/src/sound/mixer/mixer.s b/agb/src/sound/mixer/mixer.s index e52b59b7..8acc9f75 100644 --- a/agb/src/sound/mixer/mixer.s +++ b/agb/src/sound/mixer/mixer.s @@ -25,8 +25,10 @@ agb_rs__mixer_add: @ kept between iterations: @ r12 - current write offset into the output buffer (r1) + @ r9 - the amount to modify the right channel by @ r8 - the constant 352 @ r5 - the current index from the input buffer we're reading from (r0) + @ the provided arguments are all unmodified @ all other registers are temporary 1: