aboutsummaryrefslogtreecommitdiff
path: root/src/NDS.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/NDS.cpp')
-rw-r--r--src/NDS.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/NDS.cpp b/src/NDS.cpp
index 37053a4..6272f88 100644
--- a/src/NDS.cpp
+++ b/src/NDS.cpp
@@ -69,7 +69,7 @@ u64 FrameStartTimestamp;
int CurCPU;
-const s32 kMaxIterationCycles = 16;
+const s32 kMaxIterationCycles = 64;
u32 ARM9ClockShift;