]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/modex16/320x200.h
polished 16_vrs.h and put into make file AND! updated copyright to add yakui lover...
[16.git] / src / lib / modex16 / 320x200.h
index a885476d307734e102165a0f2756041fe7f6d229..b9c1dc8ef2d1135ed2f357be8308ae7bdb3f7a78 100755 (executable)
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~\r
- * Copyright (C) 2012-2015 sparky4 & pngwen & andrius4669\r
+ * Copyright (C) 2012-2016 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover\r
  *\r
  * This file is part of Project 16.\r
  *\r
 };*/\r
 \r
 static const word ModeX_320x200regs[] = {\r
+       0x5f00,         /* Horizontal total */\r
        0x4f01,         /* horizontal display enable end */\r
        0x5002,         /* Start horizontal blanking */\r
-       0x5404,         /* End 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