From 199a5a2b7b189d7b27c7fd1e7b2e6a618fb5af61 Mon Sep 17 00:00:00 2001 From: Jasmine Iwanek Date: Sat, 12 Feb 2022 19:51:37 -0500 Subject: [PATCH] Correct PSSJ Clone Default I/O Address --- src/sound/snd_pssj.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sound/snd_pssj.c b/src/sound/snd_pssj.c index 703c19341..8c93125ea 100644 --- a/src/sound/snd_pssj.c +++ b/src/sound/snd_pssj.c @@ -241,7 +241,7 @@ void pssj_close(void *p) static const device_config_t pssj_isa_config[] = { { - "base", "Address", CONFIG_HEX16, "", 0xC0, "", { 0 }, + "base", "Address", CONFIG_HEX16, "", 0x2C0, "", { 0 }, { { "0xC0", 0xC0