pub const PATTERN_ADDR_NONE: u16 = 0xFFFF;Expand description
PixelProvenance::pattern_addr when the pixel has no pattern behind it
(backdrop), so a zero would be indistinguishable from a real $0000 fetch.
pub const PATTERN_ADDR_NONE: u16 = 0xFFFF;PixelProvenance::pattern_addr when the pixel has no pattern behind it
(backdrop), so a zero would be indistinguishable from a real $0000 fetch.