VRAM_SIZE
VRAM_SIZE - VRAM_WIDTH * FONT_WIDTH);
memset(VramBase + VRAM_SIZE - VRAM_WIDTH * FONT_HEIGHT,
memset(VramBase, d->bgcolor, VRAM_SIZE);