From 0e314711b4b994434fc86cb6e768c78047a6a73a Mon Sep 17 00:00:00 2001 From: dinkc64 <12570148+dinkc64@users.noreply.github.com> Date: Fri, 14 Nov 2014 20:33:43 +0000 Subject: [PATCH] Psychic 5 - fix DIP defaults --- src/burn/drv/pre90s/d_psychic5.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/burn/drv/pre90s/d_psychic5.cpp b/src/burn/drv/pre90s/d_psychic5.cpp index c71376f2f..ec30c2b21 100644 --- a/src/burn/drv/pre90s/d_psychic5.cpp +++ b/src/burn/drv/pre90s/d_psychic5.cpp @@ -113,7 +113,7 @@ static inline void DrvMakeInputs() static struct BurnDIPInfo DrvDIPList[]= { // Default Values - {0x11, 0xff, 0xff, 0xf0, NULL }, + {0x11, 0xff, 0xff, 0xe9, NULL }, {0x12, 0xff, 0xff, 0xff, NULL }, // Dip 1