llvm-mos-sdk
|
Go to the source code of this file.
Macros | |
#define | MAJOR 1 |
#define | MINOR 1 |
#define | REVISION 0 |
#define | byte unsigned char |
#define | DRAW_NOP 0x0 |
#define | DRAW_OR 0x1 |
#define | DRAW_AND 0x2 |
#define | DRAW_XOR 0x4 |
#define | api_init() CHECK_VERSION(MAJOR, MINOR, REVISION) |
Variables | |
byte | x |
byte byte | y |
byte byte byte | w |
byte byte byte byte | h |
byte byte byte byte byte | f |
byte byte byte byte byte byte | m |
byte byte | c |
byte | y0 |
byte byte | x1 |
byte byte byte | y1 |
byte byte byte byte byte | dir |
byte | col |
byte | minor |
byte byte | revision |
#define byte unsigned char |
#define DRAW_AND 0x2 |
#define DRAW_NOP 0x0 |
#define DRAW_OR 0x1 |
#define DRAW_XOR 0x4 |
#define MAJOR 1 |
#define MINOR 1 |
#define REVISION 0 |
byte col |
byte minor |
char x |
unsigned y |
byte y0 |