From 5bd66f330d92a3329cbd689bfb2023695c042640 Mon Sep 17 00:00:00 2001 From: uvok Date: Fri, 23 Jan 2026 21:11:02 +0100 Subject: eater, ncur: Put in more info, add disas --- eater_cpu/cpp/simpc_config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'eater_cpu/cpp/simpc_config.h') diff --git a/eater_cpu/cpp/simpc_config.h b/eater_cpu/cpp/simpc_config.h index cc00199..f100b08 100644 --- a/eater_cpu/cpp/simpc_config.h +++ b/eater_cpu/cpp/simpc_config.h @@ -1,4 +1,4 @@ #pragma once // #define TICKS_PER_CLOCK_PERIOD 1 -#define NCUR_DELAY_MS 10 +#define NCUR_DELAY_MS 100 -- cgit v1.2.3