aboutsummaryrefslogtreecommitdiff
path: root/src/SPU.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/SPU.cpp')
-rw-r--r--src/SPU.cpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/SPU.cpp b/src/SPU.cpp
index 002cde6..5c4a347 100644
--- a/src/SPU.cpp
+++ b/src/SPU.cpp
@@ -22,6 +22,12 @@
#include "SPU.h"
+// SPU TODO
+// * loop mode 3, what does it do?
+// * the FIFO, whatever it is. GBAtek mentions it but gives no details.
+// * consider mixing every sample instead of every 16?
+
+
namespace SPU
{