summaryrefslogtreecommitdiff
path: root/eater_cpu/cpp/simpc_config.h
diff options
context:
space:
mode:
authoruvok2026-01-23 20:32:19 +0100
committeruvok2026-01-23 20:32:19 +0100
commit57775b39a940da5e5f29b9cb2ce6611ba107c587 (patch)
treeddbf90611edd78c58365faaac8c6c7cbb3e5aaee /eater_cpu/cpp/simpc_config.h
parente99939491820df300a6179719d807f810e7f1680 (diff)
Add ncurses and disassembly
Diffstat (limited to 'eater_cpu/cpp/simpc_config.h')
-rw-r--r--eater_cpu/cpp/simpc_config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/eater_cpu/cpp/simpc_config.h b/eater_cpu/cpp/simpc_config.h
index 56c9ad8..cc00199 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 10