From dac281aabae52f19aac3800b79d791b0fc974206 Mon Sep 17 00:00:00 2001 From: Lightos1 Date: Wed, 1 Oct 2025 15:37:02 +0200 Subject: [PATCH] Removed testing stuff. --- .../Atmosphere/stratosphere/loader/source/oc/pcv/pcv_erista.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/Source/Atmosphere/stratosphere/loader/source/oc/pcv/pcv_erista.cpp b/Source/Atmosphere/stratosphere/loader/source/oc/pcv/pcv_erista.cpp index 5ecd108a..2b6e15f1 100644 --- a/Source/Atmosphere/stratosphere/loader/source/oc/pcv/pcv_erista.cpp +++ b/Source/Atmosphere/stratosphere/loader/source/oc/pcv/pcv_erista.cpp @@ -190,8 +190,6 @@ WRITE_PARAM_ALL_REG(table, emc_tfaw, GET_CYCLE_CEIL(tFAW)); WRITE_PARAM_ALL_REG(table, emc_trpab, GET_CYCLE_CEIL(tRPab)); WRITE_PARAM_ALL_REG(table, emc_trefbw, REFBW); - WRITE_PARAM_ALL_REG(table, emc_tcke, 0x68); - // WRITE_PARAM_ALL_REG(table, emc_r2w, R2W); // WRITE_PARAM_ALL_REG(table, emc_w2r, W2R); // WRITE_PARAM_ALL_REG(table, emc_w2p, WTP);