libmsx
C library for MSX
|
Cursor position, Control characters, Clear screen, etc. More...
Macros | |
#define | locate(x, y) |
MSX Set cursor position. | |
#define | newline() |
MSX Line feed. | |
#define | cls() |
MSX Clear the screen and move the cursor to the top left corner. | |
Cursor position, Control characters, Clear screen, etc.
#define locate | ( | x, | |
y ) |
#define newline | ( | ) |
MSX
Line feed.