pub const HD_CHR_RAM: u32 = u32::MAX; // 4_294_967_295u32
chr_tile_index sentinel meaning “CHR is RAM” — the tile is keyed by its 16 CHR bytes (content) rather than by an absolute CHR-ROM tile index.
chr_tile_index