ostis icon indicating copy to clipboard operation
ostis copied to clipboard

Screen handling

Open larsbrinkhoff opened this issue 8 years ago • 4 comments

RGB and monochrome output goes to different pins. So screen_draw needs to be split in two: _rgb, and _mono. Only one should be active at one time. Which one depends on the monitor_sm124 flag.

Why does this matter? E.g. temporarily switching from colour to mono should result in some black pixels on the screen.

larsbrinkhoff avatar Mar 20 '16 09:03 larsbrinkhoff