18 #ifndef VGA_Text_Class_Defined__
19 #define VGA_Text_Class_Defined__
21 #if defined(__cplusplus)
32 #define Screensize (480)
34 #define Vga_count (21)
40 int32_t Col, Row, Color, Flag;
149 #if defined(__cplusplus)
156 #ifndef vgaSpin_Class_Defined__
157 #define vgaSpin_Class_Defined__
159 #if defined(__cplusplus)
168 #define Paramcount (21)
169 #define Colortable (384)
182 int32_t vgaSpin_Start(int32_t Vgaptr);
187 int32_t vgaSpin_Stop(
void);
189 #if defined(__cplusplus)