X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fmodex16%2F320x200.h;h=0a2d0a69edcc864e0fb5744473e6b18093a5167b;hb=c1d3221afb5fe541d8c886ff66198329c153e48e;hp=a885476d307734e102165a0f2756041fe7f6d229;hpb=d8ad1a7617f34104b38899508ea3c6de97af3d92;p=16.git diff --git a/src/lib/modex16/320x200.h b/src/lib/modex16/320x200.h index a885476d..0a2d0a69 100755 --- a/src/lib/modex16/320x200.h +++ b/src/lib/modex16/320x200.h @@ -1,5 +1,5 @@ /* Project 16 Source Code~ - * Copyright (C) 2012-2015 sparky4 & pngwen & andrius4669 + * Copyright (C) 2012-2016 sparky4 & pngwen & andrius4669 & joncampbell123 * * This file is part of Project 16. * @@ -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) */