Skip to main content

NES_HEIGHT

Constant NES_HEIGHT 

Source
pub const NES_HEIGHT: u32 = _; // 240u32
Expand description

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