};*/\r
\r
static const word ModeX_256x192regs[] = {\r
-\r
- 0x3f01, /* horizontal display enable end */\r
- 0x4002, /* Start horizontal blanking */\r
-\r
- 0x4a04, /* End horizontal blanking */\r
- 0x9a05, /* End horizontal retrace */\r
- 0x0b06, /* vertical total */\r
+ 0x3200, /* Horizontal total */\r
+ 0x2701, /* horizontal display enable end */\r
+ 0x2802, /* Start horizontal blanking */\r
+ 0x2003, /* End horizontal blanking */\r
+ 0x2b04, /* Start horizontal retrace */\r
+ 0x7005, /* End horizontal retrace */\r
+ 0x0d06, /* vertical total */\r
0x3e07, /* overflow (bit 8 of vertical counts) */\r
- 0x4109, /* cell height (2 to double-scan */\r
- 0xda10, /* v sync start */\r
- 0x9c11, /* v sync end and protect cr0-cr7 */\r
- 0x7f12, /* vertical displayed */\r
- 0x2013, /* offset/logical width */\r
+ 0x4309, /* cell height (2 to double-scan */\r
+ 0xea10, /* v sync start */\r
+ 0xac11, /* v sync end and protect cr0-cr7 */\r
+ 0xdf12, /* vertical displayed */\r
+ 0x1413, /* offset/logical width */\r
0x0014, /* turn off dword mode */\r
- 0xc715, /* v blank start */\r
- 0x0416, /* v blank end */\r
+ 0xe715, /* v blank start */\r
+ 0x0616, /* v blank end */\r
0xe317 /* turn on byte mode */\r
};\r
\r