aboutsummaryrefslogtreecommitdiff
path: root/src/NDS.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/NDS.cpp')
-rw-r--r--src/NDS.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/NDS.cpp b/src/NDS.cpp
index 10f3d64..271b618 100644
--- a/src/NDS.cpp
+++ b/src/NDS.cpp
@@ -400,6 +400,7 @@ u32 RunFrame()
s32 ndscyclestorun;
s32 ndscycles = 0;
+ // TODO: give it some margin, so it can directly do 17 cycles instead of 16 then 1
CalcIterationCycles();
if (CPUStop & 0xFFFF)