Quote:
Originally Posted by drauger
Do you have any progress in developing tinysh? I was able to add EXIT command for my K4, but keyboard support looks too complicated for me, at least for the time being.
|
I have keyboard support working pretty well in /bin/sh code, but it is rather complex, so I was not ready to publish it.
I am working in C at the moment, which is a lot easier with the tcc package I put together.
I plan to implement the onscreen keyboard in C. I just finished a complete redesign of my eink display routines that work on all eink kindles (in C), and now the K4 main boot is correct (not a negative image), and the code is much faster now.
Anyway, there is only so much time, and so many different things that compete for my attention.