]> Shamusworld >> Repos - apple2/blobdiff - src/apple2.cpp
Misc. cleanups, incl. cleanup up Makefile.
[apple2] / src / apple2.cpp
index d3d37b2e62e6c9f32bc14e4bdf5fd5354aa273ff..a8628434898e73100be3b62f62b1611ab0fb52e7 100644 (file)
@@ -987,7 +987,7 @@ if (counter == 60)
 #endif
 
 //let's wait, then signal...
-//works longer, but then still falls behind...
+//works longer, but then still falls behind... [FIXED, see above]
 #ifdef THREADED_65C02
        if (!pauseMode)
                SDL_CondSignal(cpuCond);//OK, let the CPU go another frame...