gvar.video.page[0] = modexDefaultPage(&gvar.video.page[0]);\r
gvar.video.page[0].width += (16*2);\r
gvar.video.page[0].height += (16*2);\r
- modexShowPage(&gvar.video.page[0]);\r
+ //modexShowPage(&gvar.video.page[0]);\r
//modexprint(16, 16, 1, 15, "wwww");\r
//getch();\r
// chx=0;\r
cm.clock_select = 0; /* misc register = 0xE3 25MHz */\r
cm.vsync_neg = 1;\r
cm.hsync_neg = 1;\r
- vga_state.vga_stride=36;\r
- cm.offset=36;\r
+ vga_state.vga_stride=cm.offset=80;\r
break;\r
case 2: // TODO: 160x120 according to ModeX_160x120regs\r
return;\r