modules/microvga/conio.c File Reference

#include "conio.h"
#include "kbd.h"

Functions

void clrscr (void)
void clreol (void)
void cursoron (void)
void cursoroff (void)
void textcolor (int color)
void textbackground (int color)
void textattr (int attr)
void gotoxy (char x, char y)
void _cputs (ROMDEF char *s)
char * _cgets (char *s)

Function Documentation

char* _cgets ( char *  s  ) 

Here is the call graph for this function:

void _cputs ( ROMDEF char *  s  ) 

Here is the call graph for this function:

void clreol ( void   ) 

Here is the call graph for this function:

void clrscr ( void   ) 

Here is the call graph for this function:

void cursoroff ( void   ) 

Here is the call graph for this function:

void cursoron ( void   ) 

Here is the call graph for this function:

void gotoxy ( char  x,
char  y 
)

Here is the call graph for this function:

void textattr ( int  attr  ) 

Here is the call graph for this function:

void textbackground ( int  color  ) 

Here is the call graph for this function:

void textcolor ( int  color  ) 

Here is the call graph for this function:


Generated on 22 Jan 2016 for MIOS32 by  doxygen 1.6.1