]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/scroll16.c
WWWWWWWWWWWWWWWWWWWW it is fixed wwwwwwwwwww
[16.git] / src / lib / scroll16.c
index d48f9214b7cc1e6b4541b20325fae52261add405..5937b228487cae1db3d7cd2ca66cc5f9138ac035 100755 (executable)
@@ -285,8 +285,8 @@ void ZC_MVInit(map_view_t *pip, int tx, int ty)
 \r
 void ZC_ShowMV(map_view_t *moo, boolean vsync, boolean sr)\r
 {\r
-       VL_ShowPage(moo[moo[0].video->sp].page, vsync, sr);\r
-       /*word high_address, low_address, offset;\r
+       //VL_ShowPage(moo[moo[0].video->sp].page, vsync, sr);\r
+       word high_address, low_address, offset;\r
        byte crtcOffset;\r
 \r
        // calculate offset\r
@@ -321,7 +321,7 @@ void ZC_ShowMV(map_view_t *moo, boolean vsync, boolean sr)
 \r
        // do PEL panning here\r
        outp(AC_INDEX, 0x33);\r
-       outp(AC_INDEX, (moo[0].page->dx & 0x03) << 1);*/\r
+       outp(AC_INDEX, (moo[0].page->dx & 0x03) << 1);\r
 }\r
 \r
 /*map_t\r