X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fmodex16%2F320x240.h;h=abf4e0e0c186e5d951353f94cabd43271962e0aa;hb=1cc75f46d15728fed75f53a2243c9ad4c8234511;hp=f92d113e37b8d85edecd864f866c13c7a43cf2fa;hpb=4dc32bdad2ef4ed53c94da58ab8800028c870419;p=16.git diff --git a/src/lib/modex16/320x240.h b/src/lib/modex16/320x240.h index f92d113e..abf4e0e0 100755 --- a/src/lib/modex16/320x240.h +++ b/src/lib/modex16/320x240.h @@ -58,9 +58,9 @@ static const word ModeX_320x240regs[] = { 0x5f00, /* Horizontal total */ 0x4f01, /* horizontal display enable end */ 0x5002, /* Start horizontal blanking */ - 0x7a03, /* End horizontal blanking */ + 0x8203, /* End horizontal blanking */ 0x5404, /* Start horizontal retrace */ - 0x7805, /* End horizontal retrace */ + 0x8005, /* End horizontal retrace */ 0x0d06, /* vertical total */ 0x3e07, /* overflow (bit 8 of vertical counts) */ 0x4109, /* cell height (2 to double-scan */