#include <snes/types.h>Go to the source code of this file.
Macros | |
| #define | MAX_SCROLL_HEIGHT_64x64 (64*16 - 14*16) /* 800 */ |
| #define | MAX_SCROLL_WIDTH_64x64 (64*16 - 16*16) /* 768 */ |
Functions | |
| void | drawSprite64x64 (u8 x, u8 y, u16 sprite) |
| u16 | element2sprite64x64 (u8 elem) |
| void | initSpriteMap64x64 (u16 len) |
| void | screenRefreshPos64x64 (u8 x, u8 y, u16 address) |
| #define MAX_SCROLL_HEIGHT_64x64 (64*16 - 14*16) /* 800 */ |
| #define MAX_SCROLL_WIDTH_64x64 (64*16 - 16*16) /* 768 */ |
| void initSpriteMap64x64 | ( | u16 | len | ) |