X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fmodex16%2F192x144.h;h=49535ba2764f525e1c34c258b93204459a2b925a;hb=16b5a89f8a240a9a056ac6282036a5bfd972110c;hp=8271a0db4b16034e143d8a0e520d40be0787a89e;hpb=d7ea637a201c3ca8847111d846b75f0ae3dc3e34;p=16.git diff --git a/src/lib/modex16/192x144.h b/src/lib/modex16/192x144.h index 8271a0db..49535ba2 100755 --- a/src/lib/modex16/192x144.h +++ b/src/lib/modex16/192x144.h @@ -1,5 +1,5 @@ /* Project 16 Source Code~ - * Copyright (C) 2012-2015 sparky4 & pngwen & andrius4669 + * Copyright (C) 2012-2016 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover * * This file is part of Project 16. * @@ -58,9 +58,9 @@ static const word ModeX_192x144regs[] = { 0x3f00, /* Horizontal total */ 0x2701, /* horizontal display enable end */ 0x3002, /* Start horizontal blanking */ - 0x0003, /* End horizontal blanking */ + 0x4c03, /* End horizontal blanking */ 0x3404, /* Start horizontal retrace */ - 0x4805, /* End horizontal retrace */ + 0x4a05, /* End horizontal retrace */ 0x0d06, /* vertical total */ 0x3e07, /* overflow (bit 8 of vertical counts) */ 0x4109, /* cell height (2 to double-scan */