]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/modex16/192x144.h
added initial version of 192x144
[16.git] / src / lib / modex16 / 192x144.h
index 885f462b2fe2522f686f9f62b17030f52c739b3d..0c06722c236ca842afbbee9d19028bbc31be72b4 100755 (executable)
 };*/\r
 \r
 static const word ModeX_192x144regs[] = {\r
-       0x3200,         /* Horizontal total */\r
-       0x3f01,         /* horizontal display enable end */\r
-       0x2f02,         /* Start horizontal blanking */\r
+       0x5f00,         /* Horizontal total */\r
+       0x2f01,         /* horizontal display enable end */\r
+       0x5002,         /* Start horizontal blanking */\r
        0x8203,         /* End horizontal blanking */\r
        0x5404,         /* Start horizontal retrace */\r
        0x8005,         /* End horizontal retrace */\r
        0x0d06,          /* vertical total */\r
        0x3e07,          /* overflow (bit 8 of vertical counts) */\r
-       0x4209,          /* cell height (2 to double-scan */\r
+       0x4109,          /* cell height (2 to double-scan */\r
        0xea10,          /* v sync start */\r
        0xac11,          /* v sync end and protect cr0-cr7 */\r
-       0xaf12,          /* vertical displayed */\r
+       0x1f12,          /* vertical displayed */\r
        0x1813,         /* offset/logical width */\r
        0x0014,          /* turn off dword mode */\r
        0xe715,          /* v blank start */\r
        0x0616,          /* v blank end */\r
        0xe317            /* turn on byte mode */\r
-};//12*9\r
+};\r
 \r
 #endif /*_SMALLMODEXRES_H_*/\r
 /*\r