llvm-mos-sdk
|
Go to the source code of this file.
Macros | |
#define | PRG_BANK_MASK 0x0F |
#define | PRG_BANK_SHIFT 0 |
#define | CHR_BANK_MASK 0x10 |
#define | CHR_BANK_SHIFT 4 |
#define | CHR_BANK_0 0x00 |
#define | CHR_BANK_1 0x10 |
#define | NT_BANK_MASK 0x20 |
#define | NT_BANK_SHIFT 5 |
#define | NT_BANK_0 0x00 |
#define | NT_BANK_1 0x20 |
#define | MAPPER_RED_LED 0x40 |
#define | MAPPER_GREEN_LED 0x80 |
Variables | |
void(* | method )(void)) |
#define CHR_BANK_0 0x00 |
#define CHR_BANK_1 0x10 |
#define CHR_BANK_MASK 0x10 |
#define CHR_BANK_SHIFT 4 |
#define MAPPER_GREEN_LED 0x80 |
#define MAPPER_RED_LED 0x40 |
#define NT_BANK_0 0x00 |
#define NT_BANK_1 0x20 |
#define NT_BANK_MASK 0x20 |
#define NT_BANK_SHIFT 5 |
#define PRG_BANK_MASK 0x0F |
#define PRG_BANK_SHIFT 0 |
void(* method) (void)) |