Functions | |
| void | drawSprite32x32 (u8 x, u8 y, u16 sprite) |
| static void | drawSpriteRaw32x32 (u8 x, u8 y, u16 sprite) |
| u16 | element2sprite32x32 (u8 elem) |
| void | initSpriteMap32x32 (u16 len) |
| void | screenRefreshPos32x32 (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 | map32_len |
| void initSpriteMap32x32 | ( | u16 | len | ) |
|
extern |
|
static |