X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fmodex16%2F320x200.h;h=9c1093e16c4387a633c374ef3a256e5332913d7e;hb=b4a9189449e74eedc5826552b7eaf9548ed1c98a;hp=a885476d307734e102165a0f2756041fe7f6d229;hpb=d8ad1a7617f34104b38899508ea3c6de97af3d92;p=16.git diff --git a/src/lib/modex16/320x200.h b/src/lib/modex16/320x200.h index a885476d..9c1093e1 100755 --- a/src/lib/modex16/320x200.h +++ b/src/lib/modex16/320x200.h @@ -55,9 +55,11 @@ };*/ static const word ModeX_320x200regs[] = { + 0x5f00, /* Horizontal total */ 0x4f01, /* horizontal display enable end */ 0x5002, /* Start horizontal blanking */ - 0x5404, /* End horizontal blanking */ + 0x8203, /* End horizontal blanking */ + 0x5404, /* Start horizontal retrace */ 0x8005, /* End horizontal retrace */ 0x0d06, /* vertical total */ 0x3e07, /* overflow (bit 8 of vertical counts) */