fb_copy
fb_copy(0, cons.y * ROM_FONT_HEIGHT, 0, 0, FB_WIDTH, FB_HEIGHT / 2);
fb_copy(0, ROM_FONT_HEIGHT, 0, 0,
void fb_copy(int, int, int, int, int, int);