Travis Goodspeed
|
462f4b0bc9
|
app_draw() now distinguishes between forced and unforced draws.
Hex editor is now purely reactive, with no idle drawing.
|
2018-07-29 12:59:24 -04:00 |
|
Travis Goodspeed
|
6e42d34da4
|
Major cleanup to keyscanning code, prevents right column from being stuck.
Apps can now opt to redraw by returning non-zero from a keypress.
Flicker is now more reliable.
|
2018-02-08 17:21:58 -05:00 |
|
Travis Goodspeed
|
b0c21aa1d9
|
Hex editor now uses keypress callbacks.
|
2018-01-31 16:38:15 -05:00 |
|
Travis Goodspeed
|
e7ef696c20
|
Remaining doxygen headers and Doxyfile. Close #39.
|
2017-11-14 14:07:10 -05:00 |
|
Travis Goodspeed
|
0baec1db83
|
Initial hex viewer, for #21. This will crash if you try to read the BSL.
|
2017-09-27 18:02:42 -04:00 |
|