Functions | |
| void | drawSprite64x64 (u8 x, u8 y, u16 sprite) |
| static void | drawSpriteRaw64x64 (u8 x, u8 y, u16 sprite) |
| u16 | element2sprite64x64 (u8 elem) |
| void | initSpriteMap64x64 (u16 len) |
| void | screenRefreshPos64x64 (u8 x, u8 y, u16 address) |
| void | smapClear (u16 byte_count) |
| void | smapDma (u16 byte_offset, u16 vram_addr, u16 byte_count) |
| void | smapWrite (u16 byte_offset, u16 value) |
Variables | |
| static u16 | map64_len |
| void initSpriteMap64x64 | ( | u16 | len | ) |
|
extern |
|
static |