]> 4ch.mooo.com Git - 16.git/commitdiff
updating
authorsparky4 <sparky4@cock.li>
Fri, 23 Oct 2015 23:45:53 +0000 (18:45 -0500)
committersparky4 <sparky4@cock.li>
Fri, 23 Oct 2015 23:45:53 +0000 (18:45 -0500)
src/lib/modex16/192x144.h
src/lib/modex16/320x240.h

index 8271a0db4b16034e143d8a0e520d40be0787a89e..74800c06601c6a0f977033aca7257f811dd5dc1d 100755 (executable)
@@ -58,9 +58,9 @@ static const word ModeX_192x144regs[] = {
        0x3f00,         /* Horizontal total */\r
        0x2701,         /* horizontal display enable end */\r
        0x3002,         /* Start horizontal blanking */\r
-       0x0003,         /* End horizontal blanking */\r
+       0x4c03,         /* End horizontal blanking */\r
        0x3404,         /* Start horizontal retrace */\r
-       0x4805,         /* End horizontal retrace */\r
+       0x4a05,         /* End horizontal retrace */\r
        0x0d06,          /* vertical total */\r
        0x3e07,          /* overflow (bit 8 of vertical counts) */\r
        0x4109,          /* cell height (2 to double-scan */\r
index f92d113e37b8d85edecd864f866c13c7a43cf2fa..abf4e0e0c186e5d951353f94cabd43271962e0aa 100755 (executable)
@@ -58,9 +58,9 @@ static const word ModeX_320x240regs[] = {
        0x5f00,         /* Horizontal total */\r
        0x4f01,         /* horizontal display enable end */\r
        0x5002,         /* Start horizontal blanking */\r
-       0x7a03,         /* End horizontal blanking */\r
+       0x8203,         /* End horizontal blanking */\r
        0x5404,         /* Start horizontal retrace */\r
-       0x7805,         /* End horizontal retrace */\r
+       0x8005,         /* End horizontal retrace */\r
        0x0d06,          /* vertical total */\r
        0x3e07,          /* overflow (bit 8 of vertical counts) */\r
        0x4109,          /* cell height (2 to double-scan */\r