vga_scrmem
struct vga_scrmem boot_scrmem[VGA_SCRMEM_SIZE];
ncols * sizeof(struct vga_scrmem));
struct vga_scrmem *mem;
nrows * ncols * sizeof(struct vga_scrmem));
struct vga_scrmem cursortmp;
const struct wsscreen_descr *type, struct vga_scrmem *mem)
const struct wsscreen_descr *, struct vga_scrmem *);
scr->mem = malloc(sizeof(struct vga_scrmem) *