osresearch / pixel-wrangler

HDMI to whatever adapter
104 stars 2 forks source link

mac has off-by-one error in last line? #24

Closed osresearch closed 1 year ago

osresearch commented 1 year ago

the framebuffer has garbage on the very last line, probably due to a > versus >= somewhere

osresearch commented 1 year ago

Fixed in the glitch branch