diff options
| author | uvok | 2026-01-23 21:11:02 +0100 |
|---|---|---|
| committer | uvok | 2026-01-23 21:11:02 +0100 |
| commit | 5bd66f330d92a3329cbd689bfb2023695c042640 (patch) | |
| tree | d7ffcd558dd57844c5ac42f82464e5cf70917c9f /eater_cpu/cpp/simpc_config.h | |
| parent | 57775b39a940da5e5f29b9cb2ce6611ba107c587 (diff) | |
eater, ncur: Put in more info, add disasmain
Diffstat (limited to 'eater_cpu/cpp/simpc_config.h')
| -rw-r--r-- | eater_cpu/cpp/simpc_config.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
