|
libws libws
WSwan hardware library for the Wonderful toolchain
|
| #define WS_SYSTEM_CTRL_COLOR2_MODEL_CRYSTAL 0x80 |
| #define WS_SYSTEM_CTRL_COLOR2_REQUEST_POWER_OFF 0x01 |
| #define WS_SYSTEM_CTRL_COLOR_CART_FAST_CLOCK 0x01 |
| #define WS_SYSTEM_CTRL_COLOR_IO_WAIT 0x08 |
| #define WS_SYSTEM_CTRL_COLOR_MODE_COLOR_2BPP 0x80 |
| #define WS_SYSTEM_CTRL_COLOR_MODE_COLOR_4BPP 0xC0 |
| #define WS_SYSTEM_CTRL_COLOR_MODE_COLOR_4BPP_PACKED 0xE0 |
| #define WS_SYSTEM_CTRL_COLOR_MODE_MONO 0x00 |
| #define WS_SYSTEM_CTRL_COLOR_SRAM_WAIT 0x02 |
| #define WS_SYSTEM_CTRL_MODEL_COLOR 0x02 |
| #define WS_SYSTEM_CTRL_ROM_16BIT 0x04 |
| #define WS_SYSTEM_CTRL_ROM_WAIT 0x08 |
| #define WS_SYSTEM_CTRL_SELF_TEST 0x80 |
| #define WS_SYSTEM_TEST_UART 0x08 |