X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fmodex16%2F192x144.h;h=0c06722c236ca842afbbee9d19028bbc31be72b4;hb=415ffb75c84f777d2ce7e3501079823aa544d63f;hp=b6ab1048bc21c51214c29598ee7e04cfe0235634;hpb=54e1625597dfa9d332212d1386e61fc2c5de1343;p=16.git diff --git a/src/lib/modex16/192x144.h b/src/lib/modex16/192x144.h index b6ab1048..0c06722c 100755 --- a/src/lib/modex16/192x144.h +++ b/src/lib/modex16/192x144.h @@ -55,9 +55,9 @@ };*/ static const word ModeX_192x144regs[] = { - 0x3200, /* Horizontal total */ - 0x3f01, /* horizontal display enable end */ - 0x2f02, /* Start horizontal blanking */ + 0x5f00, /* Horizontal total */ + 0x2f01, /* horizontal display enable end */ + 0x5002, /* Start horizontal blanking */ 0x8203, /* End horizontal blanking */ 0x5404, /* Start horizontal retrace */ 0x8005, /* End horizontal retrace */ @@ -72,7 +72,7 @@ static const word ModeX_192x144regs[] = { 0xe715, /* v blank start */ 0x0616, /* v blank end */ 0xe317 /* turn on byte mode */ -};//12*9 +}; #endif /*_SMALLMODEXRES_H_*/ /*