20 #ifndef VGA_Text_Class_Defined__
21 #define VGA_Text_Class_Defined__
23 #if defined(__cplusplus)
34 #define Screensize (480)
36 #define Vga_count (21)
42 int32_t Col, Row, Color, Flag;
151 #if defined(__cplusplus)
158 #ifndef vgaSpin_Class_Defined__
159 #define vgaSpin_Class_Defined__
161 #if defined(__cplusplus)
170 #define Paramcount (21)
171 #define Colortable (384)
184 int32_t vgaSpin_Start(int32_t Vgaptr);
189 int32_t vgaSpin_Stop(
void);
191 #if defined(__cplusplus)