pub const TMEM_SIZE: usize = 4096;Expand description
TMEM size in bytes — 4 KiB of on-chip texture memory.
Addressed as 512 64-bit words. The upper half (byte >= 0x800 / word >= 0x100) holds TLUTs and the high halves of 32-bit / YUV textures (N64brew …/Commands §Set Tile).