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

Add cursor support and change ABI #31

Closed thejpster closed 5 years ago

thejpster commented 5 years ago

Also changes ABI to pass context separately from callbacks. Allows callback table to be static.