abl / empebble

emscripten + pebble = ?
13 stars 3 forks source link

Add initial button support #5

Closed mwylde closed 10 years ago

mwylde commented 10 years ago

This merge adds support for short and long button presses. It also updates the web interface to support pressing the buttons on the pebble image or arrow keys to trigger button presses.

There are also a few random fixes to byte array support and text background painting.