summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--io.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/io.c b/io.c
index 3ec8672..3f76d90 100644
--- a/io.c
+++ b/io.c
@@ -750,7 +750,7 @@ void set_keybindings(io_port *ports)
}
#define TH 0x40
-#define TH_TIMEOUT 8000
+#define TH_TIMEOUT 56000
void io_adjust_cycles(io_port * port, uint32_t current_cycle, uint32_t deduction)
{