mirror of
https://github.com/zoriya/ComSquare.git
synced 2026-06-04 18:46:11 +00:00
Moving DSP to APU folder as the component belongs to it
Adding channels to DSP with BRR values Modifying DSP registers to simplify channel editing
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@
|
||||
#define COMSQUARE_APU_HPP
|
||||
|
||||
#include <memory>
|
||||
#include "../DSP/DSP.hpp"
|
||||
#include "DSP/DSP.hpp"
|
||||
#include "../Memory/IMemory.hpp"
|
||||
|
||||
namespace ComSquare::APU
|
||||
|
||||
Reference in New Issue
Block a user