pub const FRAMEBUFFER_LEN: usize = _; // 61_184usizeExpand description
Framebuffer length at normal (non-hires) resolution, in 15-bit BGR pixels.
This is the length Ppu::framebuffer returns for every frame that never enters hi-res —
i.e. every currently shipping ROM/golden-vector, which stays byte-identical to before this
const’s hi-res sibling was added.