Skip to main content

NES_WIDTH

Constant NES_WIDTH 

Source
pub const NES_WIDTH: u32 = _; // 256u32
Expand description

NES output width in pixels (256). Re-exported from core as u32 for image library APIs which require u32 dimensions rather than usize.