From 73f3f7daf222fd3b1f7f0d0360a9d0763193f186 Mon Sep 17 00:00:00 2001 From: Ian Scott Date: Sun, 14 Jul 2024 17:19:01 -0600 Subject: [PATCH] Pretend to be an SBPro DSP --- sw/sbdsp.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sw/sbdsp.cpp b/sw/sbdsp.cpp index a0f96b1..a307168 100644 --- a/sw/sbdsp.cpp +++ b/sw/sbdsp.cpp @@ -18,8 +18,8 @@ static irq_handler_t SBDSP_DMA_isr_pt; static dma_inst_t dma_config; #define DMA_PIO_SM 2 -#define DSP_VERSION_MAJOR 2 -#define DSP_VERSION_MINOR 1 +#define DSP_VERSION_MAJOR 3 +#define DSP_VERSION_MINOR 0 // Sound Blaster DSP I/O port offsets #define DSP_RESET 0x6