thejpster / monotron

A simple 8-bit home computer style application for the TI Tiva-C Launchpad
Apache License 2.0
191 stars 9 forks source link

Print Screen #41

Open thejpster opened 5 years ago

thejpster commented 5 years ago

When you press print screen it should put a bitmap on the sdcard with the framebuffer contents. Needs an API to get pixels or if the buffer even if it's in text mode.