]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/modex16.c
optimized scrolling ww to extreame levels
[16.git] / src / lib / modex16.c
index eeba90fcfdd295bcc56d73993b3d2563400e9f65..c9930e4aa1d8cfaf83d5f817153cae74a66a1e57 100755 (executable)
@@ -314,7 +314,7 @@ modexShowPage(page_t *page) {
     outp(CRTC_DATA, crtcOffset);\r
 \r
     /*  wait for one retrace */\r
-    //while (!(inp(INPUT_STATUS_1) & VRETRACE));\r
+    while (!(inp(INPUT_STATUS_1) & VRETRACE));\r
 \r
     /* do PEL panning here */\r
     outp(AC_INDEX, 0x33);\r