From 736a2f416153b958f18d6024418abb9a1de0672a Mon Sep 17 00:00:00 2001 From: Alexey 'Cluster' Avdyukhin Date: Fri, 11 Jun 2021 19:25:43 +0300 Subject: Using Down+Select+Start for reset --- CoolGirl_config.vh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CoolGirl_config.vh b/CoolGirl_config.vh index 1cbd953..79293aa 100644 --- a/CoolGirl_config.vh +++ b/CoolGirl_config.vh @@ -47,4 +47,4 @@ parameter UxROM_BITSIZE = 4, // Maximum size for UxROM PRG (3=25 parameter AxROM_BxROM_BITSIZE = 3, // Maximum size for AxROM/BxROM PRG (2=256KB - standard size, 3=512KB - required for some hacks/homebrew) parameter MMC3_BITSIZE = 8, // Maximum size for MMC3 PRG (6=512KB - standard size, 8=2MB - required for some hacks/homebrew) -parameter RESET_COMBINATION = 8'h24 +parameter RESET_COMBINATION = 8'h34 -- cgit v1.2.3