Functions | |
void | txt_init_se (int bgnr, u16 bgcnt, SCR_ENTRY se0, u32 clrs, u32 base) |
void | se_putc (int x, int y, int c, SCR_ENTRY se0) |
void | se_puts (int x, int y, const char *str, SCR_ENTRY se0) |
void | se_clrs (int x, int y, const char *str, SCR_ENTRY se0) |
void txt_init_se | ( | int | bgnr, | |
u16 | bgcnt, | |||
SCR_ENTRY | se0, | |||
u32 | clrs, | |||
u32 | base | |||
) |