diff --git a/SMILEBASIC/petitcomputer.d b/SMILEBASIC/petitcomputer.d index 8beeb38..319dd4a 100644 --- a/SMILEBASIC/petitcomputer.d +++ b/SMILEBASIC/petitcomputer.d @@ -1155,9 +1155,6 @@ class PetitComputer } if(waitFlag) { - //FIXME:VSYNC IS NOT WAIT - //A=MAINCNT:WAIT 50:A=MAINCNT-A->A=50 - //A=MAINCNT:VSYNC 50:A=MAINCNT-A->A=0~50 graphic.updateVM(); if (isVSync && prevVSyncCount) {